| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
List<VpcEndpointDetail> |
BatchGetVpcEndpointResponse.vpcEndpointDetails()
Details about the specified VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(VpcEndpointDetail... vpcEndpointDetails)
Details about the specified VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(Collection<VpcEndpointDetail> vpcEndpointDetails)
Details about the specified VPC endpoint.
|
Copyright © 2023. All rights reserved.