static CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.builder() |
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.Builder.dryRun(Boolean dryRun) |
A check for whether you have the required permissions for the action without actually making the request and
provides an error response.
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.Builder.networkBorderGroup(String networkBorderGroup) |
The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is
assigned to is in.
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.Builder.tagSpecifications(Collection<TagSpecification> tagSpecifications) |
The key/value combination of a tag assigned to the resource.
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.Builder.tagSpecifications(Consumer<TagSpecification.Builder>... tagSpecifications) |
The key/value combination of a tag assigned to the resource.
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.Builder.tagSpecifications(TagSpecification... tagSpecifications) |
The key/value combination of a tag assigned to the resource.
|
CreatePublicIpv4PoolRequest.Builder |
CreatePublicIpv4PoolRequest.toBuilder() |
|