Uses of Interface
software.amazon.awssdk.services.ec2.model.IpamRouteOriginAuthorization.Builder
Packages that use IpamRouteOriginAuthorization.Builder
-
Uses of IpamRouteOriginAuthorization.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IpamRouteOriginAuthorization.BuilderModifier and TypeMethodDescriptionThe Autonomous System Number (ASN) authorized by the ROA.IpamRouteOriginAuthorization.builder()IpamRouteOriginAuthorization.Builder.expiration(Instant expiration) The expiration date of the ROA.Specifies whether the ROA matches the route announcement.The maximum prefix length that the ASN is authorized to announce.The IP address prefix authorized by the ROA in CIDR notation.IpamRouteOriginAuthorization.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamRouteOriginAuthorization.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IpamRouteOriginAuthorization.Builder>IpamRouteOriginAuthorization.serializableBuilderClass()