public static interface GetStaticIpsRequest.Builder extends LightsailRequest.Builder, CopyableBuilder<GetStaticIpsRequest.Builder,GetStaticIpsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetStaticIpsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetStaticIpsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
GetStaticIpsRequest.Builder |
pageToken(String pageToken)
A token used for advancing to the next page of results from your get static IPs request.
|
buildoverrideConfigurationcopyapplyMutation, buildGetStaticIpsRequest.Builder pageToken(String pageToken)
A token used for advancing to the next page of results from your get static IPs request.
pageToken - A token used for advancing to the next page of results from your get static IPs request.GetStaticIpsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetStaticIpsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.