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