public static interface ListKxEnvironmentsRequest.Builder extends FinspaceRequest.Builder, SdkPojo, CopyableBuilder<ListKxEnvironmentsRequest.Builder,ListKxEnvironmentsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListKxEnvironmentsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in this request.
|
ListKxEnvironmentsRequest.Builder |
nextToken(String nextToken)
A token that indicates where a results page should begin.
|
ListKxEnvironmentsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListKxEnvironmentsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListKxEnvironmentsRequest.Builder nextToken(String nextToken)
A token that indicates where a results page should begin.
nextToken - A token that indicates where a results page should begin.ListKxEnvironmentsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in this request.
maxResults - The maximum number of results to return in this request.ListKxEnvironmentsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListKxEnvironmentsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.