CopyableBuilder<AllocateStaticIpRequest.Builder,AllocateStaticIpRequest>
, SdkBuilder<AllocateStaticIpRequest.Builder,AllocateStaticIpRequest>
public static interface AllocateStaticIpRequest.Builder extends CopyableBuilder<AllocateStaticIpRequest.Builder,AllocateStaticIpRequest>
Modifier and Type | Method | Description |
---|---|---|
AllocateStaticIpRequest.Builder |
staticIpName(String staticIpName) |
The name of the static IP address.
|
copy
apply, build
AllocateStaticIpRequest.Builder staticIpName(String staticIpName)
The name of the static IP address.
staticIpName
- The name of the static IP address.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.