public static interface AllocateStaticIpRequest.Builder extends LightsailRequest.Builder, SdkPojo, CopyableBuilder<AllocateStaticIpRequest.Builder,AllocateStaticIpRequest>
| Modifier and Type | Method and Description |
|---|---|
AllocateStaticIpRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AllocateStaticIpRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AllocateStaticIpRequest.Builder |
staticIpName(String staticIpName)
The name of the static IP address.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAllocateStaticIpRequest.Builder staticIpName(String staticIpName)
The name of the static IP address.
staticIpName - The name of the static IP address.AllocateStaticIpRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAllocateStaticIpRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.