| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless |
Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and
security policies.
|
| software.amazon.awssdk.services.opensearchserverless.paginators | |
| software.amazon.awssdk.services.opensearchserverless.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListVpcEndpointsResponse |
OpenSearchServerlessClient.listVpcEndpoints(ListVpcEndpointsRequest listVpcEndpointsRequest)
Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account.
|
default CompletableFuture<ListVpcEndpointsResponse> |
OpenSearchServerlessAsyncClient.listVpcEndpoints(ListVpcEndpointsRequest listVpcEndpointsRequest)
Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account.
|
default ListVpcEndpointsIterable |
OpenSearchServerlessClient.listVpcEndpointsPaginator(ListVpcEndpointsRequest listVpcEndpointsRequest)
Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account.
|
default ListVpcEndpointsPublisher |
OpenSearchServerlessAsyncClient.listVpcEndpointsPaginator(ListVpcEndpointsRequest listVpcEndpointsRequest)
Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account.
|
| Constructor and Description |
|---|
ListVpcEndpointsIterable(OpenSearchServerlessClient client,
ListVpcEndpointsRequest firstRequest) |
ListVpcEndpointsPublisher(OpenSearchServerlessAsyncClient client,
ListVpcEndpointsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVpcEndpointsRequestMarshaller.marshall(ListVpcEndpointsRequest listVpcEndpointsRequest) |
Copyright © 2023. All rights reserved.