Package | Description |
---|---|
com.amazonaws.services.opensearchserverless |
Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and
security policies.
|
com.amazonaws.services.opensearchserverless.model |
Modifier and Type | Method and Description |
---|---|
BatchGetVpcEndpointResult |
AWSOpenSearchServerlessClient.batchGetVpcEndpoint(BatchGetVpcEndpointRequest request)
Returns attributes for one or more VPC endpoints associated with the current account.
|
BatchGetVpcEndpointResult |
AWSOpenSearchServerless.batchGetVpcEndpoint(BatchGetVpcEndpointRequest batchGetVpcEndpointRequest)
Returns attributes for one or more VPC endpoints associated with the current account.
|
BatchGetVpcEndpointResult |
AbstractAWSOpenSearchServerless.batchGetVpcEndpoint(BatchGetVpcEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<BatchGetVpcEndpointResult> |
AbstractAWSOpenSearchServerlessAsync.batchGetVpcEndpointAsync(BatchGetVpcEndpointRequest request,
AsyncHandler<BatchGetVpcEndpointRequest,BatchGetVpcEndpointResult> asyncHandler) |
Future<BatchGetVpcEndpointResult> |
AWSOpenSearchServerlessAsync.batchGetVpcEndpointAsync(BatchGetVpcEndpointRequest batchGetVpcEndpointRequest,
AsyncHandler<BatchGetVpcEndpointRequest,BatchGetVpcEndpointResult> asyncHandler)
Returns attributes for one or more VPC endpoints associated with the current account.
|
Future<BatchGetVpcEndpointResult> |
AWSOpenSearchServerlessAsyncClient.batchGetVpcEndpointAsync(BatchGetVpcEndpointRequest request,
AsyncHandler<BatchGetVpcEndpointRequest,BatchGetVpcEndpointResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
BatchGetVpcEndpointResult |
BatchGetVpcEndpointResult.clone() |
BatchGetVpcEndpointResult |
BatchGetVpcEndpointResult.withVpcEndpointDetails(Collection<VpcEndpointDetail> vpcEndpointDetails)
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResult |
BatchGetVpcEndpointResult.withVpcEndpointDetails(VpcEndpointDetail... vpcEndpointDetails)
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResult |
BatchGetVpcEndpointResult.withVpcEndpointErrorDetails(Collection<VpcEndpointErrorDetail> vpcEndpointErrorDetails)
Error information for a failed request.
|
BatchGetVpcEndpointResult |
BatchGetVpcEndpointResult.withVpcEndpointErrorDetails(VpcEndpointErrorDetail... vpcEndpointErrorDetails)
Error information for a failed request.
|
Copyright © 2023. All rights reserved.