default AssociatePackageResponse |
OpenSearchClient.associatePackage(Consumer<AssociatePackageRequest.Builder> associatePackageRequest) |
Associates a package with an Amazon OpenSearch Service domain.
|
default AssociatePackageResponse |
OpenSearchClient.associatePackage(AssociatePackageRequest associatePackageRequest) |
Associates a package with an Amazon OpenSearch Service domain.
|
default AssociatePackagesResponse |
OpenSearchClient.associatePackages(Consumer<AssociatePackagesRequest.Builder> associatePackagesRequest) |
Operation in the Amazon OpenSearch Service API for associating multiple packages with a domain simultaneously.
|
default AssociatePackagesResponse |
OpenSearchClient.associatePackages(AssociatePackagesRequest associatePackagesRequest) |
Operation in the Amazon OpenSearch Service API for associating multiple packages with a domain simultaneously.
|
default CreateApplicationResponse |
OpenSearchClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest) |
Creates an OpenSearch UI application.
|
default CreateApplicationResponse |
OpenSearchClient.createApplication(CreateApplicationRequest createApplicationRequest) |
Creates an OpenSearch UI application.
|
default CreateVpcEndpointResponse |
OpenSearchClient.createVpcEndpoint(Consumer<CreateVpcEndpointRequest.Builder> createVpcEndpointRequest) |
Creates an Amazon OpenSearch Service-managed VPC endpoint.
|
default CreateVpcEndpointResponse |
OpenSearchClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest) |
Creates an Amazon OpenSearch Service-managed VPC endpoint.
|
default DeleteApplicationResponse |
OpenSearchClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest) |
Deletes a specified OpenSearch application.
|
default DeleteApplicationResponse |
OpenSearchClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest) |
Deletes a specified OpenSearch application.
|
default DeletePackageResponse |
OpenSearchClient.deletePackage(Consumer<DeletePackageRequest.Builder> deletePackageRequest) |
Deletes an Amazon OpenSearch Service package.
|
default DeletePackageResponse |
OpenSearchClient.deletePackage(DeletePackageRequest deletePackageRequest) |
Deletes an Amazon OpenSearch Service package.
|
default DissociatePackageResponse |
OpenSearchClient.dissociatePackage(Consumer<DissociatePackageRequest.Builder> dissociatePackageRequest) |
Removes a package from the specified Amazon OpenSearch Service domain.
|
default DissociatePackageResponse |
OpenSearchClient.dissociatePackage(DissociatePackageRequest dissociatePackageRequest) |
Removes a package from the specified Amazon OpenSearch Service domain.
|
default DissociatePackagesResponse |
OpenSearchClient.dissociatePackages(Consumer<DissociatePackagesRequest.Builder> dissociatePackagesRequest) |
Dissociates multiple packages from a domain simulatneously.
|
default DissociatePackagesResponse |
OpenSearchClient.dissociatePackages(DissociatePackagesRequest dissociatePackagesRequest) |
Dissociates multiple packages from a domain simulatneously.
|
default UpdateApplicationResponse |
OpenSearchClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest) |
Updates the configuration and settings of an existing OpenSearch application.
|
default UpdateApplicationResponse |
OpenSearchClient.updateApplication(UpdateApplicationRequest updateApplicationRequest) |
Updates the configuration and settings of an existing OpenSearch application.
|
default UpdateScheduledActionResponse |
OpenSearchClient.updateScheduledAction(Consumer<UpdateScheduledActionRequest.Builder> updateScheduledActionRequest) |
Reschedules a planned domain configuration change for a later time.
|
default UpdateScheduledActionResponse |
OpenSearchClient.updateScheduledAction(UpdateScheduledActionRequest updateScheduledActionRequest) |
Reschedules a planned domain configuration change for a later time.
|
default UpdateVpcEndpointResponse |
OpenSearchClient.updateVpcEndpoint(Consumer<UpdateVpcEndpointRequest.Builder> updateVpcEndpointRequest) |
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.
|
default UpdateVpcEndpointResponse |
OpenSearchClient.updateVpcEndpoint(UpdateVpcEndpointRequest updateVpcEndpointRequest) |
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.
|