public static interface GetApisRequest.Builder extends ApiGatewayV2Request.Builder, SdkPojo, CopyableBuilder<GetApisRequest.Builder,GetApisRequest>
| Modifier and Type | Method and Description |
|---|---|
GetApisRequest.Builder |
maxResults(String maxResults)
The maximum number of elements to be returned for this resource.
|
GetApisRequest.Builder |
nextToken(String nextToken)
The next page of elements from this collection.
|
GetApisRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetApisRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetApisRequest.Builder maxResults(String maxResults)
The maximum number of elements to be returned for this resource.
maxResults - The maximum number of elements to be returned for this resource.GetApisRequest.Builder nextToken(String nextToken)
The next page of elements from this collection. Not valid for the last element of the collection.
nextToken - The next page of elements from this collection. Not valid for the last element of the collection.GetApisRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetApisRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.