public static interface ListVpcEndpointsForDomainRequest.Builder extends ElasticsearchRequest.Builder, SdkPojo, CopyableBuilder<ListVpcEndpointsForDomainRequest.Builder,ListVpcEndpointsForDomainRequest>
| Modifier and Type | Method and Description |
|---|---|
ListVpcEndpointsForDomainRequest.Builder |
domainName(String domainName)
Name of the ElasticSearch domain whose VPC endpoints are to be listed.
|
ListVpcEndpointsForDomainRequest.Builder |
nextToken(String nextToken)
Provides an identifier to allow retrieval of paginated results.
|
ListVpcEndpointsForDomainRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListVpcEndpointsForDomainRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListVpcEndpointsForDomainRequest.Builder domainName(String domainName)
Name of the ElasticSearch domain whose VPC endpoints are to be listed.
domainName - Name of the ElasticSearch domain whose VPC endpoints are to be listed.ListVpcEndpointsForDomainRequest.Builder nextToken(String nextToken)
Provides an identifier to allow retrieval of paginated results.
nextToken - Provides an identifier to allow retrieval of paginated results.ListVpcEndpointsForDomainRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListVpcEndpointsForDomainRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.