Uses of Class
software.amazon.awssdk.services.ec2.model.IpamRouteOriginAuthorization
Packages that use IpamRouteOriginAuthorization
-
Uses of IpamRouteOriginAuthorization in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamRouteOriginAuthorizationModifier and TypeMethodDescriptionfinal List<IpamRouteOriginAuthorization>IpamRouteProtectionFinding.roas()The Route Origin Authorizations (ROAs) that cover the prefix.Methods in software.amazon.awssdk.services.ec2.model with parameters of type IpamRouteOriginAuthorizationModifier and TypeMethodDescriptionIpamRouteProtectionFinding.Builder.roas(IpamRouteOriginAuthorization... roas) The Route Origin Authorizations (ROAs) that cover the prefix.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IpamRouteOriginAuthorizationModifier and TypeMethodDescriptionIpamRouteProtectionFinding.Builder.roas(Collection<IpamRouteOriginAuthorization> roas) The Route Origin Authorizations (ROAs) that cover the prefix.