public static interface AllocateStaticIpRequest.Builder extends LightsailRequest.Builder, CopyableBuilder<AllocateStaticIpRequest.Builder,AllocateStaticIpRequest>
| Modifier and Type | Method and Description |
|---|---|
AllocateStaticIpRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
AllocateStaticIpRequest.Builder |
staticIpName(String staticIpName)
The name of the static IP address.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildAllocateStaticIpRequest.Builder staticIpName(String staticIpName)
The name of the static IP address.
staticIpName - The name of the static IP address.AllocateStaticIpRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.