public static interface ListVpcEndpointsRequest.Builder extends OpenSearchRequest.Builder, SdkPojo, CopyableBuilder<ListVpcEndpointsRequest.Builder,ListVpcEndpointsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListVpcEndpointsRequest.Builder |
nextToken(String nextToken)
If your initial
ListVpcEndpoints operation returns a nextToken, you can include the
returned nextToken in subsequent ListVpcEndpoints operations, which returns results
in the next page. |
ListVpcEndpointsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListVpcEndpointsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListVpcEndpointsRequest.Builder nextToken(String nextToken)
If your initial ListVpcEndpoints operation returns a nextToken, you can include the
returned nextToken in subsequent ListVpcEndpoints operations, which returns results
in the next page.
nextToken - If your initial ListVpcEndpoints operation returns a nextToken, you can
include the returned nextToken in subsequent ListVpcEndpoints operations,
which returns results in the next page.ListVpcEndpointsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListVpcEndpointsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.