Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamRoutingPolicyRegistrationDeltasRequest.Builder
Packages that use GetIpamRoutingPolicyRegistrationDeltasRequest.Builder
Package
Description
-
Uses of GetIpamRoutingPolicyRegistrationDeltasRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetIpamRoutingPolicyRegistrationDeltasRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getIpamRoutingPolicyRegistrationDeltas(Consumer<GetIpamRoutingPolicyRegistrationDeltasRequest.Builder> getIpamRoutingPolicyRegistrationDeltasRequest) Retrieves the history of routing policy registration changes for an IPAM internet registry association.Ec2Client.getIpamRoutingPolicyRegistrationDeltas(Consumer<GetIpamRoutingPolicyRegistrationDeltasRequest.Builder> getIpamRoutingPolicyRegistrationDeltasRequest) Retrieves the history of routing policy registration changes for an IPAM internet registry association. -
Uses of GetIpamRoutingPolicyRegistrationDeltasRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamRoutingPolicyRegistrationDeltasRequest.BuilderModifier and TypeMethodDescriptionGetIpamRoutingPolicyRegistrationDeltasRequest.builder()GetIpamRoutingPolicyRegistrationDeltasRequest.Builder.chronologicalOrder(String chronologicalOrder) The chronological order to return results in.GetIpamRoutingPolicyRegistrationDeltasRequest.Builder.chronologicalOrder(ChronologicalOrder chronologicalOrder) The chronological order to return results in.Filter results to a specific delta ID.Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response.The end of the time range to filter deltas by.GetIpamRoutingPolicyRegistrationDeltasRequest.Builder.ipamInternetRegistryAssociationId(String ipamInternetRegistryAssociationId) The ID of the IPAM internet registry association.GetIpamRoutingPolicyRegistrationDeltasRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return in a single call.The token for the next page of results.GetIpamRoutingPolicyRegistrationDeltasRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetIpamRoutingPolicyRegistrationDeltasRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The start of the time range to filter deltas by.GetIpamRoutingPolicyRegistrationDeltasRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamRoutingPolicyRegistrationDeltasRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamRoutingPolicyRegistrationDeltasRequest.Builder>GetIpamRoutingPolicyRegistrationDeltasRequest.serializableBuilderClass()