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