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