public static interface ListVpcEndpointAccessRequest.Builder extends ElasticsearchRequest.Builder, SdkPojo, CopyableBuilder<ListVpcEndpointAccessRequest.Builder,ListVpcEndpointAccessRequest>
| Modifier and Type | Method and Description |
|---|---|
ListVpcEndpointAccessRequest.Builder |
domainName(String domainName)
The name of the OpenSearch Service domain to retrieve access information for.
|
ListVpcEndpointAccessRequest.Builder |
nextToken(String nextToken)
Provides an identifier to allow retrieval of paginated results.
|
ListVpcEndpointAccessRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListVpcEndpointAccessRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListVpcEndpointAccessRequest.Builder domainName(String domainName)
The name of the OpenSearch Service domain to retrieve access information for.
domainName - The name of the OpenSearch Service domain to retrieve access information for.ListVpcEndpointAccessRequest.Builder nextToken(String nextToken)
Provides an identifier to allow retrieval of paginated results.
nextToken - Provides an identifier to allow retrieval of paginated results.ListVpcEndpointAccessRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListVpcEndpointAccessRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.