Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamRouteOriginAuthorizationsRequest.Builder
Packages that use GetIpamRouteOriginAuthorizationsRequest.Builder
Package
Description
-
Uses of GetIpamRouteOriginAuthorizationsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetIpamRouteOriginAuthorizationsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getIpamRouteOriginAuthorizations(Consumer<GetIpamRouteOriginAuthorizationsRequest.Builder> getIpamRouteOriginAuthorizationsRequest) Retrieves the current Route Origin Authorizations (ROAs) published to the RPKI for an IPAM internet registry association.Ec2Client.getIpamRouteOriginAuthorizations(Consumer<GetIpamRouteOriginAuthorizationsRequest.Builder> getIpamRouteOriginAuthorizationsRequest) Retrieves the current Route Origin Authorizations (ROAs) published to the RPKI for an IPAM internet registry association. -
Uses of GetIpamRouteOriginAuthorizationsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamRouteOriginAuthorizationsRequest.BuilderModifier and TypeMethodDescriptionGetIpamRouteOriginAuthorizationsRequest.builder()Filter results to a specific CIDR prefix.Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response.GetIpamRouteOriginAuthorizationsRequest.Builder.ipamInternetRegistryAssociationId(String ipamInternetRegistryAssociationId) The ID of the IPAM internet registry association.GetIpamRouteOriginAuthorizationsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return in a single call.The token for the next page of results.GetIpamRouteOriginAuthorizationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetIpamRouteOriginAuthorizationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetIpamRouteOriginAuthorizationsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamRouteOriginAuthorizationsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamRouteOriginAuthorizationsRequest.Builder>GetIpamRouteOriginAuthorizationsRequest.serializableBuilderClass()