public static interface DescribeVpcEndpointsRequest.Builder extends OpenSearchRequest.Builder, SdkPojo, CopyableBuilder<DescribeVpcEndpointsRequest.Builder,DescribeVpcEndpointsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcEndpointsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeVpcEndpointsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeVpcEndpointsRequest.Builder |
vpcEndpointIds(Collection<String> vpcEndpointIds)
The unique identifiers of the endpoints to get information about.
|
DescribeVpcEndpointsRequest.Builder |
vpcEndpointIds(String... vpcEndpointIds)
The unique identifiers of the endpoints to get information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeVpcEndpointsRequest.Builder vpcEndpointIds(Collection<String> vpcEndpointIds)
The unique identifiers of the endpoints to get information about.
vpcEndpointIds - The unique identifiers of the endpoints to get information about.DescribeVpcEndpointsRequest.Builder vpcEndpointIds(String... vpcEndpointIds)
The unique identifiers of the endpoints to get information about.
vpcEndpointIds - The unique identifiers of the endpoints to get information about.DescribeVpcEndpointsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeVpcEndpointsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.