Uses of Interface
software.amazon.awssdk.services.ec2.model.WithdrawByoipCidrRequest.Builder
Packages that use WithdrawByoipCidrRequest.Builder
Package
Description
-
Uses of WithdrawByoipCidrRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type WithdrawByoipCidrRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.withdrawByoipCidr(Consumer<WithdrawByoipCidrRequest.Builder> withdrawByoipCidrRequest) Stops advertising an address range that is provisioned as an address pool.default WithdrawByoipCidrResponseEc2Client.withdrawByoipCidr(Consumer<WithdrawByoipCidrRequest.Builder> withdrawByoipCidrRequest) Stops advertising an address range that is provisioned as an address pool. -
Uses of WithdrawByoipCidrRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return WithdrawByoipCidrRequest.BuilderModifier and TypeMethodDescriptionWithdrawByoipCidrRequest.builder()The address range, in CIDR notation.Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.WithdrawByoipCidrRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) WithdrawByoipCidrRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) WithdrawByoipCidrRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type WithdrawByoipCidrRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends WithdrawByoipCidrRequest.Builder>WithdrawByoipCidrRequest.serializableBuilderClass()