Uses of Class
software.amazon.awssdk.services.ec2.model.IpamRouteOriginAuthorizationInfo
Packages that use IpamRouteOriginAuthorizationInfo
-
Uses of IpamRouteOriginAuthorizationInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamRouteOriginAuthorizationInfoModifier and TypeMethodDescriptionGetIpamRouteOriginAuthorizationsResponse.ipamRouteOriginAuthorizations()The Route Origin Authorizations published to the RPKI.Methods in software.amazon.awssdk.services.ec2.model with parameters of type IpamRouteOriginAuthorizationInfoModifier and TypeMethodDescriptionGetIpamRouteOriginAuthorizationsResponse.Builder.ipamRouteOriginAuthorizations(IpamRouteOriginAuthorizationInfo... ipamRouteOriginAuthorizations) The Route Origin Authorizations published to the RPKI.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IpamRouteOriginAuthorizationInfoModifier and TypeMethodDescriptionGetIpamRouteOriginAuthorizationsResponse.Builder.ipamRouteOriginAuthorizations(Collection<IpamRouteOriginAuthorizationInfo> ipamRouteOriginAuthorizations) The Route Origin Authorizations published to the RPKI.