CopyableBuilder<ReleaseStaticIpRequest.Builder,ReleaseStaticIpRequest>, SdkBuilder<ReleaseStaticIpRequest.Builder,ReleaseStaticIpRequest>public static interface ReleaseStaticIpRequest.Builder extends CopyableBuilder<ReleaseStaticIpRequest.Builder,ReleaseStaticIpRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ReleaseStaticIpRequest.Builder |
staticIpName(String staticIpName) |
The name of the static IP to delete.
|
copyapply, buildReleaseStaticIpRequest.Builder staticIpName(String staticIpName)
The name of the static IP to delete.
staticIpName - The name of the static IP to delete.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.