public static interface ListOutpostsRequest.Builder extends OutpostsRequest.Builder, SdkPojo, CopyableBuilder<ListOutpostsRequest.Builder,ListOutpostsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListOutpostsRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListOutpostsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListOutpostsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListOutpostsRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListOutpostsRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListOutpostsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListOutpostsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.