| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.builder() |
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.toBuilder() |
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(Collection<VpcEndpointDetail> vpcEndpointDetails)
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(Consumer<VpcEndpointDetail.Builder>... vpcEndpointDetails)
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(VpcEndpointDetail... vpcEndpointDetails)
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointErrorDetails(Collection<VpcEndpointErrorDetail> vpcEndpointErrorDetails)
Error information for a failed request.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointErrorDetails(Consumer<VpcEndpointErrorDetail.Builder>... vpcEndpointErrorDetails)
Error information for a failed request.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointErrorDetails(VpcEndpointErrorDetail... vpcEndpointErrorDetails)
Error information for a failed request.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetVpcEndpointResponse.Builder> |
BatchGetVpcEndpointResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.