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 |
---|---|
CreateVpcEndpointResult |
AWSOpenSearchServerlessClient.createVpcEndpoint(CreateVpcEndpointRequest request)
Creates an OpenSearch Serverless-managed interface VPC endpoint.
|
CreateVpcEndpointResult |
AWSOpenSearchServerless.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates an OpenSearch Serverless-managed interface VPC endpoint.
|
CreateVpcEndpointResult |
AbstractAWSOpenSearchServerless.createVpcEndpoint(CreateVpcEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateVpcEndpointResult> |
AbstractAWSOpenSearchServerlessAsync.createVpcEndpointAsync(CreateVpcEndpointRequest request,
AsyncHandler<CreateVpcEndpointRequest,CreateVpcEndpointResult> asyncHandler) |
Future<CreateVpcEndpointResult> |
AWSOpenSearchServerlessAsync.createVpcEndpointAsync(CreateVpcEndpointRequest createVpcEndpointRequest,
AsyncHandler<CreateVpcEndpointRequest,CreateVpcEndpointResult> asyncHandler)
Creates an OpenSearch Serverless-managed interface VPC endpoint.
|
Future<CreateVpcEndpointResult> |
AWSOpenSearchServerlessAsyncClient.createVpcEndpointAsync(CreateVpcEndpointRequest request,
AsyncHandler<CreateVpcEndpointRequest,CreateVpcEndpointResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateVpcEndpointResult |
CreateVpcEndpointResult.clone() |
CreateVpcEndpointResult |
CreateVpcEndpointResult.withCreateVpcEndpointDetail(CreateVpcEndpointDetail createVpcEndpointDetail)
Details about the created interface VPC endpoint.
|
Copyright © 2023. All rights reserved.