public static interface GetActiveNamesRequest.Builder extends LightsailRequest.Builder, SdkPojo, CopyableBuilder<GetActiveNamesRequest.Builder,GetActiveNamesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetActiveNamesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetActiveNamesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetActiveNamesRequest.Builder |
pageToken(String pageToken)
The token to advance to the next page of results from your request.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetActiveNamesRequest.Builder pageToken(String pageToken)
The token to advance to the next page of results from your request.
To get a page token, perform an initial GetActiveNames request. If your results are paginated,
the response will return a next page token that you can specify as the page token in a subsequent request.
pageToken - The token to advance to the next page of results from your request.
To get a page token, perform an initial GetActiveNames request. If your results are
paginated, the response will return a next page token that you can specify as the page token in a
subsequent request.
GetActiveNamesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetActiveNamesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.