default AcceptInboundConnectionResponse |
OpenSearchClient.acceptInboundConnection(Consumer<AcceptInboundConnectionRequest.Builder> acceptInboundConnectionRequest) |
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search
connection request.
|
default AcceptInboundConnectionResponse |
OpenSearchClient.acceptInboundConnection(AcceptInboundConnectionRequest acceptInboundConnectionRequest) |
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search
connection request.
|
default AddDataSourceResponse |
OpenSearchClient.addDataSource(Consumer<AddDataSourceRequest.Builder> addDataSourceRequest) |
Creates a new direct-query data source to the specified domain.
|
default AddDataSourceResponse |
OpenSearchClient.addDataSource(AddDataSourceRequest addDataSourceRequest) |
Creates a new direct-query data source to the specified domain.
|
default AddDirectQueryDataSourceResponse |
OpenSearchClient.addDirectQueryDataSource(Consumer<AddDirectQueryDataSourceRequest.Builder> addDirectQueryDataSourceRequest) |
Adds a new data source in Amazon OpenSearch Service so that you can perform direct queries on external data.
|
default AddDirectQueryDataSourceResponse |
OpenSearchClient.addDirectQueryDataSource(AddDirectQueryDataSourceRequest addDirectQueryDataSourceRequest) |
Adds a new data source in Amazon OpenSearch Service so that you can perform direct queries on external data.
|
default AddTagsResponse |
OpenSearchClient.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest) |
Attaches tags to an existing Amazon OpenSearch Service domain, data source, or application.
|
default AddTagsResponse |
OpenSearchClient.addTags(AddTagsRequest addTagsRequest) |
Attaches tags to an existing Amazon OpenSearch Service domain, data source, or application.
|
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 AuthorizeVpcEndpointAccessResponse |
OpenSearchClient.authorizeVpcEndpointAccess(Consumer<AuthorizeVpcEndpointAccessRequest.Builder> authorizeVpcEndpointAccessRequest) |
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
default AuthorizeVpcEndpointAccessResponse |
OpenSearchClient.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest) |
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
default CancelDomainConfigChangeResponse |
OpenSearchClient.cancelDomainConfigChange(Consumer<CancelDomainConfigChangeRequest.Builder> cancelDomainConfigChangeRequest) |
Cancels a pending configuration change on an Amazon OpenSearch Service domain.
|
default CancelDomainConfigChangeResponse |
OpenSearchClient.cancelDomainConfigChange(CancelDomainConfigChangeRequest cancelDomainConfigChangeRequest) |
Cancels a pending configuration change on an Amazon OpenSearch Service domain.
|
default CancelServiceSoftwareUpdateResponse |
OpenSearchClient.cancelServiceSoftwareUpdate(Consumer<CancelServiceSoftwareUpdateRequest.Builder> cancelServiceSoftwareUpdateRequest) |
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
|
default CancelServiceSoftwareUpdateResponse |
OpenSearchClient.cancelServiceSoftwareUpdate(CancelServiceSoftwareUpdateRequest cancelServiceSoftwareUpdateRequest) |
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
|
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 CreateDomainResponse |
OpenSearchClient.createDomain(Consumer<CreateDomainRequest.Builder> createDomainRequest) |
Creates an Amazon OpenSearch Service domain.
|
default CreateDomainResponse |
OpenSearchClient.createDomain(CreateDomainRequest createDomainRequest) |
Creates an Amazon OpenSearch Service domain.
|
default CreateOutboundConnectionResponse |
OpenSearchClient.createOutboundConnection(Consumer<CreateOutboundConnectionRequest.Builder> createOutboundConnectionRequest) |
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination
domain.
|
default CreateOutboundConnectionResponse |
OpenSearchClient.createOutboundConnection(CreateOutboundConnectionRequest createOutboundConnectionRequest) |
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination
domain.
|
default CreatePackageResponse |
OpenSearchClient.createPackage(Consumer<CreatePackageRequest.Builder> createPackageRequest) |
Creates a package for use with Amazon OpenSearch Service domains.
|
default CreatePackageResponse |
OpenSearchClient.createPackage(CreatePackageRequest createPackageRequest) |
Creates a package for use with Amazon OpenSearch Service domains.
|
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 DeleteDataSourceResponse |
OpenSearchClient.deleteDataSource(Consumer<DeleteDataSourceRequest.Builder> deleteDataSourceRequest) |
Deletes a direct-query data source.
|
default DeleteDataSourceResponse |
OpenSearchClient.deleteDataSource(DeleteDataSourceRequest deleteDataSourceRequest) |
Deletes a direct-query data source.
|
default DeleteDirectQueryDataSourceResponse |
OpenSearchClient.deleteDirectQueryDataSource(Consumer<DeleteDirectQueryDataSourceRequest.Builder> deleteDirectQueryDataSourceRequest) |
Deletes a previously configured direct query data source from Amazon OpenSearch Service.
|
default DeleteDirectQueryDataSourceResponse |
OpenSearchClient.deleteDirectQueryDataSource(DeleteDirectQueryDataSourceRequest deleteDirectQueryDataSourceRequest) |
Deletes a previously configured direct query data source from Amazon OpenSearch Service.
|
default DeleteDomainResponse |
OpenSearchClient.deleteDomain(Consumer<DeleteDomainRequest.Builder> deleteDomainRequest) |
Deletes an Amazon OpenSearch Service domain and all of its data.
|
default DeleteDomainResponse |
OpenSearchClient.deleteDomain(DeleteDomainRequest deleteDomainRequest) |
Deletes an Amazon OpenSearch Service domain and all of its data.
|
default DeleteInboundConnectionResponse |
OpenSearchClient.deleteInboundConnection(Consumer<DeleteInboundConnectionRequest.Builder> deleteInboundConnectionRequest) |
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search
connection.
|
default DeleteInboundConnectionResponse |
OpenSearchClient.deleteInboundConnection(DeleteInboundConnectionRequest deleteInboundConnectionRequest) |
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search
connection.
|
default DeleteOutboundConnectionResponse |
OpenSearchClient.deleteOutboundConnection(Consumer<DeleteOutboundConnectionRequest.Builder> deleteOutboundConnectionRequest) |
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search
connection.
|
default DeleteOutboundConnectionResponse |
OpenSearchClient.deleteOutboundConnection(DeleteOutboundConnectionRequest deleteOutboundConnectionRequest) |
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search
connection.
|
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 DeleteVpcEndpointResponse |
OpenSearchClient.deleteVpcEndpoint(Consumer<DeleteVpcEndpointRequest.Builder> deleteVpcEndpointRequest) |
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
|
default DeleteVpcEndpointResponse |
OpenSearchClient.deleteVpcEndpoint(DeleteVpcEndpointRequest deleteVpcEndpointRequest) |
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
|
default DescribeDomainResponse |
OpenSearchClient.describeDomain(Consumer<DescribeDomainRequest.Builder> describeDomainRequest) |
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID,
domain service endpoint, and domain ARN.
|
default DescribeDomainResponse |
OpenSearchClient.describeDomain(DescribeDomainRequest describeDomainRequest) |
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID,
domain service endpoint, and domain ARN.
|
default DescribeDomainAutoTunesResponse |
OpenSearchClient.describeDomainAutoTunes(Consumer<DescribeDomainAutoTunesRequest.Builder> describeDomainAutoTunesRequest) |
Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service domain.
|
default DescribeDomainAutoTunesResponse |
OpenSearchClient.describeDomainAutoTunes(DescribeDomainAutoTunesRequest describeDomainAutoTunesRequest) |
Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service domain.
|
default DescribeDomainAutoTunesIterable |
OpenSearchClient.describeDomainAutoTunesPaginator(Consumer<DescribeDomainAutoTunesRequest.Builder> describeDomainAutoTunesRequest) |
|
default DescribeDomainAutoTunesIterable |
OpenSearchClient.describeDomainAutoTunesPaginator(DescribeDomainAutoTunesRequest describeDomainAutoTunesRequest) |
|
default DescribeDomainChangeProgressResponse |
OpenSearchClient.describeDomainChangeProgress(Consumer<DescribeDomainChangeProgressRequest.Builder> describeDomainChangeProgressRequest) |
Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain.
|
default DescribeDomainChangeProgressResponse |
OpenSearchClient.describeDomainChangeProgress(DescribeDomainChangeProgressRequest describeDomainChangeProgressRequest) |
Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain.
|
default DescribeDomainConfigResponse |
OpenSearchClient.describeDomainConfig(Consumer<DescribeDomainConfigRequest.Builder> describeDomainConfigRequest) |
Returns the configuration of an Amazon OpenSearch Service domain.
|
default DescribeDomainConfigResponse |
OpenSearchClient.describeDomainConfig(DescribeDomainConfigRequest describeDomainConfigRequest) |
Returns the configuration of an Amazon OpenSearch Service domain.
|
default DescribeDomainHealthResponse |
OpenSearchClient.describeDomainHealth(Consumer<DescribeDomainHealthRequest.Builder> describeDomainHealthRequest) |
Returns information about domain and node health, the standby Availability Zone, number of nodes per Availability
Zone, and shard count per node.
|
default DescribeDomainHealthResponse |
OpenSearchClient.describeDomainHealth(DescribeDomainHealthRequest describeDomainHealthRequest) |
Returns information about domain and node health, the standby Availability Zone, number of nodes per Availability
Zone, and shard count per node.
|
default DescribeDomainNodesResponse |
OpenSearchClient.describeDomainNodes(Consumer<DescribeDomainNodesRequest.Builder> describeDomainNodesRequest) |
Returns information about domain and nodes, including data nodes, master nodes, ultrawarm nodes, Availability
Zone(s), standby nodes, node configurations, and node states.
|
default DescribeDomainNodesResponse |
OpenSearchClient.describeDomainNodes(DescribeDomainNodesRequest describeDomainNodesRequest) |
Returns information about domain and nodes, including data nodes, master nodes, ultrawarm nodes, Availability
Zone(s), standby nodes, node configurations, and node states.
|
default DescribeDomainsResponse |
OpenSearchClient.describeDomains(Consumer<DescribeDomainsRequest.Builder> describeDomainsRequest) |
Returns domain configuration information about the specified Amazon OpenSearch Service domains.
|
default DescribeDomainsResponse |
OpenSearchClient.describeDomains(DescribeDomainsRequest describeDomainsRequest) |
Returns domain configuration information about the specified Amazon OpenSearch Service domains.
|
default DescribeDryRunProgressResponse |
OpenSearchClient.describeDryRunProgress(Consumer<DescribeDryRunProgressRequest.Builder> describeDryRunProgressRequest) |
Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain.
|
default DescribeDryRunProgressResponse |
OpenSearchClient.describeDryRunProgress(DescribeDryRunProgressRequest describeDryRunProgressRequest) |
Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain.
|
default DescribeInboundConnectionsResponse |
OpenSearchClient.describeInboundConnections(Consumer<DescribeInboundConnectionsRequest.Builder> describeInboundConnectionsRequest) |
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service
domain.
|
default DescribeInboundConnectionsResponse |
OpenSearchClient.describeInboundConnections(DescribeInboundConnectionsRequest describeInboundConnectionsRequest) |
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service
domain.
|
default DescribeInboundConnectionsIterable |
OpenSearchClient.describeInboundConnectionsPaginator(Consumer<DescribeInboundConnectionsRequest.Builder> describeInboundConnectionsRequest) |
|
default DescribeInboundConnectionsIterable |
OpenSearchClient.describeInboundConnectionsPaginator(DescribeInboundConnectionsRequest describeInboundConnectionsRequest) |
|
default DescribeInstanceTypeLimitsResponse |
OpenSearchClient.describeInstanceTypeLimits(Consumer<DescribeInstanceTypeLimitsRequest.Builder> describeInstanceTypeLimitsRequest) |
Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and
instance type.
|
default DescribeInstanceTypeLimitsResponse |
OpenSearchClient.describeInstanceTypeLimits(DescribeInstanceTypeLimitsRequest describeInstanceTypeLimitsRequest) |
Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and
instance type.
|
default DescribeOutboundConnectionsResponse |
OpenSearchClient.describeOutboundConnections(Consumer<DescribeOutboundConnectionsRequest.Builder> describeOutboundConnectionsRequest) |
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
|
default DescribeOutboundConnectionsResponse |
OpenSearchClient.describeOutboundConnections(DescribeOutboundConnectionsRequest describeOutboundConnectionsRequest) |
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
|
default DescribeOutboundConnectionsIterable |
OpenSearchClient.describeOutboundConnectionsPaginator(Consumer<DescribeOutboundConnectionsRequest.Builder> describeOutboundConnectionsRequest) |
|
default DescribeOutboundConnectionsIterable |
OpenSearchClient.describeOutboundConnectionsPaginator(DescribeOutboundConnectionsRequest describeOutboundConnectionsRequest) |
|
default DescribePackagesResponse |
OpenSearchClient.describePackages(Consumer<DescribePackagesRequest.Builder> describePackagesRequest) |
Describes all packages available to OpenSearch Service.
|
default DescribePackagesResponse |
OpenSearchClient.describePackages(DescribePackagesRequest describePackagesRequest) |
Describes all packages available to OpenSearch Service.
|
default DescribePackagesIterable |
OpenSearchClient.describePackagesPaginator(Consumer<DescribePackagesRequest.Builder> describePackagesRequest) |
|
default DescribePackagesIterable |
OpenSearchClient.describePackagesPaginator(DescribePackagesRequest describePackagesRequest) |
|
default DescribeReservedInstanceOfferingsResponse |
OpenSearchClient.describeReservedInstanceOfferings(Consumer<DescribeReservedInstanceOfferingsRequest.Builder> describeReservedInstanceOfferingsRequest) |
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region.
|
default DescribeReservedInstanceOfferingsResponse |
OpenSearchClient.describeReservedInstanceOfferings(DescribeReservedInstanceOfferingsRequest describeReservedInstanceOfferingsRequest) |
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region.
|
default DescribeReservedInstanceOfferingsIterable |
OpenSearchClient.describeReservedInstanceOfferingsPaginator(Consumer<DescribeReservedInstanceOfferingsRequest.Builder> describeReservedInstanceOfferingsRequest) |
|
default DescribeReservedInstanceOfferingsIterable |
OpenSearchClient.describeReservedInstanceOfferingsPaginator(DescribeReservedInstanceOfferingsRequest describeReservedInstanceOfferingsRequest) |
|
default DescribeReservedInstancesResponse |
OpenSearchClient.describeReservedInstances(Consumer<DescribeReservedInstancesRequest.Builder> describeReservedInstancesRequest) |
Describes the Amazon OpenSearch Service instances that you have reserved in a given Region.
|
default DescribeReservedInstancesResponse |
OpenSearchClient.describeReservedInstances(DescribeReservedInstancesRequest describeReservedInstancesRequest) |
Describes the Amazon OpenSearch Service instances that you have reserved in a given Region.
|
default DescribeReservedInstancesIterable |
OpenSearchClient.describeReservedInstancesPaginator(Consumer<DescribeReservedInstancesRequest.Builder> describeReservedInstancesRequest) |
|
default DescribeReservedInstancesIterable |
OpenSearchClient.describeReservedInstancesPaginator(DescribeReservedInstancesRequest describeReservedInstancesRequest) |
|
default DescribeVpcEndpointsResponse |
OpenSearchClient.describeVpcEndpoints(Consumer<DescribeVpcEndpointsRequest.Builder> describeVpcEndpointsRequest) |
Describes one or more Amazon OpenSearch Service-managed VPC endpoints.
|
default DescribeVpcEndpointsResponse |
OpenSearchClient.describeVpcEndpoints(DescribeVpcEndpointsRequest describeVpcEndpointsRequest) |
Describes one or more Amazon OpenSearch Service-managed VPC endpoints.
|
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 GetApplicationResponse |
OpenSearchClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest) |
Retrieves the configuration and status of an existing OpenSearch application.
|
default GetApplicationResponse |
OpenSearchClient.getApplication(GetApplicationRequest getApplicationRequest) |
Retrieves the configuration and status of an existing OpenSearch application.
|
default GetCompatibleVersionsResponse |
OpenSearchClient.getCompatibleVersions(Consumer<GetCompatibleVersionsRequest.Builder> getCompatibleVersionsRequest) |
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
|
default GetCompatibleVersionsResponse |
OpenSearchClient.getCompatibleVersions(GetCompatibleVersionsRequest getCompatibleVersionsRequest) |
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
|
default GetDataSourceResponse |
OpenSearchClient.getDataSource(Consumer<GetDataSourceRequest.Builder> getDataSourceRequest) |
Retrieves information about a direct query data source.
|
default GetDataSourceResponse |
OpenSearchClient.getDataSource(GetDataSourceRequest getDataSourceRequest) |
Retrieves information about a direct query data source.
|
default GetDirectQueryDataSourceResponse |
OpenSearchClient.getDirectQueryDataSource(Consumer<GetDirectQueryDataSourceRequest.Builder> getDirectQueryDataSourceRequest) |
Returns detailed configuration information for a specific direct query data source in Amazon OpenSearch Service.
|
default GetDirectQueryDataSourceResponse |
OpenSearchClient.getDirectQueryDataSource(GetDirectQueryDataSourceRequest getDirectQueryDataSourceRequest) |
Returns detailed configuration information for a specific direct query data source in Amazon OpenSearch Service.
|
default GetDomainMaintenanceStatusResponse |
OpenSearchClient.getDomainMaintenanceStatus(Consumer<GetDomainMaintenanceStatusRequest.Builder> getDomainMaintenanceStatusRequest) |
The status of the maintenance action.
|
default GetDomainMaintenanceStatusResponse |
OpenSearchClient.getDomainMaintenanceStatus(GetDomainMaintenanceStatusRequest getDomainMaintenanceStatusRequest) |
The status of the maintenance action.
|
default GetPackageVersionHistoryResponse |
OpenSearchClient.getPackageVersionHistory(Consumer<GetPackageVersionHistoryRequest.Builder> getPackageVersionHistoryRequest) |
Returns a list of Amazon OpenSearch Service package versions, along with their creation time, commit message, and
plugin properties (if the package is a zip plugin package).
|
default GetPackageVersionHistoryResponse |
OpenSearchClient.getPackageVersionHistory(GetPackageVersionHistoryRequest getPackageVersionHistoryRequest) |
Returns a list of Amazon OpenSearch Service package versions, along with their creation time, commit message, and
plugin properties (if the package is a zip plugin package).
|
default GetPackageVersionHistoryIterable |
OpenSearchClient.getPackageVersionHistoryPaginator(Consumer<GetPackageVersionHistoryRequest.Builder> getPackageVersionHistoryRequest) |
|
default GetPackageVersionHistoryIterable |
OpenSearchClient.getPackageVersionHistoryPaginator(GetPackageVersionHistoryRequest getPackageVersionHistoryRequest) |
|
default GetUpgradeHistoryResponse |
OpenSearchClient.getUpgradeHistory(Consumer<GetUpgradeHistoryRequest.Builder> getUpgradeHistoryRequest) |
Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch Service domain.
|
default GetUpgradeHistoryResponse |
OpenSearchClient.getUpgradeHistory(GetUpgradeHistoryRequest getUpgradeHistoryRequest) |
Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch Service domain.
|
default GetUpgradeHistoryIterable |
OpenSearchClient.getUpgradeHistoryPaginator(Consumer<GetUpgradeHistoryRequest.Builder> getUpgradeHistoryRequest) |
|
default GetUpgradeHistoryIterable |
OpenSearchClient.getUpgradeHistoryPaginator(GetUpgradeHistoryRequest getUpgradeHistoryRequest) |
|
default GetUpgradeStatusResponse |
OpenSearchClient.getUpgradeStatus(Consumer<GetUpgradeStatusRequest.Builder> getUpgradeStatusRequest) |
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch
Service domain.
|
default GetUpgradeStatusResponse |
OpenSearchClient.getUpgradeStatus(GetUpgradeStatusRequest getUpgradeStatusRequest) |
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch
Service domain.
|
default ListApplicationsResponse |
OpenSearchClient.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest) |
Lists all OpenSearch applications under your account.
|
default ListApplicationsResponse |
OpenSearchClient.listApplications(ListApplicationsRequest listApplicationsRequest) |
Lists all OpenSearch applications under your account.
|
default ListApplicationsIterable |
OpenSearchClient.listApplicationsPaginator(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest) |
|
default ListApplicationsIterable |
OpenSearchClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest) |
|
default ListDataSourcesResponse |
OpenSearchClient.listDataSources(Consumer<ListDataSourcesRequest.Builder> listDataSourcesRequest) |
Lists direct-query data sources for a specific domain.
|
default ListDataSourcesResponse |
OpenSearchClient.listDataSources(ListDataSourcesRequest listDataSourcesRequest) |
Lists direct-query data sources for a specific domain.
|
default ListDirectQueryDataSourcesResponse |
OpenSearchClient.listDirectQueryDataSources(Consumer<ListDirectQueryDataSourcesRequest.Builder> listDirectQueryDataSourcesRequest) |
Lists an inventory of all the direct query data sources that you have configured within Amazon OpenSearch
Service.
|
default ListDirectQueryDataSourcesResponse |
OpenSearchClient.listDirectQueryDataSources(ListDirectQueryDataSourcesRequest listDirectQueryDataSourcesRequest) |
Lists an inventory of all the direct query data sources that you have configured within Amazon OpenSearch
Service.
|
default ListDomainMaintenancesResponse |
OpenSearchClient.listDomainMaintenances(Consumer<ListDomainMaintenancesRequest.Builder> listDomainMaintenancesRequest) |
A list of maintenance actions for the domain.
|
default ListDomainMaintenancesResponse |
OpenSearchClient.listDomainMaintenances(ListDomainMaintenancesRequest listDomainMaintenancesRequest) |
A list of maintenance actions for the domain.
|
default ListDomainMaintenancesIterable |
OpenSearchClient.listDomainMaintenancesPaginator(Consumer<ListDomainMaintenancesRequest.Builder> listDomainMaintenancesRequest) |
|
default ListDomainMaintenancesIterable |
OpenSearchClient.listDomainMaintenancesPaginator(ListDomainMaintenancesRequest listDomainMaintenancesRequest) |
|
default ListDomainNamesResponse |
OpenSearchClient.listDomainNames(Consumer<ListDomainNamesRequest.Builder> listDomainNamesRequest) |
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
|
default ListDomainNamesResponse |
OpenSearchClient.listDomainNames(ListDomainNamesRequest listDomainNamesRequest) |
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
|
default ListDomainsForPackageResponse |
OpenSearchClient.listDomainsForPackage(Consumer<ListDomainsForPackageRequest.Builder> listDomainsForPackageRequest) |
Lists all Amazon OpenSearch Service domains associated with a given package.
|
default ListDomainsForPackageResponse |
OpenSearchClient.listDomainsForPackage(ListDomainsForPackageRequest listDomainsForPackageRequest) |
Lists all Amazon OpenSearch Service domains associated with a given package.
|
default ListDomainsForPackageIterable |
OpenSearchClient.listDomainsForPackagePaginator(Consumer<ListDomainsForPackageRequest.Builder> listDomainsForPackageRequest) |
|
default ListDomainsForPackageIterable |
OpenSearchClient.listDomainsForPackagePaginator(ListDomainsForPackageRequest listDomainsForPackageRequest) |
|
default ListInstanceTypeDetailsResponse |
OpenSearchClient.listInstanceTypeDetails(Consumer<ListInstanceTypeDetailsRequest.Builder> listInstanceTypeDetailsRequest) |
Lists all instance types and available features for a given OpenSearch or Elasticsearch version.
|
default ListInstanceTypeDetailsResponse |
OpenSearchClient.listInstanceTypeDetails(ListInstanceTypeDetailsRequest listInstanceTypeDetailsRequest) |
Lists all instance types and available features for a given OpenSearch or Elasticsearch version.
|
default ListInstanceTypeDetailsIterable |
OpenSearchClient.listInstanceTypeDetailsPaginator(Consumer<ListInstanceTypeDetailsRequest.Builder> listInstanceTypeDetailsRequest) |
|
default ListInstanceTypeDetailsIterable |
OpenSearchClient.listInstanceTypeDetailsPaginator(ListInstanceTypeDetailsRequest listInstanceTypeDetailsRequest) |
|
default ListPackagesForDomainResponse |
OpenSearchClient.listPackagesForDomain(Consumer<ListPackagesForDomainRequest.Builder> listPackagesForDomainRequest) |
Lists all packages associated with an Amazon OpenSearch Service domain.
|
default ListPackagesForDomainResponse |
OpenSearchClient.listPackagesForDomain(ListPackagesForDomainRequest listPackagesForDomainRequest) |
Lists all packages associated with an Amazon OpenSearch Service domain.
|
default ListPackagesForDomainIterable |
OpenSearchClient.listPackagesForDomainPaginator(Consumer<ListPackagesForDomainRequest.Builder> listPackagesForDomainRequest) |
|
default ListPackagesForDomainIterable |
OpenSearchClient.listPackagesForDomainPaginator(ListPackagesForDomainRequest listPackagesForDomainRequest) |
|
default ListScheduledActionsResponse |
OpenSearchClient.listScheduledActions(Consumer<ListScheduledActionsRequest.Builder> listScheduledActionsRequest) |
Retrieves a list of configuration changes that are scheduled for a domain.
|
default ListScheduledActionsResponse |
OpenSearchClient.listScheduledActions(ListScheduledActionsRequest listScheduledActionsRequest) |
Retrieves a list of configuration changes that are scheduled for a domain.
|
default ListScheduledActionsIterable |
OpenSearchClient.listScheduledActionsPaginator(Consumer<ListScheduledActionsRequest.Builder> listScheduledActionsRequest) |
|
default ListScheduledActionsIterable |
OpenSearchClient.listScheduledActionsPaginator(ListScheduledActionsRequest listScheduledActionsRequest) |
|
default ListTagsResponse |
OpenSearchClient.listTags(Consumer<ListTagsRequest.Builder> listTagsRequest) |
Returns all resource tags for an Amazon OpenSearch Service domain, data source, or application.
|
default ListTagsResponse |
OpenSearchClient.listTags(ListTagsRequest listTagsRequest) |
Returns all resource tags for an Amazon OpenSearch Service domain, data source, or application.
|
default ListVersionsResponse |
OpenSearchClient.listVersions(Consumer<ListVersionsRequest.Builder> listVersionsRequest) |
Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
|
default ListVersionsResponse |
OpenSearchClient.listVersions(ListVersionsRequest listVersionsRequest) |
Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
|
default ListVersionsIterable |
OpenSearchClient.listVersionsPaginator(Consumer<ListVersionsRequest.Builder> listVersionsRequest) |
|
default ListVersionsIterable |
OpenSearchClient.listVersionsPaginator(ListVersionsRequest listVersionsRequest) |
|
default ListVpcEndpointAccessResponse |
OpenSearchClient.listVpcEndpointAccess(Consumer<ListVpcEndpointAccessRequest.Builder> listVpcEndpointAccessRequest) |
Retrieves information about each Amazon Web Services principal that is allowed to access a given Amazon
OpenSearch Service domain through the use of an interface VPC endpoint.
|
default ListVpcEndpointAccessResponse |
OpenSearchClient.listVpcEndpointAccess(ListVpcEndpointAccessRequest listVpcEndpointAccessRequest) |
Retrieves information about each Amazon Web Services principal that is allowed to access a given Amazon
OpenSearch Service domain through the use of an interface VPC endpoint.
|
default ListVpcEndpointsResponse |
OpenSearchClient.listVpcEndpoints(Consumer<ListVpcEndpointsRequest.Builder> listVpcEndpointsRequest) |
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and
Region.
|
default ListVpcEndpointsResponse |
OpenSearchClient.listVpcEndpoints(ListVpcEndpointsRequest listVpcEndpointsRequest) |
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and
Region.
|
default ListVpcEndpointsForDomainResponse |
OpenSearchClient.listVpcEndpointsForDomain(Consumer<ListVpcEndpointsForDomainRequest.Builder> listVpcEndpointsForDomainRequest) |
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.
|
default ListVpcEndpointsForDomainResponse |
OpenSearchClient.listVpcEndpointsForDomain(ListVpcEndpointsForDomainRequest listVpcEndpointsForDomainRequest) |
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.
|
default PurchaseReservedInstanceOfferingResponse |
OpenSearchClient.purchaseReservedInstanceOffering(Consumer<PurchaseReservedInstanceOfferingRequest.Builder> purchaseReservedInstanceOfferingRequest) |
Allows you to purchase Amazon OpenSearch Service Reserved Instances.
|
default PurchaseReservedInstanceOfferingResponse |
OpenSearchClient.purchaseReservedInstanceOffering(PurchaseReservedInstanceOfferingRequest purchaseReservedInstanceOfferingRequest) |
Allows you to purchase Amazon OpenSearch Service Reserved Instances.
|
default RejectInboundConnectionResponse |
OpenSearchClient.rejectInboundConnection(Consumer<RejectInboundConnectionRequest.Builder> rejectInboundConnectionRequest) |
Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request.
|
default RejectInboundConnectionResponse |
OpenSearchClient.rejectInboundConnection(RejectInboundConnectionRequest rejectInboundConnectionRequest) |
Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request.
|
default RemoveTagsResponse |
OpenSearchClient.removeTags(Consumer<RemoveTagsRequest.Builder> removeTagsRequest) |
Removes the specified set of tags from an Amazon OpenSearch Service domain, data source, or application.
|
default RemoveTagsResponse |
OpenSearchClient.removeTags(RemoveTagsRequest removeTagsRequest) |
Removes the specified set of tags from an Amazon OpenSearch Service domain, data source, or application.
|
default RevokeVpcEndpointAccessResponse |
OpenSearchClient.revokeVpcEndpointAccess(Consumer<RevokeVpcEndpointAccessRequest.Builder> revokeVpcEndpointAccessRequest) |
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
|
default RevokeVpcEndpointAccessResponse |
OpenSearchClient.revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest revokeVpcEndpointAccessRequest) |
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
|
default StartDomainMaintenanceResponse |
OpenSearchClient.startDomainMaintenance(Consumer<StartDomainMaintenanceRequest.Builder> startDomainMaintenanceRequest) |
Starts the node maintenance process on the data node.
|
default StartDomainMaintenanceResponse |
OpenSearchClient.startDomainMaintenance(StartDomainMaintenanceRequest startDomainMaintenanceRequest) |
Starts the node maintenance process on the data node.
|
default StartServiceSoftwareUpdateResponse |
OpenSearchClient.startServiceSoftwareUpdate(Consumer<StartServiceSoftwareUpdateRequest.Builder> startServiceSoftwareUpdateRequest) |
Schedules a service software update for an Amazon OpenSearch Service domain.
|
default StartServiceSoftwareUpdateResponse |
OpenSearchClient.startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest startServiceSoftwareUpdateRequest) |
Schedules a service software update for an Amazon OpenSearch Service domain.
|
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 UpdateDataSourceResponse |
OpenSearchClient.updateDataSource(Consumer<UpdateDataSourceRequest.Builder> updateDataSourceRequest) |
Updates a direct-query data source.
|
default UpdateDataSourceResponse |
OpenSearchClient.updateDataSource(UpdateDataSourceRequest updateDataSourceRequest) |
Updates a direct-query data source.
|
default UpdateDirectQueryDataSourceResponse |
OpenSearchClient.updateDirectQueryDataSource(Consumer<UpdateDirectQueryDataSourceRequest.Builder> updateDirectQueryDataSourceRequest) |
Updates the configuration or properties of an existing direct query data source in Amazon OpenSearch Service.
|
default UpdateDirectQueryDataSourceResponse |
OpenSearchClient.updateDirectQueryDataSource(UpdateDirectQueryDataSourceRequest updateDirectQueryDataSourceRequest) |
Updates the configuration or properties of an existing direct query data source in Amazon OpenSearch Service.
|
default UpdateDomainConfigResponse |
OpenSearchClient.updateDomainConfig(Consumer<UpdateDomainConfigRequest.Builder> updateDomainConfigRequest) |
Modifies the cluster configuration of the specified Amazon OpenSearch Service domain.
|
default UpdateDomainConfigResponse |
OpenSearchClient.updateDomainConfig(UpdateDomainConfigRequest updateDomainConfigRequest) |
Modifies the cluster configuration of the specified Amazon OpenSearch Service domain.
|
default UpdatePackageResponse |
OpenSearchClient.updatePackage(Consumer<UpdatePackageRequest.Builder> updatePackageRequest) |
Updates a package for use with Amazon OpenSearch Service domains.
|
default UpdatePackageResponse |
OpenSearchClient.updatePackage(UpdatePackageRequest updatePackageRequest) |
Updates a package for use with Amazon OpenSearch Service domains.
|
default UpdatePackageScopeResponse |
OpenSearchClient.updatePackageScope(Consumer<UpdatePackageScopeRequest.Builder> updatePackageScopeRequest) |
Updates the scope of a package.
|
default UpdatePackageScopeResponse |
OpenSearchClient.updatePackageScope(UpdatePackageScopeRequest updatePackageScopeRequest) |
Updates the scope of a package.
|
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.
|
default UpgradeDomainResponse |
OpenSearchClient.upgradeDomain(Consumer<UpgradeDomainRequest.Builder> upgradeDomainRequest) |
Allows you to either upgrade your Amazon OpenSearch Service domain or perform an upgrade eligibility check to a
compatible version of OpenSearch or Elasticsearch.
|
default UpgradeDomainResponse |
OpenSearchClient.upgradeDomain(UpgradeDomainRequest upgradeDomainRequest) |
Allows you to either upgrade your Amazon OpenSearch Service domain or perform an upgrade eligibility check to a
compatible version of OpenSearch or Elasticsearch.
|