Skip navigation links
A B C D E F G H I L M N O P R S T U V W Z 

A

AbstractAmazonOpenSearch - Class in com.amazonaws.services.opensearch
Abstract implementation of AmazonOpenSearch.
AbstractAmazonOpenSearch() - Constructor for class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
AbstractAmazonOpenSearchAsync - Class in com.amazonaws.services.opensearch
Abstract implementation of AmazonOpenSearchAsync.
AbstractAmazonOpenSearchAsync() - Constructor for class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
acceptInboundConnection(AcceptInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
acceptInboundConnection(AcceptInboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search connection request.
acceptInboundConnection(AcceptInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search connection request.
acceptInboundConnectionAsync(AcceptInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
acceptInboundConnectionAsync(AcceptInboundConnectionRequest, AsyncHandler<AcceptInboundConnectionRequest, AcceptInboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
acceptInboundConnectionAsync(AcceptInboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search connection request.
acceptInboundConnectionAsync(AcceptInboundConnectionRequest, AsyncHandler<AcceptInboundConnectionRequest, AcceptInboundConnectionResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search connection request.
acceptInboundConnectionAsync(AcceptInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
acceptInboundConnectionAsync(AcceptInboundConnectionRequest, AsyncHandler<AcceptInboundConnectionRequest, AcceptInboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
AcceptInboundConnectionRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the AcceptInboundConnection operation.
AcceptInboundConnectionRequest() - Constructor for class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
 
AcceptInboundConnectionResult - Class in com.amazonaws.services.opensearch.model
Contains details about the accepted inbound connection.
AcceptInboundConnectionResult() - Constructor for class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
 
AccessDeniedException - Exception in com.amazonaws.services.opensearch.model
An error occurred because you don't have permissions to access the resource.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.opensearch.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessPoliciesStatus - Class in com.amazonaws.services.opensearch.model
The configured access rules for the domain's search endpoint, and the current status of those rules.
AccessPoliciesStatus() - Constructor for class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
 
ActionSeverity - Enum in com.amazonaws.services.opensearch.model
 
ActionStatus - Enum in com.amazonaws.services.opensearch.model
 
ActionType - Enum in com.amazonaws.services.opensearch.model
 
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Add a single AdvancedOptions entry
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Add a single AdvancedOptions entry
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Add a single AdvancedOptions entry
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Add a single AdvancedOptions entry
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
Add a single AdvancedOptions entry
addEndpointsEntry(String, String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Add a single Endpoints entry
AdditionalLimit - Class in com.amazonaws.services.opensearch.model
List of limits that are specific to a given instance type.
AdditionalLimit() - Constructor for class com.amazonaws.services.opensearch.model.AdditionalLimit
 
addLimitsByRoleEntry(String, Limits) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
Add a single LimitsByRole entry
addLogPublishingOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Add a single LogPublishingOptions entry
addLogPublishingOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Add a single LogPublishingOptions entry
addLogPublishingOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Add a single LogPublishingOptions entry
addOptionsEntry(String, String) - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
Add a single Options entry
addOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
Add a single Options entry
addTags(AddTagsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
addTags(AddTagsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Attaches tags to an existing Amazon OpenSearch Service domain.
addTags(AddTagsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Attaches tags to an existing Amazon OpenSearch Service domain.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
addTagsAsync(AddTagsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Attaches tags to an existing Amazon OpenSearch Service domain.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Attaches tags to an existing Amazon OpenSearch Service domain.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
AddTagsRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the AddTags operation.
AddTagsRequest() - Constructor for class com.amazonaws.services.opensearch.model.AddTagsRequest
 
AddTagsResult - Class in com.amazonaws.services.opensearch.model
 
AddTagsResult() - Constructor for class com.amazonaws.services.opensearch.model.AddTagsResult
 
AdvancedOptionsStatus - Class in com.amazonaws.services.opensearch.model
Status of the advanced options for the specified domain.
AdvancedOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
 
AdvancedSecurityOptions - Class in com.amazonaws.services.opensearch.model
Container for fine-grained access control settings.
AdvancedSecurityOptions() - Constructor for class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
 
AdvancedSecurityOptionsInput - Class in com.amazonaws.services.opensearch.model
Options for enabling and configuring fine-grained access control.
AdvancedSecurityOptionsInput() - Constructor for class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
 
AdvancedSecurityOptionsStatus - Class in com.amazonaws.services.opensearch.model
The status of fine-grained access control settings for a domain.
AdvancedSecurityOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
 
AmazonOpenSearch - Interface in com.amazonaws.services.opensearch
Interface for accessing Amazon OpenSearch Service.
AmazonOpenSearchAsync - Interface in com.amazonaws.services.opensearch
Interface for accessing Amazon OpenSearch Service asynchronously.
AmazonOpenSearchAsyncClient - Class in com.amazonaws.services.opensearch
Client for accessing Amazon OpenSearch Service asynchronously.
AmazonOpenSearchAsyncClientBuilder - Class in com.amazonaws.services.opensearch
Fluent builder for AmazonOpenSearchAsync.
AmazonOpenSearchClient - Class in com.amazonaws.services.opensearch
Client for accessing Amazon OpenSearch Service.
AmazonOpenSearchClientBuilder - Class in com.amazonaws.services.opensearch
Fluent builder for AmazonOpenSearch.
AmazonOpenSearchException - Exception in com.amazonaws.services.opensearch.model
Base exception for all service exceptions thrown by Amazon OpenSearch Service
AmazonOpenSearchException(String) - Constructor for exception com.amazonaws.services.opensearch.model.AmazonOpenSearchException
Constructs a new AmazonOpenSearchException with the specified error message.
associatePackage(AssociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
associatePackage(AssociatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Associates a package with an Amazon OpenSearch Service domain.
associatePackage(AssociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Associates a package with an Amazon OpenSearch Service domain.
associatePackageAsync(AssociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
associatePackageAsync(AssociatePackageRequest, AsyncHandler<AssociatePackageRequest, AssociatePackageResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
associatePackageAsync(AssociatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Associates a package with an Amazon OpenSearch Service domain.
associatePackageAsync(AssociatePackageRequest, AsyncHandler<AssociatePackageRequest, AssociatePackageResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Associates a package with an Amazon OpenSearch Service domain.
associatePackageAsync(AssociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
associatePackageAsync(AssociatePackageRequest, AsyncHandler<AssociatePackageRequest, AssociatePackageResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
AssociatePackageRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the AssociatePackage operation.
AssociatePackageRequest() - Constructor for class com.amazonaws.services.opensearch.model.AssociatePackageRequest
 
AssociatePackageResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by the AssociatePackage operation.
AssociatePackageResult() - Constructor for class com.amazonaws.services.opensearch.model.AssociatePackageResult
 
asyncBuilder() - Static method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
AuthorizedPrincipal - Class in com.amazonaws.services.opensearch.model
Information about an Amazon Web Services account or service that has access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
AuthorizedPrincipal() - Constructor for class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
 
authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest, AsyncHandler<AuthorizeVpcEndpointAccessRequest, AuthorizeVpcEndpointAccessResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest, AsyncHandler<AuthorizeVpcEndpointAccessRequest, AuthorizeVpcEndpointAccessResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest, AsyncHandler<AuthorizeVpcEndpointAccessRequest, AuthorizeVpcEndpointAccessResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
AuthorizeVpcEndpointAccessRequest - Class in com.amazonaws.services.opensearch.model
 
AuthorizeVpcEndpointAccessRequest() - Constructor for class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
 
AuthorizeVpcEndpointAccessResult - Class in com.amazonaws.services.opensearch.model
 
AuthorizeVpcEndpointAccessResult() - Constructor for class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
 
AutoTune - Class in com.amazonaws.services.opensearch.model
Information about an Auto-Tune action.
AutoTune() - Constructor for class com.amazonaws.services.opensearch.model.AutoTune
 
AutoTuneDesiredState - Enum in com.amazonaws.services.opensearch.model
The Auto-Tune desired state.
AutoTuneDetails - Class in com.amazonaws.services.opensearch.model
Specifies details about a scheduled Auto-Tune action.
AutoTuneDetails() - Constructor for class com.amazonaws.services.opensearch.model.AutoTuneDetails
 
AutoTuneMaintenanceSchedule - Class in com.amazonaws.services.opensearch.model
AutoTuneMaintenanceSchedule() - Constructor for class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
 
AutoTuneOptions - Class in com.amazonaws.services.opensearch.model
Auto-Tune settings when updating a domain.
AutoTuneOptions() - Constructor for class com.amazonaws.services.opensearch.model.AutoTuneOptions
 
AutoTuneOptionsInput - Class in com.amazonaws.services.opensearch.model
Options for configuring Auto-Tune.
AutoTuneOptionsInput() - Constructor for class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
 
AutoTuneOptionsOutput - Class in com.amazonaws.services.opensearch.model
The Auto-Tune settings for a domain, displayed when enabling or disabling Auto-Tune.
AutoTuneOptionsOutput() - Constructor for class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
 
AutoTuneOptionsStatus - Class in com.amazonaws.services.opensearch.model
The Auto-Tune status for the domain.
AutoTuneOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
 
AutoTuneState - Enum in com.amazonaws.services.opensearch.model
The Auto-Tune state for the domain.
AutoTuneStatus - Class in com.amazonaws.services.opensearch.model
The current status of Auto-Tune for the domain.
AutoTuneStatus() - Constructor for class com.amazonaws.services.opensearch.model.AutoTuneStatus
 
AutoTuneType - Enum in com.amazonaws.services.opensearch.model
Specifies the Auto-Tune type.
AWSDomainInformation - Class in com.amazonaws.services.opensearch.model
Information about an Amazon OpenSearch Service domain.
AWSDomainInformation() - Constructor for class com.amazonaws.services.opensearch.model.AWSDomainInformation
 

B

BaseException - Exception in com.amazonaws.services.opensearch.model
An error occurred while processing the request.
BaseException(String) - Constructor for exception com.amazonaws.services.opensearch.model.BaseException
Constructs a new BaseException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClientBuilder
Construct an asynchronous implementation of AmazonOpenSearchAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClientBuilder
Construct a synchronous implementation of AmazonOpenSearch using the current builder configuration.
builder() - Static method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
 

C

cancelServiceSoftwareUpdate(CancelServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
cancelServiceSoftwareUpdate(CancelServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
cancelServiceSoftwareUpdate(CancelServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest, AsyncHandler<CancelServiceSoftwareUpdateRequest, CancelServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest, AsyncHandler<CancelServiceSoftwareUpdateRequest, CancelServiceSoftwareUpdateResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest, AsyncHandler<CancelServiceSoftwareUpdateRequest, CancelServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
CancelServiceSoftwareUpdateRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to cancel a service software update.
CancelServiceSoftwareUpdateRequest() - Constructor for class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
 
CancelServiceSoftwareUpdateResult - Class in com.amazonaws.services.opensearch.model
Container for the response to a CancelServiceSoftwareUpdate operation.
CancelServiceSoftwareUpdateResult() - Constructor for class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
 
ChangeProgressDetails - Class in com.amazonaws.services.opensearch.model
Container for information about a configuration change happening on a domain.
ChangeProgressDetails() - Constructor for class com.amazonaws.services.opensearch.model.ChangeProgressDetails
 
ChangeProgressStage - Class in com.amazonaws.services.opensearch.model
Progress details for each stage of a domain update.
ChangeProgressStage() - Constructor for class com.amazonaws.services.opensearch.model.ChangeProgressStage
 
ChangeProgressStatusDetails - Class in com.amazonaws.services.opensearch.model
The progress details of a specific domain configuration change.
ChangeProgressStatusDetails() - Constructor for class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
 
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Removes all the entries added into AdvancedOptions.
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Removes all the entries added into AdvancedOptions.
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Removes all the entries added into AdvancedOptions.
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Removes all the entries added into AdvancedOptions.
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
Removes all the entries added into AdvancedOptions.
clearEndpointsEntries() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Removes all the entries added into Endpoints.
clearLimitsByRoleEntries() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
Removes all the entries added into LimitsByRole.
clearLogPublishingOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Removes all the entries added into LogPublishingOptions.
clearLogPublishingOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Removes all the entries added into LogPublishingOptions.
clearLogPublishingOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Removes all the entries added into LogPublishingOptions.
clearOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
Removes all the entries added into Options.
clearOptionsEntries() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
Removes all the entries added into Options.
clone() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
 
clone() - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.AddTagsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
 
clone() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
 
clone() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTune
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
 
clone() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
 
clone() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
 
clone() - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
 
clone() - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreateDomainResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreatePackageResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeletePackageRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeletePackageResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
 
clone() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.DomainInfo
 
clone() - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
 
clone() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.DryRunResults
 
clone() - Method in class com.amazonaws.services.opensearch.model.Duration
 
clone() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.Filter
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
 
clone() - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
 
clone() - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
 
clone() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.Limits
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListTagsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
 
clone() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
 
clone() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
 
clone() - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.PackageSource
 
clone() - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
 
clone() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
 
clone() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
 
clone() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
 
clone() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
 
clone() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
 
clone() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
 
clone() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
 
clone() - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
 
clone() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.StorageType
 
clone() - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
 
clone() - Method in class com.amazonaws.services.opensearch.model.Tag
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
 
clone() - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
 
clone() - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
 
clone() - Method in class com.amazonaws.services.opensearch.model.VersionStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
 
clone() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
 
clone() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
 
clone() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
 
clone() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
 
clone() - Method in class com.amazonaws.services.opensearch.model.VPCOptions
 
clone() - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
 
clone() - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
 
ClusterConfig - Class in com.amazonaws.services.opensearch.model
Container for the cluster configuration of an OpenSearch Service domain.
ClusterConfig() - Constructor for class com.amazonaws.services.opensearch.model.ClusterConfig
 
ClusterConfigStatus - Class in com.amazonaws.services.opensearch.model
The cluster configuration status for a domain.
ClusterConfigStatus() - Constructor for class com.amazonaws.services.opensearch.model.ClusterConfigStatus
 
CognitoOptions - Class in com.amazonaws.services.opensearch.model
Container for the parameters required to enable Cognito authentication for an OpenSearch Service domain.
CognitoOptions() - Constructor for class com.amazonaws.services.opensearch.model.CognitoOptions
 
CognitoOptionsStatus - Class in com.amazonaws.services.opensearch.model
The status of the Cognito options for the specified domain.
CognitoOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
 
ColdStorageOptions - Class in com.amazonaws.services.opensearch.model
Container for the parameters required to enable cold storage for an OpenSearch Service domain.
ColdStorageOptions() - Constructor for class com.amazonaws.services.opensearch.model.ColdStorageOptions
 
com.amazonaws.services.opensearch - package com.amazonaws.services.opensearch
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
com.amazonaws.services.opensearch.model - package com.amazonaws.services.opensearch.model
 
CompatibleVersionsMap - Class in com.amazonaws.services.opensearch.model
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
CompatibleVersionsMap() - Constructor for class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
 
configFactory - Static variable in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.opensearch.model
An error occurred because the client attempts to remove a resource that is currently in use.
ConflictException(String) - Constructor for exception com.amazonaws.services.opensearch.model.ConflictException
Constructs a new ConflictException with the specified error message.
ConnectionMode - Enum in com.amazonaws.services.opensearch.model
The connection mode for the cross-cluster connection.
ConnectionProperties - Class in com.amazonaws.services.opensearch.model
The connection properties of an outbound connection.
ConnectionProperties() - Constructor for class com.amazonaws.services.opensearch.model.ConnectionProperties
 
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
createDomain(CreateDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Creates an Amazon OpenSearch Service domain.
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Creates an Amazon OpenSearch Service domain.
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createDomainAsync(CreateDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates an Amazon OpenSearch Service domain.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates an Amazon OpenSearch Service domain.
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
CreateDomainRequest - Class in com.amazonaws.services.opensearch.model
 
CreateDomainRequest() - Constructor for class com.amazonaws.services.opensearch.model.CreateDomainRequest
 
CreateDomainResult - Class in com.amazonaws.services.opensearch.model
The result of a CreateDomain operation.
CreateDomainResult() - Constructor for class com.amazonaws.services.opensearch.model.CreateDomainResult
 
createOutboundConnection(CreateOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
createOutboundConnection(CreateOutboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination domain.
createOutboundConnection(CreateOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination domain.
createOutboundConnectionAsync(CreateOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createOutboundConnectionAsync(CreateOutboundConnectionRequest, AsyncHandler<CreateOutboundConnectionRequest, CreateOutboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createOutboundConnectionAsync(CreateOutboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination domain.
createOutboundConnectionAsync(CreateOutboundConnectionRequest, AsyncHandler<CreateOutboundConnectionRequest, CreateOutboundConnectionResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination domain.
createOutboundConnectionAsync(CreateOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
createOutboundConnectionAsync(CreateOutboundConnectionRequest, AsyncHandler<CreateOutboundConnectionRequest, CreateOutboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
CreateOutboundConnectionRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the CreateOutboundConnection operation.
CreateOutboundConnectionRequest() - Constructor for class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
 
CreateOutboundConnectionResult - Class in com.amazonaws.services.opensearch.model
The result of a CreateOutboundConnection request.
CreateOutboundConnectionResult() - Constructor for class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
 
createPackage(CreatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
createPackage(CreatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Creates a package for use with Amazon OpenSearch Service domains.
createPackage(CreatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Creates a package for use with Amazon OpenSearch Service domains.
createPackageAsync(CreatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createPackageAsync(CreatePackageRequest, AsyncHandler<CreatePackageRequest, CreatePackageResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createPackageAsync(CreatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates a package for use with Amazon OpenSearch Service domains.
createPackageAsync(CreatePackageRequest, AsyncHandler<CreatePackageRequest, CreatePackageResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates a package for use with Amazon OpenSearch Service domains.
createPackageAsync(CreatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
createPackageAsync(CreatePackageRequest, AsyncHandler<CreatePackageRequest, CreatePackageResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
CreatePackageRequest - Class in com.amazonaws.services.opensearch.model
Container for request parameters to the CreatePackage operation.
CreatePackageRequest() - Constructor for class com.amazonaws.services.opensearch.model.CreatePackageRequest
 
CreatePackageResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by the CreatePackage operation.
CreatePackageResult() - Constructor for class com.amazonaws.services.opensearch.model.CreatePackageResult
 
createVpcEndpoint(CreateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
createVpcEndpoint(CreateVpcEndpointRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Creates an Amazon OpenSearch Service-managed VPC endpoint.
createVpcEndpoint(CreateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Creates an Amazon OpenSearch Service-managed VPC endpoint.
createVpcEndpointAsync(CreateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createVpcEndpointAsync(CreateVpcEndpointRequest, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
createVpcEndpointAsync(CreateVpcEndpointRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates an Amazon OpenSearch Service-managed VPC endpoint.
createVpcEndpointAsync(CreateVpcEndpointRequest, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Creates an Amazon OpenSearch Service-managed VPC endpoint.
createVpcEndpointAsync(CreateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
createVpcEndpointAsync(CreateVpcEndpointRequest, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
CreateVpcEndpointRequest - Class in com.amazonaws.services.opensearch.model
 
CreateVpcEndpointRequest() - Constructor for class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
 
CreateVpcEndpointResult - Class in com.amazonaws.services.opensearch.model
 
CreateVpcEndpointResult() - Constructor for class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
 

D

defaultClient() - Static method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.opensearch.AmazonOpenSearchClientBuilder
 
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Deletes an Amazon OpenSearch Service domain and all of its data.
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Deletes an Amazon OpenSearch Service domain and all of its data.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Deletes an Amazon OpenSearch Service domain and all of its data.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Deletes an Amazon OpenSearch Service domain and all of its data.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DeleteDomainRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DeleteDomain operation.
DeleteDomainRequest() - Constructor for class com.amazonaws.services.opensearch.model.DeleteDomainRequest
 
DeleteDomainResult - Class in com.amazonaws.services.opensearch.model
The results of a DeleteDomain request.
DeleteDomainResult() - Constructor for class com.amazonaws.services.opensearch.model.DeleteDomainResult
 
deleteInboundConnection(DeleteInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
deleteInboundConnection(DeleteInboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search connection.
deleteInboundConnection(DeleteInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search connection.
deleteInboundConnectionAsync(DeleteInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteInboundConnectionAsync(DeleteInboundConnectionRequest, AsyncHandler<DeleteInboundConnectionRequest, DeleteInboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteInboundConnectionAsync(DeleteInboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search connection.
deleteInboundConnectionAsync(DeleteInboundConnectionRequest, AsyncHandler<DeleteInboundConnectionRequest, DeleteInboundConnectionResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search connection.
deleteInboundConnectionAsync(DeleteInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
deleteInboundConnectionAsync(DeleteInboundConnectionRequest, AsyncHandler<DeleteInboundConnectionRequest, DeleteInboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DeleteInboundConnectionRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DeleteInboundConnection operation.
DeleteInboundConnectionRequest() - Constructor for class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
 
DeleteInboundConnectionResult - Class in com.amazonaws.services.opensearch.model
The results of a DeleteInboundConnection operation.
DeleteInboundConnectionResult() - Constructor for class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
 
deleteOutboundConnection(DeleteOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
deleteOutboundConnection(DeleteOutboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search connection.
deleteOutboundConnection(DeleteOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search connection.
deleteOutboundConnectionAsync(DeleteOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteOutboundConnectionAsync(DeleteOutboundConnectionRequest, AsyncHandler<DeleteOutboundConnectionRequest, DeleteOutboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteOutboundConnectionAsync(DeleteOutboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search connection.
deleteOutboundConnectionAsync(DeleteOutboundConnectionRequest, AsyncHandler<DeleteOutboundConnectionRequest, DeleteOutboundConnectionResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search connection.
deleteOutboundConnectionAsync(DeleteOutboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
deleteOutboundConnectionAsync(DeleteOutboundConnectionRequest, AsyncHandler<DeleteOutboundConnectionRequest, DeleteOutboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DeleteOutboundConnectionRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DeleteOutboundConnection operation.
DeleteOutboundConnectionRequest() - Constructor for class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
 
DeleteOutboundConnectionResult - Class in com.amazonaws.services.opensearch.model
Details about the deleted outbound connection.
DeleteOutboundConnectionResult() - Constructor for class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
 
deletePackage(DeletePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
deletePackage(DeletePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Deletes an Amazon OpenSearch Service package.
deletePackage(DeletePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Deletes an Amazon OpenSearch Service package.
deletePackageAsync(DeletePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deletePackageAsync(DeletePackageRequest, AsyncHandler<DeletePackageRequest, DeletePackageResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deletePackageAsync(DeletePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Deletes an Amazon OpenSearch Service package.
deletePackageAsync(DeletePackageRequest, AsyncHandler<DeletePackageRequest, DeletePackageResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Deletes an Amazon OpenSearch Service package.
deletePackageAsync(DeletePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
deletePackageAsync(DeletePackageRequest, AsyncHandler<DeletePackageRequest, DeletePackageResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DeletePackageRequest - Class in com.amazonaws.services.opensearch.model
Deletes a package from OpenSearch Service.
DeletePackageRequest() - Constructor for class com.amazonaws.services.opensearch.model.DeletePackageRequest
 
DeletePackageResult - Class in com.amazonaws.services.opensearch.model
Container for the response parameters to the DeletePackage operation.
DeletePackageResult() - Constructor for class com.amazonaws.services.opensearch.model.DeletePackageResult
 
deleteVpcEndpoint(DeleteVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
deleteVpcEndpoint(DeleteVpcEndpointRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
deleteVpcEndpoint(DeleteVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
deleteVpcEndpointAsync(DeleteVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteVpcEndpointAsync(DeleteVpcEndpointRequest, AsyncHandler<DeleteVpcEndpointRequest, DeleteVpcEndpointResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
deleteVpcEndpointAsync(DeleteVpcEndpointRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
deleteVpcEndpointAsync(DeleteVpcEndpointRequest, AsyncHandler<DeleteVpcEndpointRequest, DeleteVpcEndpointResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
deleteVpcEndpointAsync(DeleteVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
deleteVpcEndpointAsync(DeleteVpcEndpointRequest, AsyncHandler<DeleteVpcEndpointRequest, DeleteVpcEndpointResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DeleteVpcEndpointRequest - Class in com.amazonaws.services.opensearch.model
 
DeleteVpcEndpointRequest() - Constructor for class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
 
DeleteVpcEndpointResult - Class in com.amazonaws.services.opensearch.model
 
DeleteVpcEndpointResult() - Constructor for class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
 
DeploymentStatus - Enum in com.amazonaws.services.opensearch.model
 
describeDomain(DescribeDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeDomain(DescribeDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID, domain service endpoint, and domain ARN.
describeDomain(DescribeDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID, domain service endpoint, and domain ARN.
describeDomainAsync(DescribeDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainAsync(DescribeDomainRequest, AsyncHandler<DescribeDomainRequest, DescribeDomainResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainAsync(DescribeDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID, domain service endpoint, and domain ARN.
describeDomainAsync(DescribeDomainRequest, AsyncHandler<DescribeDomainRequest, DescribeDomainResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID, domain service endpoint, and domain ARN.
describeDomainAsync(DescribeDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeDomainAsync(DescribeDomainRequest, AsyncHandler<DescribeDomainRequest, DescribeDomainResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeDomainAutoTunes(DescribeDomainAutoTunesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeDomainAutoTunes(DescribeDomainAutoTunesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service domain.
describeDomainAutoTunes(DescribeDomainAutoTunesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service domain.
describeDomainAutoTunesAsync(DescribeDomainAutoTunesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainAutoTunesAsync(DescribeDomainAutoTunesRequest, AsyncHandler<DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainAutoTunesAsync(DescribeDomainAutoTunesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service domain.
describeDomainAutoTunesAsync(DescribeDomainAutoTunesRequest, AsyncHandler<DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service domain.
describeDomainAutoTunesAsync(DescribeDomainAutoTunesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeDomainAutoTunesAsync(DescribeDomainAutoTunesRequest, AsyncHandler<DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeDomainAutoTunesRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeDomainAutoTunes operation.
DescribeDomainAutoTunesRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
 
DescribeDomainAutoTunesResult - Class in com.amazonaws.services.opensearch.model
The result of a DescribeDomainAutoTunes request.
DescribeDomainAutoTunesResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
 
describeDomainChangeProgress(DescribeDomainChangeProgressRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeDomainChangeProgress(DescribeDomainChangeProgressRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain.
describeDomainChangeProgress(DescribeDomainChangeProgressRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain.
describeDomainChangeProgressAsync(DescribeDomainChangeProgressRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainChangeProgressAsync(DescribeDomainChangeProgressRequest, AsyncHandler<DescribeDomainChangeProgressRequest, DescribeDomainChangeProgressResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainChangeProgressAsync(DescribeDomainChangeProgressRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain.
describeDomainChangeProgressAsync(DescribeDomainChangeProgressRequest, AsyncHandler<DescribeDomainChangeProgressRequest, DescribeDomainChangeProgressResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain.
describeDomainChangeProgressAsync(DescribeDomainChangeProgressRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeDomainChangeProgressAsync(DescribeDomainChangeProgressRequest, AsyncHandler<DescribeDomainChangeProgressRequest, DescribeDomainChangeProgressResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeDomainChangeProgressRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeDomainChangeProgress operation.
DescribeDomainChangeProgressRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
 
DescribeDomainChangeProgressResult - Class in com.amazonaws.services.opensearch.model
The result of a DescribeDomainChangeProgress request.
DescribeDomainChangeProgressResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
 
describeDomainConfig(DescribeDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeDomainConfig(DescribeDomainConfigRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns the configuration of an Amazon OpenSearch Service domain.
describeDomainConfig(DescribeDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns the configuration of an Amazon OpenSearch Service domain.
describeDomainConfigAsync(DescribeDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainConfigAsync(DescribeDomainConfigRequest, AsyncHandler<DescribeDomainConfigRequest, DescribeDomainConfigResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainConfigAsync(DescribeDomainConfigRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the configuration of an Amazon OpenSearch Service domain.
describeDomainConfigAsync(DescribeDomainConfigRequest, AsyncHandler<DescribeDomainConfigRequest, DescribeDomainConfigResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the configuration of an Amazon OpenSearch Service domain.
describeDomainConfigAsync(DescribeDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeDomainConfigAsync(DescribeDomainConfigRequest, AsyncHandler<DescribeDomainConfigRequest, DescribeDomainConfigResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeDomainConfigRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeDomainConfig operation.
DescribeDomainConfigRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
 
DescribeDomainConfigResult - Class in com.amazonaws.services.opensearch.model
Contains the configuration information of the requested domain.
DescribeDomainConfigResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
 
DescribeDomainRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeDomain operation.
DescribeDomainRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainRequest
 
DescribeDomainResult - Class in com.amazonaws.services.opensearch.model
Contains the status of the domain specified in the request.
DescribeDomainResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainResult
 
describeDomains(DescribeDomainsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeDomains(DescribeDomainsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns domain configuration information about the specified Amazon OpenSearch Service domains.
describeDomains(DescribeDomainsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns domain configuration information about the specified Amazon OpenSearch Service domains.
describeDomainsAsync(DescribeDomainsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainsAsync(DescribeDomainsRequest, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDomainsAsync(DescribeDomainsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns domain configuration information about the specified Amazon OpenSearch Service domains.
describeDomainsAsync(DescribeDomainsRequest, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns domain configuration information about the specified Amazon OpenSearch Service domains.
describeDomainsAsync(DescribeDomainsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeDomainsAsync(DescribeDomainsRequest, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeDomainsRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeDomains operation.
DescribeDomainsRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
 
DescribeDomainsResult - Class in com.amazonaws.services.opensearch.model
Contains the status of the specified domains or all domains owned by the account.
DescribeDomainsResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDomainsResult
 
describeDryRunProgress(DescribeDryRunProgressRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeDryRunProgress(DescribeDryRunProgressRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain.
describeDryRunProgress(DescribeDryRunProgressRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain.
describeDryRunProgressAsync(DescribeDryRunProgressRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDryRunProgressAsync(DescribeDryRunProgressRequest, AsyncHandler<DescribeDryRunProgressRequest, DescribeDryRunProgressResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeDryRunProgressAsync(DescribeDryRunProgressRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain.
describeDryRunProgressAsync(DescribeDryRunProgressRequest, AsyncHandler<DescribeDryRunProgressRequest, DescribeDryRunProgressResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain.
describeDryRunProgressAsync(DescribeDryRunProgressRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeDryRunProgressAsync(DescribeDryRunProgressRequest, AsyncHandler<DescribeDryRunProgressRequest, DescribeDryRunProgressResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeDryRunProgressRequest - Class in com.amazonaws.services.opensearch.model
 
DescribeDryRunProgressRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
 
DescribeDryRunProgressResult - Class in com.amazonaws.services.opensearch.model
 
DescribeDryRunProgressResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
 
describeInboundConnections(DescribeInboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeInboundConnections(DescribeInboundConnectionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service domain.
describeInboundConnections(DescribeInboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service domain.
describeInboundConnectionsAsync(DescribeInboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeInboundConnectionsAsync(DescribeInboundConnectionsRequest, AsyncHandler<DescribeInboundConnectionsRequest, DescribeInboundConnectionsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeInboundConnectionsAsync(DescribeInboundConnectionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service domain.
describeInboundConnectionsAsync(DescribeInboundConnectionsRequest, AsyncHandler<DescribeInboundConnectionsRequest, DescribeInboundConnectionsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service domain.
describeInboundConnectionsAsync(DescribeInboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeInboundConnectionsAsync(DescribeInboundConnectionsRequest, AsyncHandler<DescribeInboundConnectionsRequest, DescribeInboundConnectionsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeInboundConnectionsRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeInboundConnections operation.
DescribeInboundConnectionsRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
 
DescribeInboundConnectionsResult - Class in com.amazonaws.services.opensearch.model
Contains a list of connections matching the filter criteria.
DescribeInboundConnectionsResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
 
describeInstanceTypeLimits(DescribeInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeInstanceTypeLimits(DescribeInstanceTypeLimitsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and instance type.
describeInstanceTypeLimits(DescribeInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and instance type.
describeInstanceTypeLimitsAsync(DescribeInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeInstanceTypeLimitsAsync(DescribeInstanceTypeLimitsRequest, AsyncHandler<DescribeInstanceTypeLimitsRequest, DescribeInstanceTypeLimitsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeInstanceTypeLimitsAsync(DescribeInstanceTypeLimitsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and instance type.
describeInstanceTypeLimitsAsync(DescribeInstanceTypeLimitsRequest, AsyncHandler<DescribeInstanceTypeLimitsRequest, DescribeInstanceTypeLimitsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and instance type.
describeInstanceTypeLimitsAsync(DescribeInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeInstanceTypeLimitsAsync(DescribeInstanceTypeLimitsRequest, AsyncHandler<DescribeInstanceTypeLimitsRequest, DescribeInstanceTypeLimitsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeInstanceTypeLimitsRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeInstanceTypeLimits operation.
DescribeInstanceTypeLimitsRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
 
DescribeInstanceTypeLimitsResult - Class in com.amazonaws.services.opensearch.model
Container for the parameters received from the DescribeInstanceTypeLimits operation.
DescribeInstanceTypeLimitsResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
 
describeOutboundConnections(DescribeOutboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeOutboundConnections(DescribeOutboundConnectionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
describeOutboundConnections(DescribeOutboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
describeOutboundConnectionsAsync(DescribeOutboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeOutboundConnectionsAsync(DescribeOutboundConnectionsRequest, AsyncHandler<DescribeOutboundConnectionsRequest, DescribeOutboundConnectionsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeOutboundConnectionsAsync(DescribeOutboundConnectionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
describeOutboundConnectionsAsync(DescribeOutboundConnectionsRequest, AsyncHandler<DescribeOutboundConnectionsRequest, DescribeOutboundConnectionsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
describeOutboundConnectionsAsync(DescribeOutboundConnectionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeOutboundConnectionsAsync(DescribeOutboundConnectionsRequest, AsyncHandler<DescribeOutboundConnectionsRequest, DescribeOutboundConnectionsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeOutboundConnectionsRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the DescribeOutboundConnections operation.
DescribeOutboundConnectionsRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
 
DescribeOutboundConnectionsResult - Class in com.amazonaws.services.opensearch.model
Contains a list of connections matching the filter criteria.
DescribeOutboundConnectionsResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
 
describePackages(DescribePackagesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describePackages(DescribePackagesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Describes all packages available to OpenSearch Service.
describePackages(DescribePackagesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Describes all packages available to OpenSearch Service.
describePackagesAsync(DescribePackagesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describePackagesAsync(DescribePackagesRequest, AsyncHandler<DescribePackagesRequest, DescribePackagesResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describePackagesAsync(DescribePackagesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes all packages available to OpenSearch Service.
describePackagesAsync(DescribePackagesRequest, AsyncHandler<DescribePackagesRequest, DescribePackagesResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes all packages available to OpenSearch Service.
describePackagesAsync(DescribePackagesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describePackagesAsync(DescribePackagesRequest, AsyncHandler<DescribePackagesRequest, DescribePackagesResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribePackagesFilter - Class in com.amazonaws.services.opensearch.model
A filter to apply to the DescribePackage response.
DescribePackagesFilter() - Constructor for class com.amazonaws.services.opensearch.model.DescribePackagesFilter
 
DescribePackagesFilterName - Enum in com.amazonaws.services.opensearch.model
 
DescribePackagesRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the DescribePackage operation.
DescribePackagesRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribePackagesRequest
 
DescribePackagesResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by the DescribePackages operation.
DescribePackagesResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribePackagesResult
 
describeReservedInstanceOfferings(DescribeReservedInstanceOfferingsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeReservedInstanceOfferings(DescribeReservedInstanceOfferingsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region.
describeReservedInstanceOfferings(DescribeReservedInstanceOfferingsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region.
describeReservedInstanceOfferingsAsync(DescribeReservedInstanceOfferingsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeReservedInstanceOfferingsAsync(DescribeReservedInstanceOfferingsRequest, AsyncHandler<DescribeReservedInstanceOfferingsRequest, DescribeReservedInstanceOfferingsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeReservedInstanceOfferingsAsync(DescribeReservedInstanceOfferingsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region.
describeReservedInstanceOfferingsAsync(DescribeReservedInstanceOfferingsRequest, AsyncHandler<DescribeReservedInstanceOfferingsRequest, DescribeReservedInstanceOfferingsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region.
describeReservedInstanceOfferingsAsync(DescribeReservedInstanceOfferingsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeReservedInstanceOfferingsAsync(DescribeReservedInstanceOfferingsRequest, AsyncHandler<DescribeReservedInstanceOfferingsRequest, DescribeReservedInstanceOfferingsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeReservedInstanceOfferingsRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to a DescribeReservedInstanceOfferings operation.
DescribeReservedInstanceOfferingsRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
 
DescribeReservedInstanceOfferingsResult - Class in com.amazonaws.services.opensearch.model
Container for results of a DescribeReservedInstanceOfferings request.
DescribeReservedInstanceOfferingsResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
 
describeReservedInstances(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeReservedInstances(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Describes the Amazon OpenSearch Service instances that you have reserved in a given Region.
describeReservedInstances(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Describes the Amazon OpenSearch Service instances that you have reserved in a given Region.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the Amazon OpenSearch Service instances that you have reserved in a given Region.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes the Amazon OpenSearch Service instances that you have reserved in a given Region.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeReservedInstancesRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the DescribeReservedInstances operation.
DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
 
DescribeReservedInstancesResult - Class in com.amazonaws.services.opensearch.model
Container for results from DescribeReservedInstances
DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
 
describeVpcEndpoints(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
describeVpcEndpoints(DescribeVpcEndpointsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Describes one or more Amazon OpenSearch Service-managed VPC endpoints.
describeVpcEndpoints(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Describes one or more Amazon OpenSearch Service-managed VPC endpoints.
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes one or more Amazon OpenSearch Service-managed VPC endpoints.
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Describes one or more Amazon OpenSearch Service-managed VPC endpoints.
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DescribeVpcEndpointsRequest - Class in com.amazonaws.services.opensearch.model
 
DescribeVpcEndpointsRequest() - Constructor for class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
 
DescribeVpcEndpointsResult - Class in com.amazonaws.services.opensearch.model
 
DescribeVpcEndpointsResult() - Constructor for class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
 
DisabledOperationException - Exception in com.amazonaws.services.opensearch.model
An error occured because the client wanted to access a not supported operation.
DisabledOperationException(String) - Constructor for exception com.amazonaws.services.opensearch.model.DisabledOperationException
Constructs a new DisabledOperationException with the specified error message.
dissociatePackage(DissociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
dissociatePackage(DissociatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Removes a package from the specified Amazon OpenSearch Service domain.
dissociatePackage(DissociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Removes a package from the specified Amazon OpenSearch Service domain.
dissociatePackageAsync(DissociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
dissociatePackageAsync(DissociatePackageRequest, AsyncHandler<DissociatePackageRequest, DissociatePackageResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
dissociatePackageAsync(DissociatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Removes a package from the specified Amazon OpenSearch Service domain.
dissociatePackageAsync(DissociatePackageRequest, AsyncHandler<DissociatePackageRequest, DissociatePackageResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Removes a package from the specified Amazon OpenSearch Service domain.
dissociatePackageAsync(DissociatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
dissociatePackageAsync(DissociatePackageRequest, AsyncHandler<DissociatePackageRequest, DissociatePackageResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
DissociatePackageRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the DissociatePackage operation.
DissociatePackageRequest() - Constructor for class com.amazonaws.services.opensearch.model.DissociatePackageRequest
 
DissociatePackageResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by an DissociatePackage operation.
DissociatePackageResult() - Constructor for class com.amazonaws.services.opensearch.model.DissociatePackageResult
 
DomainConfig - Class in com.amazonaws.services.opensearch.model
Container for the configuration of an OpenSearch Service domain.
DomainConfig() - Constructor for class com.amazonaws.services.opensearch.model.DomainConfig
 
DomainEndpointOptions - Class in com.amazonaws.services.opensearch.model
Options to configure a custom endpoint for an OpenSearch Service domain.
DomainEndpointOptions() - Constructor for class com.amazonaws.services.opensearch.model.DomainEndpointOptions
 
DomainEndpointOptionsStatus - Class in com.amazonaws.services.opensearch.model
The configured endpoint options for a domain and their current status.
DomainEndpointOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
 
DomainInfo - Class in com.amazonaws.services.opensearch.model
Information about an OpenSearch Service domain.
DomainInfo() - Constructor for class com.amazonaws.services.opensearch.model.DomainInfo
 
DomainInformationContainer - Class in com.amazonaws.services.opensearch.model
Container for information about an OpenSearch Service domain.
DomainInformationContainer() - Constructor for class com.amazonaws.services.opensearch.model.DomainInformationContainer
 
DomainPackageDetails - Class in com.amazonaws.services.opensearch.model
Information about a package that is associated with a domain.
DomainPackageDetails() - Constructor for class com.amazonaws.services.opensearch.model.DomainPackageDetails
 
DomainPackageStatus - Enum in com.amazonaws.services.opensearch.model
 
DomainStatus - Class in com.amazonaws.services.opensearch.model
The current status of an OpenSearch Service domain.
DomainStatus() - Constructor for class com.amazonaws.services.opensearch.model.DomainStatus
 
DryRunMode - Enum in com.amazonaws.services.opensearch.model
 
DryRunProgressStatus - Class in com.amazonaws.services.opensearch.model
Information about the progress of a pre-upgrade dry run analysis.
DryRunProgressStatus() - Constructor for class com.amazonaws.services.opensearch.model.DryRunProgressStatus
 
DryRunResults - Class in com.amazonaws.services.opensearch.model
Results of a dry run performed in an update domain request.
DryRunResults() - Constructor for class com.amazonaws.services.opensearch.model.DryRunResults
 
Duration - Class in com.amazonaws.services.opensearch.model
The duration of a maintenance schedule.
Duration() - Constructor for class com.amazonaws.services.opensearch.model.Duration
 

E

EBSOptions - Class in com.amazonaws.services.opensearch.model
Container for the parameters required to enable EBS-based storage for an OpenSearch Service domain.
EBSOptions() - Constructor for class com.amazonaws.services.opensearch.model.EBSOptions
 
EBSOptionsStatus - Class in com.amazonaws.services.opensearch.model
The status of the EBS options for the specified OpenSearch Service domain.
EBSOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.EBSOptionsStatus
 
EncryptionAtRestOptions - Class in com.amazonaws.services.opensearch.model
Specifies whether the domain should encrypt data at rest, and if so, the Key Management Service (KMS) key to use.
EncryptionAtRestOptions() - Constructor for class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
 
EncryptionAtRestOptionsStatus - Class in com.amazonaws.services.opensearch.model
Status of the encryption at rest options for the specified OpenSearch Service domain.
EncryptionAtRestOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.opensearch.AmazonOpenSearch
The region metadata service name for computing region endpoints.
EngineType - Enum in com.amazonaws.services.opensearch.model
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AddTagsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTune
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreateDomainResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreatePackageResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteDomainResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeletePackageRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeletePackageResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DomainInfo
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.DryRunResults
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.Duration
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.Limits
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.PackageSource
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.RemoveTagsResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.StorageType
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.VersionStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
 
equals(Object) - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
 
ErrorDetails - Class in com.amazonaws.services.opensearch.model
Additional information if the package is in an error state.
ErrorDetails() - Constructor for class com.amazonaws.services.opensearch.model.ErrorDetails
 

F

Filter - Class in com.amazonaws.services.opensearch.model
A filter used to limit results when describing inbound or outbound cross-cluster connections.
Filter() - Constructor for class com.amazonaws.services.opensearch.model.Filter
 
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ActionSeverity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ActionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneDesiredState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ConnectionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.DeploymentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.DescribePackagesFilterName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.DomainPackageStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.DryRunMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.EngineType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.InboundConnectionStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.LogType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.OpenSearchPartitionInstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.OpenSearchWarmPartitionInstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.OptionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.OutboundConnectionStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.OverallChangeStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.PackageStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.PackageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.PrincipalType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ReservedInstancePaymentOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.RollbackOnDisable
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduleAt
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneSeverityType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduledBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.TimeUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.TLSSecurityPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.UpgradeStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.UpgradeStep
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.VolumeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.VpcEndpointErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opensearch.model.VpcEndpointStatus
Use this in place of valueOf.

G

getAccessPolicies() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Identity and Access Management (IAM) policy document specifying the access policies for the new domain.
getAccessPolicies() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Specifies the access policies for the domain.
getAccessPolicies() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Identity and Access Management (IAM) policy document specifying the access policies for the domain.
getAccessPolicies() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Identity and Access Management (IAM) access policy as a JSON-formatted string.
getAccount() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
The Amazon Web Services account ID to grant access to.
getAccount() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
The account ID to revoke access from.
getAction() - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
A description of the Auto-Tune action.
getActionID() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The unique identifier of the action to reschedule.
getActionType() - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The type of Auto-Tune action.
getActionType() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The type of action to reschedule.
getAdditionalLimits() - Method in class com.amazonaws.services.opensearch.model.Limits
List of additional limits that are specific to a given instance type for each of its instance roles.
getAdvancedOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to specify advanced configuration options.
getAdvancedOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to specify advanced configuration options.
getAdvancedOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Key-value pairs that specify advanced configuration options.
getAdvancedOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Key-value pairs to specify advanced configuration options.
getAdvancedOptions() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Only supports the override_main_response_version parameter and not other advanced options.
getAdvancedOptions() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The advanced options configuration for the domain.
getAdvancedSecurityEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether fine-grained access control is supported for the instance type.
getAdvancedSecurityOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Options for fine-grained access control.
getAdvancedSecurityOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for fine-grained access control settings for the domain.
getAdvancedSecurityOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Settings for fine-grained access control.
getAdvancedSecurityOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options for fine-grained access control.
getAnonymousAuthDisableDate() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
Date and time when the migration period will be disabled.
getAnonymousAuthEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if a 30-day migration period is enabled, during which administrators can create role mappings.
getAnonymousAuthEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable a 30-day migration period during which administrators can create role mappings.
getAppLogsEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether logging is supported for the instance type.
getARN() - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
Amazon Resource Name (ARN) for the OpenSearch Service domain to which you want to attach resource tags.
getARN() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The Amazon Resource Name (ARN) of the domain.
getARN() - Method in class com.amazonaws.services.opensearch.model.ListTagsRequest
Amazon Resource Name (ARN) for the domain to view tags for.
getARN() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
The Amazon Resource Name (ARN) of the domain from which you want to delete the specified tags.
getAuthorizedPrincipal() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
Information about the Amazon Web Services account or service that was provided access to the domain.
getAuthorizedPrincipalList() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
A list of IAM principals that can currently access the domain.
getAutomatedSnapshotStartHour() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain.
getAutomatedUpdateDate() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The timestamp, in Epoch time, until which you can manually request a service software update.
getAutoSoftwareUpdateEnabled() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
Whether automatic service software updates are enabled for the domain.
getAutoTuneDetails() - Method in class com.amazonaws.services.opensearch.model.AutoTune
Details about an Auto-Tune action.
getAutoTuneOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Options for Auto-Tune.
getAutoTuneOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for Auto-Tune settings for the domain.
getAutoTuneOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Auto-Tune settings for the domain.
getAutoTuneOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options for Auto-Tune.
getAutoTunes() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
The list of setting adjustments that Auto-Tune has made to the domain.
getAutoTuneType() - Method in class com.amazonaws.services.opensearch.model.AutoTune
The type of Auto-Tune action.
getAvailabilityZoneCount() - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
If you enabled multiple Availability Zones, this value is the number of zones that you want the domain to use.
getAvailabilityZones() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of Availability Zones associated with the VPC subnets.
getAvailablePackageVersion() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The package version.
getAWSDomainInformation() - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
Information about an Amazon OpenSearch Service domain.
getBillingSubscriptionId() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier of the billing subscription.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCancellable() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether or not the scheduled action is cancellable.
getCancellable() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to cancel your service software version update.
getChangeId() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
The ID of the configuration change.
getChangeId() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The unique change identifier associated with a specific domain configuration change.
getChangeId() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
The specific change ID for which you want to get progress information.
getChangeProgressDetails() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for information about the progress of an existing configuration change.
getChangeProgressDetails() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Information about a configuration change happening on the domain.
getChangeProgressDetails() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
Container for information about a configuration change happening on a domain.
getChangeProgressStages() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The specific stages that the domain is going through to perform the configuration change.
getChangeProgressStatus() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
Container for information about the stages of a configuration change happening on a domain.
getClientToken() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
Unique, case-sensitive identifier to ensure idempotency of the request.
getCloudWatchLogsLogGroupArn() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
The Amazon Resource Name (ARN) of the CloudWatch Logs group to publish logs to.
getClusterConfig() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the cluster configuration of a domain.
getClusterConfig() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for the cluster configuration of a the domain.
getClusterConfig() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Container for the cluster configuration of the domain.
getClusterConfig() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Changes that you want to make to the cluster configuration, such as the instance type and number of EC2 instances.
getCode() - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
The error code of the failure.
getCognitoEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether Amazon Cognito access is supported for the instance type.
getCognitoOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to configure Amazon Cognito authentication.
getCognitoOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for Amazon Cognito options for the domain.
getCognitoOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Key-value pairs to configure Amazon Cognito authentication for OpenSearch Dashboards.
getCognitoOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Key-value pairs to configure Amazon Cognito authentication for OpenSearch Dashboards.
getColdStorageOptions() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Container for cold storage configuration options.
getCommitMessage() - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
A message associated with the package version when it was uploaded.
getCommitMessage() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
Commit message for the updated file, which is shown as part of GetPackageVersionHistoryResponse.
getCompatibleVersions(GetCompatibleVersionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
getCompatibleVersions(GetCompatibleVersionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
getCompatibleVersions(GetCompatibleVersionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
getCompatibleVersions() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
getCompatibleVersionsAsync(GetCompatibleVersionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getCompatibleVersionsAsync(GetCompatibleVersionsRequest, AsyncHandler<GetCompatibleVersionsRequest, GetCompatibleVersionsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getCompatibleVersionsAsync(GetCompatibleVersionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
getCompatibleVersionsAsync(GetCompatibleVersionsRequest, AsyncHandler<GetCompatibleVersionsRequest, GetCompatibleVersionsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
getCompatibleVersionsAsync(GetCompatibleVersionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
getCompatibleVersionsAsync(GetCompatibleVersionsRequest, AsyncHandler<GetCompatibleVersionsRequest, GetCompatibleVersionsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
GetCompatibleVersionsRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to GetCompatibleVersions operation.
GetCompatibleVersionsRequest() - Constructor for class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
 
GetCompatibleVersionsResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by the GetCompatibleVersions operation.
GetCompatibleVersionsResult() - Constructor for class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
 
getCompletedProperties() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that have completed.
getConnection() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
Information about the accepted inbound connection.
getConnection() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
The deleted inbound connection.
getConnection() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
The deleted inbound connection.
getConnection() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
Contains details about the rejected inbound connection.
getConnectionAlias() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name of the connection.
getConnectionAlias() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Name of the connection.
getConnectionAlias() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Name of the connection.
getConnectionId() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
The ID of the inbound connection to accept.
getConnectionId() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The unique identifier for the created outbound connection, which is used for subsequent operations on the connection.
getConnectionId() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
The ID of the inbound connection to permanently delete.
getConnectionId() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
The ID of the outbound connection you want to permanently delete.
getConnectionId() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The unique identifier of the connection.
getConnectionId() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Unique identifier of the connection.
getConnectionId() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
The unique identifier of the inbound connection to reject.
getConnectionMode() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
The connection mode.
getConnectionMode() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The connection mode.
getConnectionMode() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The connection mode.
getConnectionMode() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
The connection mode.
getConnectionProperties() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The ConnectionProperties for the newly created connection.
getConnectionProperties() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Properties for the outbound connection.
getConnections() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
List of inbound connections.
getConnections() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
List of outbound connections that match the filter criteria.
getConnectionStatus() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The status of the connection.
getConnectionStatus() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The current status of the connection.
getConnectionStatus() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Status of the connection.
getCreated() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Creation status of an OpenSearch Service domain.
getCreatedAt() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The timestamp when the package was created.
getCreatedAt() - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
The date and time when the package was created.
getCreationDate() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Date and time when Auto-Tune was enabled for the domain.
getCreationDate() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The timestamp when the dry run was initiated.
getCreationDate() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The timestamp when the entity was created.
getCronExpressionForRecurrence() - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
A cron expression for a recurring maintenance schedule during which Auto-Tune can deploy changes.
getCurrencyCode() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The currency code for the offering.
getCurrencyCode() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The currency code for the Reserved Instance offering.
getCurrentVersion() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The current service software version present on the domain.
getCustomEndpoint() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
The fully qualified URL for the custom endpoint.
getCustomEndpointCertificateArn() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
The ARN for your security certificate, managed in Amazon Web Services Certificate Manager (ACM).
getCustomEndpointEnabled() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Whether to enable a custom endpoint for the domain.
getDate() - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The date and time when the Auto-Tune action is scheduled for the domain.
getDedicatedMasterCount() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Number of dedicated master nodes in the cluster.
getDedicatedMasterEnabled() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether dedicated master nodes are enabled for the cluster.True if the cluster will use a dedicated master node.False if the cluster will not.
getDedicatedMasterType() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
OpenSearch Service instance type of the dedicated master nodes in the cluster.
getDeleted() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Deletion status of an OpenSearch Service domain.
getDeploymentType() - Method in class com.amazonaws.services.opensearch.model.DryRunResults
Specifies the way in which OpenSearch Service will apply an update.
getDescription() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The description of the stage.
getDescription() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
A description of the action to be taken.
getDescription() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
A description of the service software update status.
getDesiredStartTime() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
The Epoch timestamp when you want the service software update to start.
getDesiredStartTime() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The time to implement the change, in Coordinated Universal Time (UTC).
getDesiredState() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether Auto-Tune is enabled or disabled.
getDesiredState() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether Auto-Tune is enabled or disabled.
getDomainArn() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
The Amazon Resource Name (ARN) of the domain to create the endpoint for.
getDomainArn() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The Amazon Resource Name (ARN) of the domain associated with the endpoint.
getDomainArn() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The Amazon Resource Name (ARN) of the domain associated with the endpoint.
getDomainConfig() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
Container for the configuration of the OpenSearch Service domain.
getDomainConfig() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
The status of the updated domain.
getDomainEndpointOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
getDomainEndpointOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
getDomainEndpointOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
getDomainEndpointOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
getDomainId() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Unique identifier for the domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
Name of the domain to associate the package with.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
The name of the OpenSearch Service domain to provide access to.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
Name of the domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
Name of the OpenSearch Service domain that you want to cancel the service software update on.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Name of the OpenSearch Service domain to create.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainRequest
The name of the domain you want to permanently delete.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
Name of the domain that you want Auto-Tune details about.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
The name of the domain to get progress information for.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
Name of the OpenSearch Service domain configuration that you want to describe.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainRequest
The name of the domain that you want information about.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
The name of the domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
The name of the domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
Name of the domain to dissociate the package from.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DomainInfo
Name of the domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Name of the domain that the package is associated with.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Name of the domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
The name of an existing domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
The name of an existing domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
The domain of the domain to get upgrade status information for.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
Name of the domain to list instance type details for.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
The name of the domain for which you want to list associated packages.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
The name of the domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
The name of the OpenSearch Service domain to retrieve access information for.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
The name of the domain to list associated VPC endpoints for.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
The name of the OpenSearch Service domain.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
The name of the domain that you want to update to the latest service software.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The name of the domain that you're updating.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The name of the domain to reschedule an action for.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Name of the OpenSearch Service domain that you want to upgrade.
getDomainName() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The name of the domain that was upgraded.
getDomainNames() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
Array of OpenSearch Service domain names that you want information about.
getDomainNames() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
The names of all OpenSearch Service domains owned by the current user and their respective engine types.
getDomainPackageDetails() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageResult
Information about a package that is associated with a domain.
getDomainPackageDetails() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageResult
Information about a package that has been dissociated from the domain.
getDomainPackageDetailsList() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
Information about all domains associated with a package.
getDomainPackageDetailsList() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
List of all packages associated with a domain.
getDomainPackageStatus() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
State of the association.
getDomainStatus() - Method in class com.amazonaws.services.opensearch.model.CreateDomainResult
The status of the newly created domain.
getDomainStatus() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainResult
The status of the domain being deleted.
getDomainStatus() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainResult
List that contains the status of each specified OpenSearch Service domain.
getDomainStatusList() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
The status of the requested domains.
getDryRun() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
This flag, when set to True, specifies whether the UpdateDomain request should return the results of a dry run analysis without actually applying the change.
getDryRunConfig() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
Details about the changes you're planning to make on the domain.
getDryRunId() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
The unique identifier of the dry run.
getDryRunId() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The unique identifier of the dry run.
getDryRunMode() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The type of dry run to perform.
getDryRunProgressStatus() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
The current status of the dry run, including any validation errors.
getDryRunProgressStatus() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
The status of the dry run being performed on the domain, if any.
getDryRunResults() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
The results of the dry run.
getDryRunResults() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
Results of the dry run performed in the update domain request.
getDryRunStatus() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The current status of the dry run.
getDuration() - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
The duration of the maintenance schedule.
getDuration() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The duration, in seconds, for which the OpenSearch instance is reserved.
getDuration() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The duration, in seconds, for which the offering will reserve the OpenSearch instance.
getEBSEnabled() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Indicates whether EBS volumes are attached to data nodes in an OpenSearch Service domain.
getEBSOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the parameters required to enable EBS-based storage for an OpenSearch Service domain.
getEBSOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for EBS options configured for the domain.
getEBSOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Container for EBS-based storage settings for the domain.
getEBSOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The type and size of the EBS volume to attach to instances in the domain.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if fine-grained access control is enabled.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable fine-grained access control.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
Whether to enable or disable Amazon Cognito authentication for OpenSearch Dashboards.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
Whether to enable or disable cold storage on the domain.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
True to enable encryption at rest.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
Whether the log should be published.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
True to enable node-to-node encryption.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Whether to enable an off-peak window.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
True to enable SAML authentication for a domain.
getEnabled() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
True if SAML is enabled.
getEncryptionAtRestOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to enable encryption at rest.
getEncryptionAtRestOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to enable encryption at rest.
getEncryptionAtRestOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Encryption at rest settings for the domain.
getEncryptionAtRestOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Encryption at rest options for the domain.
getEncryptionEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether encryption at rest and node-to-node encryption are supported for the instance type.
getEndpoint() - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
The endpoint of the remote domain.
getEndpoint() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Domain-specific endpoint used to submit index, search, and data upload requests to the domain.
getEndpoint() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The connection endpoint ID for connecting to the domain.
getEndpoints() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The key-value pair that exists if the OpenSearch Service domain uses VPC endpoints..
getEnforceHTTPS() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
True to require that all traffic to the domain arrive over HTTPS.
getEngineType() - Method in class com.amazonaws.services.opensearch.model.DomainInfo
The type of search engine that the domain is running.OpenSearch for an OpenSearch engine, or Elasticsearch for a legacy Elasticsearch OSS engine.
getEngineType() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
Filters the output by domain engine type.
getEngineVersion() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
String of format Elasticsearch_X.Y or OpenSearch_X.Y to specify the engine version for the OpenSearch Service domain.
getEngineVersion() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
Version of OpenSearch or Elasticsearch, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
getEngineVersion() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
The OpenSearch or Elasticsearch version that the domain is running.
getEngineVersion() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Version of OpenSearch or Elasticsearch that the domain is running, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
getEngineVersion() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
Version of OpenSearch or Elasticsearch, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
getEntityId() - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
The unique entity ID of the application in the SAML identity provider.
getErrorCode() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
The code associated with the error.
getErrorDetails() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Additional information if the package is in an error state.
getErrorDetails() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Additional information if the package is in an error state.
getErrorMessage() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Any errors that occurred while enabling or disabling Auto-Tune.
getErrorMessage() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Any errors that occurred while enabling or disabling Auto-Tune.
getErrorMessage() - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
A message describing the error.
getErrorMessage() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
A message describing the error.
getErrorType() - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
The type of error that occurred.
getExecutorService() - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
Returns the executor service used by this client to execute async requests.
getFilters() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
A list of filters used to match properties for inbound cross-cluster connections.
getFilters() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
List of filter names and values that you can use for requests.
getFilters() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
Only returns packages that match the DescribePackagesFilterList values.
getFixedPrice() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The upfront fixed charge you will paid to purchase the specific Reserved Instance offering.
getFixedPrice() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The upfront fixed charge you will pay to purchase the specific Reserved Instance offering.
getHours() - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
The start hour of the window in Coordinated Universal Time (UTC), using 24-hour time.
getId() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The unique identifier of the scheduled action.
getIdentityPoolId() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The Amazon Cognito identity pool ID that you want OpenSearch Service to use for OpenSearch Dashboards authentication.
getIdp() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The SAML Identity Provider's information.
getIdp() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
Describes the SAML identity provider's information.
getInstanceCount() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Number of dedicated master nodes in the cluster.
getInstanceCount() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
The number of OpenSearch instances to reserve.
getInstanceCount() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The number of OpenSearch instances that have been reserved.
getInstanceCountLimits() - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
Limits on the number of instances that can be created for a given instance type.
getInstanceLimits() - Method in class com.amazonaws.services.opensearch.model.Limits
The limits for a given instance type.
getInstanceRole() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether the instance acts as a data node, a dedicated master node, or an UltraWarm node.
getInstanceType() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Instance type of data nodes in the cluster.
getInstanceType() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
The OpenSearch Service instance type for which you need limit information.
getInstanceType() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
The instance type.
getInstanceType() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The OpenSearch instance type offered by theReserved Instance offering.
getInstanceType() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The OpenSearch instance type offered by the Reserved Instance offering.
getInstanceTypeDetails() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
Lists all supported instance types and features for the given OpenSearch or Elasticsearch version.
getInternalUserDatabaseEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if the internal user database is enabled.
getInternalUserDatabaseEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable the internal user database.
getIops() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the baseline input/output (I/O) performance of EBS volumes attached to data nodes.
getIssues() - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
A list of strings containing detailed information about the errors encountered in a particular step.
getKey() - Method in class com.amazonaws.services.opensearch.model.Tag
The tag key.
getKmsKeyId() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
The KMS key ID.
getLastUpdated() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The most recent updated timestamp of the stage.
getLastUpdated() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Timestamp of the most recent update to the package association status.
getLastUpdatedAt() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Date and time when the package was last updated.
getLimitName() - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
getLimitName() - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
Name of storage limits that are applicable for the given storage type.
getLimitsByRole() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
Map that contains all applicable instance type limits.data refers to data nodes.master refers to dedicated master nodes.
getLimitValues() - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
The values of the additional instance type limits.
getLimitValues() - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
The limit values.
getLoadDryRunConfig() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
Whether to include the configuration of the dry run in the response.
getLocalDomainInfo() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name and Region of the source (local) domain.
getLocalDomainInfo() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Information about the source (local) domain.
getLocalDomainInfo() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
Information about the source (local) domain.
getLocalDomainInfo() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Information about the source (local) domain.
getLogPublishingOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to configure slow log publishing.
getLogPublishingOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to configure slow log publishing.
getLogPublishingOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Log publishing options for the domain.
getLogPublishingOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options to publish OpenSearch logs to Amazon CloudWatch Logs.
getMaintenanceSchedules() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
DEPRECATED.
getMaintenanceSchedules() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
A list of maintenance schedules during which Auto-Tune can deploy changes.
getMandatory() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action is required or optional.
getMasterBackendRole() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The backend role that the SAML master user is mapped to.
getMasterUserARN() - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
Amazon Resource Name (ARN) for the master user.
getMasterUserName() - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
User name for the master user.
getMasterUserName() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The SAML master user name, which is stored in the domain's internal user database.
getMasterUserOptions() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
Container for information about the master user.
getMasterUserPassword() - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
Password for the master user.
getMaximumInstanceCount() - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
The minimum allowed number of instances.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
An optional parameter that specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
An optional parameter that specifies the maximum number of results to return.
getMessage() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
A message corresponding to the status of the configuration change.
getMessage() - Method in class com.amazonaws.services.opensearch.model.DryRunResults
A message corresponding to the deployment type.
getMessage() - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
Information about the connection.
getMessage() - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
Verbose information for the outbound connection.
getMessage() - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
A message corresponding to the failure.
getMetadataContent() - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
The metadata of the SAML application, in XML format.
getMinimumInstanceCount() - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
The maximum allowed number of instances.
getMinutes() - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
The start minute of the window, in UTC.
getName() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The name of the stage.
getName() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
Any field from PackageDetails.
getName() - Method in class com.amazonaws.services.opensearch.model.Filter
The name of the filter.
getNewVersion() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The new service software version, if one is available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
If your initial DescribeDomainAutoTunes operation returns a nextToken, you can include the returned nextToken in subsequent DescribeDomainAutoTunes operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
If your initial DescribeInboundConnections operation returns a nextToken, you can include the returned nextToken in subsequent DescribeInboundConnections operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
If your initial DescribeOutboundConnections operation returns a nextToken, you can include the returned nextToken in subsequent DescribeOutboundConnections operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
If your initial DescribePackageFilters operation returns a nextToken, you can include the returned nextToken in subsequent DescribePackageFilters operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
If your initial DescribeReservedInstanceOfferings operation returns a nextToken, you can include the returned nextToken in subsequent DescribeReservedInstanceOfferings operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
If your initial DescribeReservedInstances operation returns a nextToken, you can include the returned nextToken in subsequent DescribeReservedInstances operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
If your initial GetPackageVersionHistory operation returns a nextToken, you can include the returned nextToken in subsequent GetPackageVersionHistory operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
If your initial GetUpgradeHistory operation returns a nextToken, you can include the returned nextToken in subsequent GetUpgradeHistory operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
If your initial ListDomainsForPackage operation returns a nextToken, you can include the returned nextToken in subsequent ListDomainsForPackage operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
If your initial ListInstanceTypeDetails operation returns a nextToken, you can include the returned nextToken in subsequent ListInstanceTypeDetails operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
If your initial ListPackagesForDomain operation returns a nextToken, you can include the returned nextToken in subsequent ListPackagesForDomain operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
If your initial ListScheduledActions operation returns a nextToken, you can include the returned nextToken in subsequent ListScheduledActions operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
If your initial ListVersions operation returns a nextToken, you can include the returned nextToken in subsequent ListVersions operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
If your initial ListVpcEndpointAccess operation returns a nextToken, you can include the returned nextToken in subsequent ListVpcEndpointAccess operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
If your initial ListEndpointsForDomain operation returns a nextToken, you can include the returned nextToken in subsequent ListEndpointsForDomain operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
When nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
If your initial ListVpcEndpoints operation returns a nextToken, you can include the returned nextToken in subsequent ListVpcEndpoints operations, which returns results in the next page.
getNextToken() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
When nextToken is returned, there are more results available.
getNodeToNodeEncryptionOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Enables node-to-node encryption.
getNodeToNodeEncryptionOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Whether node-to-node encryption is enabled or disabled.
getNodeToNodeEncryptionOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Whether node-to-node encryption is enabled or disabled.
getNodeToNodeEncryptionOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Node-to-node encryption options for the domain.
getOffPeakWindow() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Off-peak window settings for the domain.
getOffPeakWindowOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Specifies a daily 10-hour time block during which OpenSearch Service can perform configuration changes on the domain, including service software updates and Auto-Tune enhancements that require a blue/green deployment.
getOffPeakWindowOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for off-peak window options for the domain.
getOffPeakWindowOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Options that specify a custom 10-hour window during which OpenSearch Service can perform configuration changes on the domain.
getOffPeakWindowOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Off-peak window options for the domain.
getOptionalDeployment() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if a service software is never automatically updated.
getOptions() - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
The access policy configured for the domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
The status of advanced options for the specified domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
Container for fine-grained access control settings.
getOptions() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
Auto-Tune settings for updating a domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
Cluster configuration options for the specified domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
Cognito options for the specified domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
Options to configure the endpoint for a domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
The configured EBS options for the specified domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
Encryption at rest options for the specified domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
The log publishing options configured for the domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
The node-to-node encryption options for the specified domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
The domain's off-peak window configuration.
getOptions() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
The daily snapshot options specified for the domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
The service software update options for a domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.VersionStatus
The OpenSearch or Elasticsearch version for the specified domain.
getOptions() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
The VPC options for the specified domain.
getOwnerId() - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
The Amazon Web Services account ID of the domain owner.
getPackageDescription() - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Description of the package.
getPackageDescription() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
User-specified description of the package.
getPackageDescription() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
A new description of the package.
getPackageDetails() - Method in class com.amazonaws.services.opensearch.model.CreatePackageResult
Basic information about an OpenSearch Service package.
getPackageDetails() - Method in class com.amazonaws.services.opensearch.model.DeletePackageResult
Information about the deleted package.
getPackageDetails() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageResult
Information about a package.
getPackageDetailsList() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
Basic information about a package.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
Internal ID of the package to associate with a domain.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.DeletePackageRequest
The internal ID of the package you want to delete.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
Internal ID of the package to dissociate from the domain.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Internal ID of the package.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
The unique identifier of the package.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
The unique identifier of the package.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
The unique identifier of the package for which to list associated domains.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The unique identifier of the package.
getPackageID() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
The unique identifier for the package.
getPackageName() - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Unique name for the package.
getPackageName() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
User-specified name of the package.
getPackageName() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
User-specified name of the package.
getPackageSource() - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
The Amazon S3 location from which to import the package.
getPackageSource() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
Amazon S3 bucket and key for the package.
getPackageStatus() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Current status of the package.
getPackageType() - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Type of package.
getPackageType() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
The type of package.
getPackageType() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The type of package.
getPackageVersion() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
The current version of the package.
getPackageVersion() - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
The package version.
getPackageVersionHistory(GetPackageVersionHistoryRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
getPackageVersionHistory(GetPackageVersionHistoryRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns a list of Amazon OpenSearch Service package versions, along with their creation time and commit message.
getPackageVersionHistory(GetPackageVersionHistoryRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns a list of Amazon OpenSearch Service package versions, along with their creation time and commit message.
getPackageVersionHistoryAsync(GetPackageVersionHistoryRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getPackageVersionHistoryAsync(GetPackageVersionHistoryRequest, AsyncHandler<GetPackageVersionHistoryRequest, GetPackageVersionHistoryResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getPackageVersionHistoryAsync(GetPackageVersionHistoryRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns a list of Amazon OpenSearch Service package versions, along with their creation time and commit message.
getPackageVersionHistoryAsync(GetPackageVersionHistoryRequest, AsyncHandler<GetPackageVersionHistoryRequest, GetPackageVersionHistoryResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns a list of Amazon OpenSearch Service package versions, along with their creation time and commit message.
getPackageVersionHistoryAsync(GetPackageVersionHistoryRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
getPackageVersionHistoryAsync(GetPackageVersionHistoryRequest, AsyncHandler<GetPackageVersionHistoryRequest, GetPackageVersionHistoryResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
getPackageVersionHistoryList() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
A list of package versions, along with their creation time and commit message.
GetPackageVersionHistoryRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the GetPackageVersionHistory operation.
GetPackageVersionHistoryRequest() - Constructor for class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
 
GetPackageVersionHistoryResult - Class in com.amazonaws.services.opensearch.model
Container for response returned by GetPackageVersionHistory operation.
GetPackageVersionHistoryResult() - Constructor for class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
 
getPaymentOption() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The payment option as defined in the Reserved Instance offering.
getPaymentOption() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
Payment option for the Reserved Instance offering
getPendingDeletion() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Indicates whether the domain is being deleted.
getPendingDeletion() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
Indicates whether the entity is being deleted.
getPendingProperties() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that are still pending.
getPerformCheckOnly() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
When true, indicates that an upgrade eligibility check needs to be performed.
getPerformCheckOnly() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
When true, indicates that an upgrade eligibility check was performed.
getPrincipal() - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
The IAM principal that is allowed access to the domain.
getPrincipalType() - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
The type of principal.
getProcessing() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of the domain configuration.
getProgressPercent() - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
The floating point value representing the progress percentage of a particular step.
getRecurringChargeAmount() - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
The monetary amount of the recurring charge.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
The frequency of the recurring charge.
getRecurringCharges() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The recurring charge to your account, regardless of whether you create any domains using the Reserved Instance offering.
getRecurringCharges() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The recurring charge to your account, regardless of whether you creates any domains using the offering.
getReferencePath() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Denotes the location of the package on the OpenSearch Service cluster nodes.
getRegion() - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
The Amazon Web Services Region in which the domain is located.
getRemoteDomainInfo() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name and Region of the destination (remote) domain.
getRemoteDomainInfo() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Information about the destination (remote) domain.
getRemoteDomainInfo() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
Information about the destination (remote) domain.
getRemoteDomainInfo() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Information about the destination (remote) domain.
getReservationName() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
A customer-specified identifier to track this reservation.
getReservationName() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
The customer-specified identifier used to track this reservation.
getReservationName() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The customer-specified identifier to track this reservation.
getReservedInstanceId() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
The reserved instance identifier filter value.
getReservedInstanceId() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
The ID of the Reserved Instance offering that was purchased.
getReservedInstanceId() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier for the reservation.
getReservedInstanceOfferingId() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
The Reserved Instance identifier filter value.
getReservedInstanceOfferingId() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
The ID of the Reserved Instance offering to purchase.
getReservedInstanceOfferingId() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier of the Reserved Instance offering.
getReservedInstanceOfferingId() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The unique identifier of the Reserved Instance offering.
getReservedInstanceOfferings() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
List of Reserved Instance offerings.
getReservedInstances() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
List of Reserved Instances in the current Region.
getRoleArn() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The AmazonOpenSearchServiceCognitoAccess role that allows OpenSearch Service to configure your user pool and identity pool.
getRolesKey() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
Element of the SAML assertion to use for backend roles.
getRolesKey() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The key used for matching the SAML roles attribute.
getRollbackOnDisable() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
When disabling Auto-Tune, specify NO_ROLLBACK to retain all prior Auto-Tune settings or DEFAULT_ROLLBACK to revert to the OpenSearch Service defaults.
getS3BucketName() - Method in class com.amazonaws.services.opensearch.model.PackageSource
The name of the Amazon S3 bucket containing the package.
getS3Key() - Method in class com.amazonaws.services.opensearch.model.PackageSource
Key (file name) of the package.
getSAMLOptions() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
Container for information about the SAML configuration for OpenSearch Dashboards.
getSAMLOptions() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
Container for information about the SAML configuration for OpenSearch Dashboards.
getScheduleAt() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
When to start the service software update.
getScheduleAt() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
When to schedule the action.
getScheduledAction() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
Information about the rescheduled action.
getScheduledActions() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
A list of actions that are scheduled for the domain.
getScheduledAutoTuneDetails() - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
Container for details about a scheduled Auto-Tune action.
getScheduledBy() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action was scheduled manually (CUSTOMER, or by OpenSearch Service automatically ( SYSTEM).
getScheduledTime() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The time when the change is scheduled to happen.
getSecurityGroupIds() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of security group IDs associated with the VPC endpoints for the domain.
getSecurityGroupIds() - Method in class com.amazonaws.services.opensearch.model.VPCOptions
The list of security group IDs associated with the VPC endpoints for the domain.
getServiceSoftwareOptions() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
Container for the state of your domain relative to the latest service software.
getServiceSoftwareOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The current status of the domain's service software.
getServiceSoftwareOptions() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
The current status of the OpenSearch Service software update.
getSessionTimeoutMinutes() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The duration, in minutes, after which a user session becomes inactive.
getSessionTimeoutMinutes() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The duration, in minutes, after which a user session becomes inactive.
getSeverity() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The severity of the action.
getSeverity() - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The severity of the Auto-Tune action.
getSlotSuggestions() - Method in exception com.amazonaws.services.opensearch.model.SlotNotAvailableException
Alternate time slots during which OpenSearch Service has available capacity to schedule a domain action.
getSnapshotOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
DEPRECATED.
getSnapshotOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
DEPRECATED.
getSnapshotOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
DEPRECATED.
getSnapshotOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Option to set the time, in UTC format, for the daily automated snapshot.
getSoftwareUpdateOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Software update options for the domain.
getSoftwareUpdateOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Software update options for the domain.
getSoftwareUpdateOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Service software update options for the domain.
getSoftwareUpdateOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Service software update options for the domain.
getSourceVersion() - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
The current version that the OpenSearch Service domain is running.
getStartAt() - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
The Epoch timestamp at which the Auto-Tune maintenance schedule starts.
getStartTime() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The time at which the configuration change is made on the domain.
getStartTime() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The date and time when the reservation was purchased.
getStartTimestamp() - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
UTC timestamp at which the upgrade API call was made, in the format yyyy-MM-ddTHH:mm:ssZ.
getState() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
The current state of Auto-Tune on the domain.
getState() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
The current state of Auto-Tune on the domain.
getState() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The state of the entity.
getState() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The state of the Reserved Instance.
getStatus() - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
The status of the access policy for the domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
The status of advanced options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
Status of the fine-grained access control settings for a domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
The current status of Auto-Tune for a domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The status of the stage.
getStatus() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The overall status of the domain configuration change.
getStatus() - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
The status of cluster configuration options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
The status of the Cognito options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
The status of the endpoint options for a domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
The status of the EBS options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
The status of the encryption at rest options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
The status of the log publishing options for the domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
The status of the node-to-node encryption options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
The current status of off-peak window options.
getStatus() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The current status of the scheduled action.
getStatus() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
The status of a daily automated snapshot.
getStatus() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
The status of service software update options, including creation date and last updated date.
getStatus() - Method in class com.amazonaws.services.opensearch.model.VersionStatus
The status of the version options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
The status of the VPC options for the specified domain.
getStatus() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The current status of the endpoint.
getStatus() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The current status of the endpoint.
getStatusCode() - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
The status code for the connection.
getStatusCode() - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
The status code for the outbound connection.
getStepsList() - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
A list of each step performed as part of a specific upgrade or upgrade eligibility check.
getStepStatus() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
The status of the current step that an upgrade is on.
getStorageSubTypeName() - Method in class com.amazonaws.services.opensearch.model.StorageType
The storage sub-type, such as gp3 or io1.
getStorageTypeLimits() - Method in class com.amazonaws.services.opensearch.model.StorageType
Limits that are applicable for the given storage type.
getStorageTypeName() - Method in class com.amazonaws.services.opensearch.model.StorageType
The name of the storage type.
getStorageTypes() - Method in class com.amazonaws.services.opensearch.model.Limits
Storage-related attributes that are available for a given instance type.
getSubjectKey() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
Element of the SAML assertion to use for the user name.
getSubjectKey() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The key used for matching the SAML subject attribute.
getSubnetIds() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
A list of subnet IDs associated with the VPC endpoints for the domain.
getSubnetIds() - Method in class com.amazonaws.services.opensearch.model.VPCOptions
A list of subnet IDs associated with the VPC endpoints for the domain.
getTagKeys() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
The list of tag keys to remove from the domain.
getTagList() - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
List of resource tags.
getTagList() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
List of tags to add to the domain upon creation.
getTagList() - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
List of resource tags associated with the specified domain.
getTargetVersion() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
OpenSearch or Elasticsearch version to which you want to upgrade, in the format Opensearch_X.Y or Elasticsearch_X.Y.
getTargetVersion() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
OpenSearch or Elasticsearch version that the domain was upgraded to.
getTargetVersions() - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
The possible versions that you can upgrade the domain to.
getThroughput() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes.
getTLSSecurityPolicy() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Specify the TLS security policy to apply to the HTTPS endpoint of the domain.
getTotalNumberOfStages() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The total number of stages required for the configuration change.
getType() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The type of action that will be taken on the domain.
getUnit() - Method in class com.amazonaws.services.opensearch.model.Duration
The unit of measurement for the duration of a maintenance schedule.
getUpdateAvailable() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to update your service software version.
getUpdateDate() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Date and time when the Auto-Tune options were last updated for the domain.
getUpdateDate() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The timestamp when the dry run was last updated.
getUpdateDate() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The timestamp of the last time the entity was updated.
getUpdateStatus() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The status of your service software update.
getUpdateVersion() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
The latest version of the Auto-Tune options.
getUpdateVersion() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The latest version of the entity.
getUpgradeHistories() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
A list of objects corresponding to each upgrade or upgrade eligibility check performed on a domain.
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch Service domain.
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch Service domain.
getUpgradeHistoryAsync(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getUpgradeHistoryAsync(GetUpgradeHistoryRequest, AsyncHandler<GetUpgradeHistoryRequest, GetUpgradeHistoryResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getUpgradeHistoryAsync(GetUpgradeHistoryRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch Service domain.
getUpgradeHistoryAsync(GetUpgradeHistoryRequest, AsyncHandler<GetUpgradeHistoryRequest, GetUpgradeHistoryResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch Service domain.
getUpgradeHistoryAsync(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
getUpgradeHistoryAsync(GetUpgradeHistoryRequest, AsyncHandler<GetUpgradeHistoryRequest, GetUpgradeHistoryResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
GetUpgradeHistoryRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the GetUpgradeHistory operation.
GetUpgradeHistoryRequest() - Constructor for class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
 
GetUpgradeHistoryResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by the GetUpgradeHistory operation.
GetUpgradeHistoryResult() - Constructor for class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
 
getUpgradeId() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The unique identifier of the domain upgrade.
getUpgradeName() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
A string that describes the update.
getUpgradeName() - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
A string that describes the upgrade.
getUpgradeProcessing() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of a domain version upgrade to a new version of OpenSearch or Elasticsearch.
getUpgradeStatus(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
getUpgradeStatus(GetUpgradeStatusRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch Service domain.
getUpgradeStatus(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch Service domain.
getUpgradeStatus() - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
The current status of the upgrade.
getUpgradeStatusAsync(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getUpgradeStatusAsync(GetUpgradeStatusRequest, AsyncHandler<GetUpgradeStatusRequest, GetUpgradeStatusResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
getUpgradeStatusAsync(GetUpgradeStatusRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch Service domain.
getUpgradeStatusAsync(GetUpgradeStatusRequest, AsyncHandler<GetUpgradeStatusRequest, GetUpgradeStatusResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch Service domain.
getUpgradeStatusAsync(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
getUpgradeStatusAsync(GetUpgradeStatusRequest, AsyncHandler<GetUpgradeStatusRequest, GetUpgradeStatusResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
GetUpgradeStatusRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the GetUpgradeStatus operation.
GetUpgradeStatusRequest() - Constructor for class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
 
GetUpgradeStatusResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by the GetUpgradeStatus operation.
GetUpgradeStatusResult() - Constructor for class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
 
getUpgradeStep() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
One of three steps that an upgrade or upgrade eligibility check goes through.
getUpgradeStep() - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
One of three steps that an upgrade or upgrade eligibility check goes through:
getUpgradeStepStatus() - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
The current status of the upgrade.
getUsagePrice() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The hourly rate at which you're charged for the domain using this Reserved Instance.
getUsagePrice() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The hourly rate at which you're charged for the domain using this Reserved Instance.
getUseOffPeakWindow() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether to use the domain's off-peak window to deploy configuration changes on the domain rather than a maintenance schedule.
getUseOffPeakWindow() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether to schedule Auto-Tune optimizations that require blue/green deployments during the domain's configured daily off-peak window.
getUseOffPeakWindow() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Whether the domain's off-peak window will be used to deploy Auto-Tune changes rather than a maintenance schedule.
getUserPoolId() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The Amazon Cognito user pool ID that you want OpenSearch Service to use for OpenSearch Dashboards authentication.
getValidationFailures() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
Any validation failures that occurred as a result of the dry run.
getValue() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
A list of values for the specified filter field.
getValue() - Method in class com.amazonaws.services.opensearch.model.Duration
Integer to specify the value of a maintenance schedule duration.
getValue() - Method in class com.amazonaws.services.opensearch.model.Tag
The value assigned to the corresponding tag key.
getValues() - Method in class com.amazonaws.services.opensearch.model.Filter
One or more values for the filter.
getVersions() - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
A list of all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
getVolumeSize() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the size (in GiB) of EBS volumes attached to data nodes.
getVolumeType() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the type of EBS volumes attached to data nodes.
getVpcEndpoint() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
Information about the newly created VPC endpoint.
getVpcEndpoint() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
The endpoint to be updated.
getVpcEndpointErrors() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Any errors associated with the request.
getVpcEndpointId() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
The unique identifier of the endpoint.
getVpcEndpointId() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
The unique identifier of the endpoint.
getVpcEndpointId() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The unique identifier of the endpoint.
getVpcEndpointId() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
The unique identifier of the endpoint.
getVpcEndpointId() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The unique identifier of the endpoint.
getVpcEndpointIds() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
The unique identifiers of the endpoints to get information about.
getVpcEndpointOwner() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The creator of the endpoint.
getVpcEndpointOwner() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The creator of the endpoint.
getVpcEndpoints() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Information about each requested VPC endpoint.
getVpcEndpointSummary() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
Information about the deleted endpoint, including its current status (DELETING or DELETE_FAILED).
getVpcEndpointSummaryList() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
Information about each endpoint associated with the domain.
getVpcEndpointSummaryList() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
Information about each endpoint.
getVPCId() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The ID for your VPC.
getVPCOptions() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the values required to configure VPC access domains.
getVpcOptions() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
Options to specify the subnets and security groups for the endpoint.
getVPCOptions() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
The current VPC options for the domain and the status of any updates to their configuration.
getVPCOptions() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The VPC configuration for the domain.
getVPCOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options to specify the subnets and security groups for a VPC endpoint.
getVpcOptions() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
The security groups and/or subnets to add, remove, or modify.
getVpcOptions() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.
getWarmCount() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
The number of warm nodes in the cluster.
getWarmEnabled() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Whether to enable warm storage for the cluster.
getWarmEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether UltraWarm is supported for the instance type.
getWarmType() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
The instance type for the cluster's warm nodes.
getWindowStartTime() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
A custom start time for the off-peak window, in Coordinated Universal Time (UTC).
getZoneAwarenessConfig() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Container for zone awareness configuration options.
getZoneAwarenessEnabled() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether multiple Availability Zones are enabled.

H

hashCode() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AddTagsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTune
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreateDomainResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreatePackageResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeletePackageRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeletePackageResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DomainInfo
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.DryRunResults
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.Duration
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.Filter
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.Limits
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListTagsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.PackageSource
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.StorageType
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.Tag
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.VersionStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.VPCOptions
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
 
hashCode() - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
 

I

InboundConnection - Class in com.amazonaws.services.opensearch.model
Describes an inbound cross-cluster connection for Amazon OpenSearch Service.
InboundConnection() - Constructor for class com.amazonaws.services.opensearch.model.InboundConnection
 
InboundConnectionStatus - Class in com.amazonaws.services.opensearch.model
The status of an inbound cross-cluster connection for OpenSearch Service.
InboundConnectionStatus() - Constructor for class com.amazonaws.services.opensearch.model.InboundConnectionStatus
 
InboundConnectionStatusCode - Enum in com.amazonaws.services.opensearch.model
 
InstanceCountLimits - Class in com.amazonaws.services.opensearch.model
Limits on the number of instances that can be created in OpenSearch Service for a given instance type.
InstanceCountLimits() - Constructor for class com.amazonaws.services.opensearch.model.InstanceCountLimits
 
InstanceLimits - Class in com.amazonaws.services.opensearch.model
Instance-related attributes that are available for a given instance type.
InstanceLimits() - Constructor for class com.amazonaws.services.opensearch.model.InstanceLimits
 
InstanceTypeDetails - Class in com.amazonaws.services.opensearch.model
Lists all instance types and available features for a given OpenSearch or Elasticsearch version.
InstanceTypeDetails() - Constructor for class com.amazonaws.services.opensearch.model.InstanceTypeDetails
 
InternalException - Exception in com.amazonaws.services.opensearch.model
Request processing failed because of an unknown error, exception, or internal failure.
InternalException(String) - Constructor for exception com.amazonaws.services.opensearch.model.InternalException
Constructs a new InternalException with the specified error message.
InvalidPaginationTokenException - Exception in com.amazonaws.services.opensearch.model
The request processing has failed because you provided an invalid pagination token.
InvalidPaginationTokenException(String) - Constructor for exception com.amazonaws.services.opensearch.model.InvalidPaginationTokenException
Constructs a new InvalidPaginationTokenException with the specified error message.
InvalidTypeException - Exception in com.amazonaws.services.opensearch.model
An exception for trying to create or access a sub-resource that's either invalid or not supported.
InvalidTypeException(String) - Constructor for exception com.amazonaws.services.opensearch.model.InvalidTypeException
Constructs a new InvalidTypeException with the specified error message.
isAdvancedSecurityEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether fine-grained access control is supported for the instance type.
isAnonymousAuthEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if a 30-day migration period is enabled, during which administrators can create role mappings.
isAnonymousAuthEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable a 30-day migration period during which administrators can create role mappings.
isAppLogsEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether logging is supported for the instance type.
isAutoSoftwareUpdateEnabled() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
Whether automatic service software updates are enabled for the domain.
isCancellable() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether or not the scheduled action is cancellable.
isCancellable() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to cancel your service software version update.
isCognitoEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether Amazon Cognito access is supported for the instance type.
isCreated() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Creation status of an OpenSearch Service domain.
isCustomEndpointEnabled() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Whether to enable a custom endpoint for the domain.
isDedicatedMasterEnabled() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether dedicated master nodes are enabled for the cluster.True if the cluster will use a dedicated master node.False if the cluster will not.
isDeleted() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Deletion status of an OpenSearch Service domain.
isDryRun() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
This flag, when set to True, specifies whether the UpdateDomain request should return the results of a dry run analysis without actually applying the change.
isEBSEnabled() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Indicates whether EBS volumes are attached to data nodes in an OpenSearch Service domain.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if fine-grained access control is enabled.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable fine-grained access control.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
Whether to enable or disable Amazon Cognito authentication for OpenSearch Dashboards.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
Whether to enable or disable cold storage on the domain.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
True to enable encryption at rest.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
Whether the log should be published.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
True to enable node-to-node encryption.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Whether to enable an off-peak window.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
True to enable SAML authentication for a domain.
isEnabled() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
True if SAML is enabled.
isEncryptionEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether encryption at rest and node-to-node encryption are supported for the instance type.
isEnforceHTTPS() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
True to require that all traffic to the domain arrive over HTTPS.
isInternalUserDatabaseEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if the internal user database is enabled.
isInternalUserDatabaseEnabled() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable the internal user database.
isLoadDryRunConfig() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
Whether to include the configuration of the dry run in the response.
isMandatory() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action is required or optional.
isOptionalDeployment() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if a service software is never automatically updated.
isPendingDeletion() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Indicates whether the domain is being deleted.
isPendingDeletion() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
Indicates whether the entity is being deleted.
isPerformCheckOnly() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
When true, indicates that an upgrade eligibility check needs to be performed.
isPerformCheckOnly() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
When true, indicates that an upgrade eligibility check was performed.
isProcessing() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of the domain configuration.
isUpdateAvailable() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to update your service software version.
isUpgradeProcessing() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of a domain version upgrade to a new version of OpenSearch or Elasticsearch.
isUseOffPeakWindow() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether to use the domain's off-peak window to deploy configuration changes on the domain rather than a maintenance schedule.
isUseOffPeakWindow() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether to schedule Auto-Tune optimizations that require blue/green deployments during the domain's configured daily off-peak window.
isUseOffPeakWindow() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Whether the domain's off-peak window will be used to deploy Auto-Tune changes rather than a maintenance schedule.
isWarmEnabled() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Whether to enable warm storage for the cluster.
isWarmEnabled() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether UltraWarm is supported for the instance type.
isZoneAwarenessEnabled() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether multiple Availability Zones are enabled.

L

LimitExceededException - Exception in com.amazonaws.services.opensearch.model
An exception for trying to create more than the allowed number of resources or sub-resources.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.opensearch.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
Limits - Class in com.amazonaws.services.opensearch.model
Limits for a given instance type and for each of its roles.
Limits() - Constructor for class com.amazonaws.services.opensearch.model.Limits
 
listDomainNames(ListDomainNamesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listDomainNames(ListDomainNamesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
listDomainNames(ListDomainNamesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
listDomainNamesAsync(ListDomainNamesRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listDomainNamesAsync(ListDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listDomainNamesAsync(ListDomainNamesRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
listDomainNamesAsync(ListDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
listDomainNamesAsync(ListDomainNamesRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listDomainNamesAsync(ListDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListDomainNamesRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the ListDomainNames operation.
ListDomainNamesRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
 
ListDomainNamesResult - Class in com.amazonaws.services.opensearch.model
The results of a ListDomainNames operation.
ListDomainNamesResult() - Constructor for class com.amazonaws.services.opensearch.model.ListDomainNamesResult
 
listDomainsForPackage(ListDomainsForPackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listDomainsForPackage(ListDomainsForPackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Lists all Amazon OpenSearch Service domains associated with a given package.
listDomainsForPackage(ListDomainsForPackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Lists all Amazon OpenSearch Service domains associated with a given package.
listDomainsForPackageAsync(ListDomainsForPackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listDomainsForPackageAsync(ListDomainsForPackageRequest, AsyncHandler<ListDomainsForPackageRequest, ListDomainsForPackageResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listDomainsForPackageAsync(ListDomainsForPackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all Amazon OpenSearch Service domains associated with a given package.
listDomainsForPackageAsync(ListDomainsForPackageRequest, AsyncHandler<ListDomainsForPackageRequest, ListDomainsForPackageResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all Amazon OpenSearch Service domains associated with a given package.
listDomainsForPackageAsync(ListDomainsForPackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listDomainsForPackageAsync(ListDomainsForPackageRequest, AsyncHandler<ListDomainsForPackageRequest, ListDomainsForPackageResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListDomainsForPackageRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the ListDomainsForPackage operation.
ListDomainsForPackageRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
 
ListDomainsForPackageResult - Class in com.amazonaws.services.opensearch.model
Container for the response parameters to the ListDomainsForPackage operation.
ListDomainsForPackageResult() - Constructor for class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
 
listInstanceTypeDetails(ListInstanceTypeDetailsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listInstanceTypeDetails(ListInstanceTypeDetailsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Lists all instance types and available features for a given OpenSearch or Elasticsearch version.
listInstanceTypeDetails(ListInstanceTypeDetailsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Lists all instance types and available features for a given OpenSearch or Elasticsearch version.
listInstanceTypeDetailsAsync(ListInstanceTypeDetailsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listInstanceTypeDetailsAsync(ListInstanceTypeDetailsRequest, AsyncHandler<ListInstanceTypeDetailsRequest, ListInstanceTypeDetailsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listInstanceTypeDetailsAsync(ListInstanceTypeDetailsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all instance types and available features for a given OpenSearch or Elasticsearch version.
listInstanceTypeDetailsAsync(ListInstanceTypeDetailsRequest, AsyncHandler<ListInstanceTypeDetailsRequest, ListInstanceTypeDetailsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all instance types and available features for a given OpenSearch or Elasticsearch version.
listInstanceTypeDetailsAsync(ListInstanceTypeDetailsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listInstanceTypeDetailsAsync(ListInstanceTypeDetailsRequest, AsyncHandler<ListInstanceTypeDetailsRequest, ListInstanceTypeDetailsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListInstanceTypeDetailsRequest - Class in com.amazonaws.services.opensearch.model
 
ListInstanceTypeDetailsRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
 
ListInstanceTypeDetailsResult - Class in com.amazonaws.services.opensearch.model
 
ListInstanceTypeDetailsResult() - Constructor for class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
 
listPackagesForDomain(ListPackagesForDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listPackagesForDomain(ListPackagesForDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Lists all packages associated with an Amazon OpenSearch Service domain.
listPackagesForDomain(ListPackagesForDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Lists all packages associated with an Amazon OpenSearch Service domain.
listPackagesForDomainAsync(ListPackagesForDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listPackagesForDomainAsync(ListPackagesForDomainRequest, AsyncHandler<ListPackagesForDomainRequest, ListPackagesForDomainResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listPackagesForDomainAsync(ListPackagesForDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all packages associated with an Amazon OpenSearch Service domain.
listPackagesForDomainAsync(ListPackagesForDomainRequest, AsyncHandler<ListPackagesForDomainRequest, ListPackagesForDomainResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all packages associated with an Amazon OpenSearch Service domain.
listPackagesForDomainAsync(ListPackagesForDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listPackagesForDomainAsync(ListPackagesForDomainRequest, AsyncHandler<ListPackagesForDomainRequest, ListPackagesForDomainResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListPackagesForDomainRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the ListPackagesForDomain operation.
ListPackagesForDomainRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
 
ListPackagesForDomainResult - Class in com.amazonaws.services.opensearch.model
Container for the response parameters to the ListPackagesForDomain operation.
ListPackagesForDomainResult() - Constructor for class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
 
listScheduledActions(ListScheduledActionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listScheduledActions(ListScheduledActionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Retrieves a list of configuration changes that are scheduled for a domain.
listScheduledActions(ListScheduledActionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Retrieves a list of configuration changes that are scheduled for a domain.
listScheduledActionsAsync(ListScheduledActionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listScheduledActionsAsync(ListScheduledActionsRequest, AsyncHandler<ListScheduledActionsRequest, ListScheduledActionsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listScheduledActionsAsync(ListScheduledActionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves a list of configuration changes that are scheduled for a domain.
listScheduledActionsAsync(ListScheduledActionsRequest, AsyncHandler<ListScheduledActionsRequest, ListScheduledActionsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves a list of configuration changes that are scheduled for a domain.
listScheduledActionsAsync(ListScheduledActionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listScheduledActionsAsync(ListScheduledActionsRequest, AsyncHandler<ListScheduledActionsRequest, ListScheduledActionsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListScheduledActionsRequest - Class in com.amazonaws.services.opensearch.model
 
ListScheduledActionsRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
 
ListScheduledActionsResult - Class in com.amazonaws.services.opensearch.model
 
ListScheduledActionsResult() - Constructor for class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
 
listTags(ListTagsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listTags(ListTagsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Returns all resource tags for an Amazon OpenSearch Service domain.
listTags(ListTagsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Returns all resource tags for an Amazon OpenSearch Service domain.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listTagsAsync(ListTagsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns all resource tags for an Amazon OpenSearch Service domain.
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Returns all resource tags for an Amazon OpenSearch Service domain.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListTagsRequest - Class in com.amazonaws.services.opensearch.model
Container for the parameters to the ListTags operation.
ListTagsRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListTagsRequest
 
ListTagsResult - Class in com.amazonaws.services.opensearch.model
The results of a ListTags operation.
ListTagsResult() - Constructor for class com.amazonaws.services.opensearch.model.ListTagsResult
 
listVersions(ListVersionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listVersions(ListVersionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
listVersions(ListVersionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
listVersionsAsync(ListVersionsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVersionsAsync(ListVersionsRequest, AsyncHandler<ListVersionsRequest, ListVersionsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVersionsAsync(ListVersionsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
listVersionsAsync(ListVersionsRequest, AsyncHandler<ListVersionsRequest, ListVersionsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
listVersionsAsync(ListVersionsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listVersionsAsync(ListVersionsRequest, AsyncHandler<ListVersionsRequest, ListVersionsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListVersionsRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the ListVersions operation.
ListVersionsRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListVersionsRequest
 
ListVersionsResult - Class in com.amazonaws.services.opensearch.model
Container for the parameters for response received from the ListVersions operation.
ListVersionsResult() - Constructor for class com.amazonaws.services.opensearch.model.ListVersionsResult
 
listVpcEndpointAccess(ListVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listVpcEndpointAccess(ListVpcEndpointAccessRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
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.
listVpcEndpointAccess(ListVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
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.
listVpcEndpointAccessAsync(ListVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVpcEndpointAccessAsync(ListVpcEndpointAccessRequest, AsyncHandler<ListVpcEndpointAccessRequest, ListVpcEndpointAccessResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVpcEndpointAccessAsync(ListVpcEndpointAccessRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
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.
listVpcEndpointAccessAsync(ListVpcEndpointAccessRequest, AsyncHandler<ListVpcEndpointAccessRequest, ListVpcEndpointAccessResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
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.
listVpcEndpointAccessAsync(ListVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listVpcEndpointAccessAsync(ListVpcEndpointAccessRequest, AsyncHandler<ListVpcEndpointAccessRequest, ListVpcEndpointAccessResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListVpcEndpointAccessRequest - Class in com.amazonaws.services.opensearch.model
 
ListVpcEndpointAccessRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
 
ListVpcEndpointAccessResult - Class in com.amazonaws.services.opensearch.model
 
ListVpcEndpointAccessResult() - Constructor for class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
 
listVpcEndpoints(ListVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listVpcEndpoints(ListVpcEndpointsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region.
listVpcEndpoints(ListVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region.
listVpcEndpointsAsync(ListVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVpcEndpointsAsync(ListVpcEndpointsRequest, AsyncHandler<ListVpcEndpointsRequest, ListVpcEndpointsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVpcEndpointsAsync(ListVpcEndpointsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region.
listVpcEndpointsAsync(ListVpcEndpointsRequest, AsyncHandler<ListVpcEndpointsRequest, ListVpcEndpointsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region.
listVpcEndpointsAsync(ListVpcEndpointsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listVpcEndpointsAsync(ListVpcEndpointsRequest, AsyncHandler<ListVpcEndpointsRequest, ListVpcEndpointsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listVpcEndpointsForDomain(ListVpcEndpointsForDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
listVpcEndpointsForDomain(ListVpcEndpointsForDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.
listVpcEndpointsForDomain(ListVpcEndpointsForDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.
listVpcEndpointsForDomainAsync(ListVpcEndpointsForDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVpcEndpointsForDomainAsync(ListVpcEndpointsForDomainRequest, AsyncHandler<ListVpcEndpointsForDomainRequest, ListVpcEndpointsForDomainResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
listVpcEndpointsForDomainAsync(ListVpcEndpointsForDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.
listVpcEndpointsForDomainAsync(ListVpcEndpointsForDomainRequest, AsyncHandler<ListVpcEndpointsForDomainRequest, ListVpcEndpointsForDomainResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.
listVpcEndpointsForDomainAsync(ListVpcEndpointsForDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
listVpcEndpointsForDomainAsync(ListVpcEndpointsForDomainRequest, AsyncHandler<ListVpcEndpointsForDomainRequest, ListVpcEndpointsForDomainResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
ListVpcEndpointsForDomainRequest - Class in com.amazonaws.services.opensearch.model
 
ListVpcEndpointsForDomainRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
 
ListVpcEndpointsForDomainResult - Class in com.amazonaws.services.opensearch.model
 
ListVpcEndpointsForDomainResult() - Constructor for class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
 
ListVpcEndpointsRequest - Class in com.amazonaws.services.opensearch.model
 
ListVpcEndpointsRequest() - Constructor for class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
 
ListVpcEndpointsResult - Class in com.amazonaws.services.opensearch.model
 
ListVpcEndpointsResult() - Constructor for class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
 
LogPublishingOption - Class in com.amazonaws.services.opensearch.model
Specifies whether the Amazon OpenSearch Service domain publishes the OpenSearch application and slow logs to Amazon CloudWatch.
LogPublishingOption() - Constructor for class com.amazonaws.services.opensearch.model.LogPublishingOption
 
LogPublishingOptionsStatus - Class in com.amazonaws.services.opensearch.model
The configured log publishing options for the domain and their current status.
LogPublishingOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
 
LogType - Enum in com.amazonaws.services.opensearch.model
The type of log file.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTune
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DomainInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.DryRunResults
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.Duration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.Limits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.PackageSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.StorageType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.VersionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
 
MasterUserOptions - Class in com.amazonaws.services.opensearch.model
Credentials for the master user for a domain.
MasterUserOptions() - Constructor for class com.amazonaws.services.opensearch.model.MasterUserOptions
 

N

NodeToNodeEncryptionOptions - Class in com.amazonaws.services.opensearch.model
Enables or disables node-to-node encryption.
NodeToNodeEncryptionOptions() - Constructor for class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
 
NodeToNodeEncryptionOptionsStatus - Class in com.amazonaws.services.opensearch.model
Status of the node-to-node encryption options for the specified domain.
NodeToNodeEncryptionOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
 

O

OffPeakWindow - Class in com.amazonaws.services.opensearch.model
A custom 10-hour, low-traffic window during which OpenSearch Service can perform mandatory configuration changes on the domain.
OffPeakWindow() - Constructor for class com.amazonaws.services.opensearch.model.OffPeakWindow
 
OffPeakWindowOptions - Class in com.amazonaws.services.opensearch.model
Options for a domain's off-peak window, during which OpenSearch Service can perform mandatory configuration changes on the domain.
OffPeakWindowOptions() - Constructor for class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
 
OffPeakWindowOptionsStatus - Class in com.amazonaws.services.opensearch.model
The status of off-peak window options for a domain.
OffPeakWindowOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
 
OpenSearchPartitionInstanceType - Enum in com.amazonaws.services.opensearch.model
 
OpenSearchWarmPartitionInstanceType - Enum in com.amazonaws.services.opensearch.model
 
OptionState - Enum in com.amazonaws.services.opensearch.model
The state of a requested domain configuration change.
OptionStatus - Class in com.amazonaws.services.opensearch.model
Provides the current status of an entity.
OptionStatus() - Constructor for class com.amazonaws.services.opensearch.model.OptionStatus
 
OutboundConnection - Class in com.amazonaws.services.opensearch.model
Specifies details about an outbound cross-cluster connection.
OutboundConnection() - Constructor for class com.amazonaws.services.opensearch.model.OutboundConnection
 
OutboundConnectionStatus - Class in com.amazonaws.services.opensearch.model
The status of an outbound cross-cluster connection.
OutboundConnectionStatus() - Constructor for class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
 
OutboundConnectionStatusCode - Enum in com.amazonaws.services.opensearch.model
 
OverallChangeStatus - Enum in com.amazonaws.services.opensearch.model
The overall status value of the domain configuration change.

P

PackageDetails - Class in com.amazonaws.services.opensearch.model
Basic information about a package.
PackageDetails() - Constructor for class com.amazonaws.services.opensearch.model.PackageDetails
 
PackageSource - Class in com.amazonaws.services.opensearch.model
The Amazon S3 location to import the package from.
PackageSource() - Constructor for class com.amazonaws.services.opensearch.model.PackageSource
 
PackageStatus - Enum in com.amazonaws.services.opensearch.model
 
PackageType - Enum in com.amazonaws.services.opensearch.model
 
PackageVersionHistory - Class in com.amazonaws.services.opensearch.model
Details about a package version.
PackageVersionHistory() - Constructor for class com.amazonaws.services.opensearch.model.PackageVersionHistory
 
PrincipalType - Enum in com.amazonaws.services.opensearch.model
 
purchaseReservedInstanceOffering(PurchaseReservedInstanceOfferingRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
purchaseReservedInstanceOffering(PurchaseReservedInstanceOfferingRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Allows you to purchase Amazon OpenSearch Service Reserved Instances.
purchaseReservedInstanceOffering(PurchaseReservedInstanceOfferingRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Allows you to purchase Amazon OpenSearch Service Reserved Instances.
purchaseReservedInstanceOfferingAsync(PurchaseReservedInstanceOfferingRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
purchaseReservedInstanceOfferingAsync(PurchaseReservedInstanceOfferingRequest, AsyncHandler<PurchaseReservedInstanceOfferingRequest, PurchaseReservedInstanceOfferingResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
purchaseReservedInstanceOfferingAsync(PurchaseReservedInstanceOfferingRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows you to purchase Amazon OpenSearch Service Reserved Instances.
purchaseReservedInstanceOfferingAsync(PurchaseReservedInstanceOfferingRequest, AsyncHandler<PurchaseReservedInstanceOfferingRequest, PurchaseReservedInstanceOfferingResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows you to purchase Amazon OpenSearch Service Reserved Instances.
purchaseReservedInstanceOfferingAsync(PurchaseReservedInstanceOfferingRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
purchaseReservedInstanceOfferingAsync(PurchaseReservedInstanceOfferingRequest, AsyncHandler<PurchaseReservedInstanceOfferingRequest, PurchaseReservedInstanceOfferingResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
PurchaseReservedInstanceOfferingRequest - Class in com.amazonaws.services.opensearch.model
Container for request parameters to the PurchaseReservedInstanceOffering operation.
PurchaseReservedInstanceOfferingRequest() - Constructor for class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
 
PurchaseReservedInstanceOfferingResult - Class in com.amazonaws.services.opensearch.model
Represents the output of a PurchaseReservedInstanceOffering operation.
PurchaseReservedInstanceOfferingResult() - Constructor for class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
 

R

RecurringCharge - Class in com.amazonaws.services.opensearch.model
Contains the specific price and frequency of a recurring charges for an OpenSearch Reserved Instance, or for a Reserved Instance offering.
RecurringCharge() - Constructor for class com.amazonaws.services.opensearch.model.RecurringCharge
 
rejectInboundConnection(RejectInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
rejectInboundConnection(RejectInboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request.
rejectInboundConnection(RejectInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request.
rejectInboundConnectionAsync(RejectInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
rejectInboundConnectionAsync(RejectInboundConnectionRequest, AsyncHandler<RejectInboundConnectionRequest, RejectInboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
rejectInboundConnectionAsync(RejectInboundConnectionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request.
rejectInboundConnectionAsync(RejectInboundConnectionRequest, AsyncHandler<RejectInboundConnectionRequest, RejectInboundConnectionResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request.
rejectInboundConnectionAsync(RejectInboundConnectionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
rejectInboundConnectionAsync(RejectInboundConnectionRequest, AsyncHandler<RejectInboundConnectionRequest, RejectInboundConnectionResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
RejectInboundConnectionRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the RejectInboundConnection operation.
RejectInboundConnectionRequest() - Constructor for class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
 
RejectInboundConnectionResult - Class in com.amazonaws.services.opensearch.model
Represents the output of a RejectInboundConnection operation.
RejectInboundConnectionResult() - Constructor for class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
 
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
removeTags(RemoveTagsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Removes the specified set of tags from an Amazon OpenSearch Service domain.
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Removes the specified set of tags from an Amazon OpenSearch Service domain.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
removeTagsAsync(RemoveTagsRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Removes the specified set of tags from an Amazon OpenSearch Service domain.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Removes the specified set of tags from an Amazon OpenSearch Service domain.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
RemoveTagsRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the RemoveTags operation.
RemoveTagsRequest() - Constructor for class com.amazonaws.services.opensearch.model.RemoveTagsRequest
 
RemoveTagsResult - Class in com.amazonaws.services.opensearch.model
 
RemoveTagsResult() - Constructor for class com.amazonaws.services.opensearch.model.RemoveTagsResult
 
ReservedInstance - Class in com.amazonaws.services.opensearch.model
Details of an OpenSearch Reserved Instance.
ReservedInstance() - Constructor for class com.amazonaws.services.opensearch.model.ReservedInstance
 
ReservedInstanceOffering - Class in com.amazonaws.services.opensearch.model
Details of an OpenSearch Reserved Instance offering.
ReservedInstanceOffering() - Constructor for class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
 
ReservedInstancePaymentOption - Enum in com.amazonaws.services.opensearch.model
 
ResourceAlreadyExistsException - Exception in com.amazonaws.services.opensearch.model
An exception for creating a resource that already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.opensearch.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.opensearch.model
An exception for accessing or deleting a resource that does not exist..
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.opensearch.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest, AsyncHandler<RevokeVpcEndpointAccessRequest, RevokeVpcEndpointAccessResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest, AsyncHandler<RevokeVpcEndpointAccessRequest, RevokeVpcEndpointAccessResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest, AsyncHandler<RevokeVpcEndpointAccessRequest, RevokeVpcEndpointAccessResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
RevokeVpcEndpointAccessRequest - Class in com.amazonaws.services.opensearch.model
 
RevokeVpcEndpointAccessRequest() - Constructor for class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
 
RevokeVpcEndpointAccessResult - Class in com.amazonaws.services.opensearch.model
 
RevokeVpcEndpointAccessResult() - Constructor for class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessResult
 
RollbackOnDisable - Enum in com.amazonaws.services.opensearch.model
The rollback state while disabling Auto-Tune for the domain.

S

SAMLIdp - Class in com.amazonaws.services.opensearch.model
The SAML identity povider information.
SAMLIdp() - Constructor for class com.amazonaws.services.opensearch.model.SAMLIdp
 
SAMLOptionsInput - Class in com.amazonaws.services.opensearch.model
The SAML authentication configuration for an Amazon OpenSearch Service domain.
SAMLOptionsInput() - Constructor for class com.amazonaws.services.opensearch.model.SAMLOptionsInput
 
SAMLOptionsOutput - Class in com.amazonaws.services.opensearch.model
Describes the SAML application configured for the domain.
SAMLOptionsOutput() - Constructor for class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
 
ScheduleAt - Enum in com.amazonaws.services.opensearch.model
 
ScheduledAction - Class in com.amazonaws.services.opensearch.model
Information about a scheduled configuration change for an OpenSearch Service domain.
ScheduledAction() - Constructor for class com.amazonaws.services.opensearch.model.ScheduledAction
 
ScheduledAutoTuneActionType - Enum in com.amazonaws.services.opensearch.model
The Auto-Tune action type.
ScheduledAutoTuneDetails - Class in com.amazonaws.services.opensearch.model
Specifies details about a scheduled Auto-Tune action.
ScheduledAutoTuneDetails() - Constructor for class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
 
ScheduledAutoTuneSeverityType - Enum in com.amazonaws.services.opensearch.model
The Auto-Tune action severity.
ScheduledBy - Enum in com.amazonaws.services.opensearch.model
 
ServiceSoftwareOptions - Class in com.amazonaws.services.opensearch.model
The current status of the service software for an Amazon OpenSearch Service domain.
ServiceSoftwareOptions() - Constructor for class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
 
setAccessPolicies(String) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Identity and Access Management (IAM) policy document specifying the access policies for the new domain.
setAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Specifies the access policies for the domain.
setAccessPolicies(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Identity and Access Management (IAM) policy document specifying the access policies for the domain.
setAccessPolicies(String) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Identity and Access Management (IAM) access policy as a JSON-formatted string.
setAccount(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
The Amazon Web Services account ID to grant access to.
setAccount(String) - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
The account ID to revoke access from.
setAction(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
A description of the Auto-Tune action.
setActionID(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The unique identifier of the action to reschedule.
setActionType(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The type of Auto-Tune action.
setActionType(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The type of action to reschedule.
setAdditionalLimits(Collection<AdditionalLimit>) - Method in class com.amazonaws.services.opensearch.model.Limits
List of additional limits that are specific to a given instance type for each of its instance roles.
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to specify advanced configuration options.
setAdvancedOptions(AdvancedOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to specify advanced configuration options.
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Key-value pairs that specify advanced configuration options.
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Key-value pairs to specify advanced configuration options.
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Only supports the override_main_response_version parameter and not other advanced options.
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The advanced options configuration for the domain.
setAdvancedSecurityEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether fine-grained access control is supported for the instance type.
setAdvancedSecurityOptions(AdvancedSecurityOptionsInput) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Options for fine-grained access control.
setAdvancedSecurityOptions(AdvancedSecurityOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for fine-grained access control settings for the domain.
setAdvancedSecurityOptions(AdvancedSecurityOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Settings for fine-grained access control.
setAdvancedSecurityOptions(AdvancedSecurityOptionsInput) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options for fine-grained access control.
setAnonymousAuthDisableDate(Date) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
Date and time when the migration period will be disabled.
setAnonymousAuthEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if a 30-day migration period is enabled, during which administrators can create role mappings.
setAnonymousAuthEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable a 30-day migration period during which administrators can create role mappings.
setAppLogsEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether logging is supported for the instance type.
setARN(String) - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
Amazon Resource Name (ARN) for the OpenSearch Service domain to which you want to attach resource tags.
setARN(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The Amazon Resource Name (ARN) of the domain.
setARN(String) - Method in class com.amazonaws.services.opensearch.model.ListTagsRequest
Amazon Resource Name (ARN) for the domain to view tags for.
setARN(String) - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
The Amazon Resource Name (ARN) of the domain from which you want to delete the specified tags.
setAuthorizedPrincipal(AuthorizedPrincipal) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
Information about the Amazon Web Services account or service that was provided access to the domain.
setAuthorizedPrincipalList(Collection<AuthorizedPrincipal>) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
A list of IAM principals that can currently access the domain.
setAutomatedSnapshotStartHour(Integer) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain.
setAutomatedUpdateDate(Date) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The timestamp, in Epoch time, until which you can manually request a service software update.
setAutoSoftwareUpdateEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
Whether automatic service software updates are enabled for the domain.
setAutoTuneDetails(AutoTuneDetails) - Method in class com.amazonaws.services.opensearch.model.AutoTune
Details about an Auto-Tune action.
setAutoTuneOptions(AutoTuneOptionsInput) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Options for Auto-Tune.
setAutoTuneOptions(AutoTuneOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for Auto-Tune settings for the domain.
setAutoTuneOptions(AutoTuneOptionsOutput) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Auto-Tune settings for the domain.
setAutoTuneOptions(AutoTuneOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options for Auto-Tune.
setAutoTunes(Collection<AutoTune>) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
The list of setting adjustments that Auto-Tune has made to the domain.
setAutoTuneType(String) - Method in class com.amazonaws.services.opensearch.model.AutoTune
The type of Auto-Tune action.
setAvailabilityZoneCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
If you enabled multiple Availability Zones, this value is the number of zones that you want the domain to use.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of Availability Zones associated with the VPC subnets.
setAvailablePackageVersion(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The package version.
setAWSDomainInformation(AWSDomainInformation) - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
Information about an Amazon OpenSearch Service domain.
setBillingSubscriptionId(Long) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier of the billing subscription.
setCancellable(Boolean) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether or not the scheduled action is cancellable.
setCancellable(Boolean) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to cancel your service software version update.
setChangeId(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
The ID of the configuration change.
setChangeId(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The unique change identifier associated with a specific domain configuration change.
setChangeId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
The specific change ID for which you want to get progress information.
setChangeProgressDetails(ChangeProgressDetails) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for information about the progress of an existing configuration change.
setChangeProgressDetails(ChangeProgressDetails) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Information about a configuration change happening on the domain.
setChangeProgressDetails(ChangeProgressDetails) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
Container for information about a configuration change happening on a domain.
setChangeProgressStages(Collection<ChangeProgressStage>) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The specific stages that the domain is going through to perform the configuration change.
setChangeProgressStatus(ChangeProgressStatusDetails) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
Container for information about the stages of a configuration change happening on a domain.
setClientToken(String) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
Unique, case-sensitive identifier to ensure idempotency of the request.
setCloudWatchLogsLogGroupArn(String) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
The Amazon Resource Name (ARN) of the CloudWatch Logs group to publish logs to.
setClusterConfig(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the cluster configuration of a domain.
setClusterConfig(ClusterConfigStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for the cluster configuration of a the domain.
setClusterConfig(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Container for the cluster configuration of the domain.
setClusterConfig(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Changes that you want to make to the cluster configuration, such as the instance type and number of EC2 instances.
setCode(String) - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
The error code of the failure.
setCognitoEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether Amazon Cognito access is supported for the instance type.
setCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to configure Amazon Cognito authentication.
setCognitoOptions(CognitoOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for Amazon Cognito options for the domain.
setCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Key-value pairs to configure Amazon Cognito authentication for OpenSearch Dashboards.
setCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Key-value pairs to configure Amazon Cognito authentication for OpenSearch Dashboards.
setColdStorageOptions(ColdStorageOptions) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Container for cold storage configuration options.
setCommitMessage(String) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
A message associated with the package version when it was uploaded.
setCommitMessage(String) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
Commit message for the updated file, which is shown as part of GetPackageVersionHistoryResponse.
setCompatibleVersions(Collection<CompatibleVersionsMap>) - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
setCompletedProperties(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that have completed.
setConnection(InboundConnection) - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
Information about the accepted inbound connection.
setConnection(InboundConnection) - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
The deleted inbound connection.
setConnection(OutboundConnection) - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
The deleted inbound connection.
setConnection(InboundConnection) - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
Contains details about the rejected inbound connection.
setConnectionAlias(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name of the connection.
setConnectionAlias(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Name of the connection.
setConnectionAlias(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Name of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
The ID of the inbound connection to accept.
setConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The unique identifier for the created outbound connection, which is used for subsequent operations on the connection.
setConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
The ID of the inbound connection to permanently delete.
setConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
The ID of the outbound connection you want to permanently delete.
setConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The unique identifier of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Unique identifier of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
The unique identifier of the inbound connection to reject.
setConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
The connection mode.
setConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The connection mode.
setConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The connection mode.
setConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
The connection mode.
setConnectionProperties(ConnectionProperties) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The ConnectionProperties for the newly created connection.
setConnectionProperties(ConnectionProperties) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Properties for the outbound connection.
setConnections(Collection<InboundConnection>) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
List of inbound connections.
setConnections(Collection<OutboundConnection>) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
List of outbound connections that match the filter criteria.
setConnectionStatus(OutboundConnectionStatus) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The status of the connection.
setConnectionStatus(InboundConnectionStatus) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The current status of the connection.
setConnectionStatus(OutboundConnectionStatus) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Status of the connection.
setCreated(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Creation status of an OpenSearch Service domain.
setCreatedAt(Date) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The timestamp when the package was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
The date and time when the package was created.
setCreationDate(Date) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Date and time when Auto-Tune was enabled for the domain.
setCreationDate(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The timestamp when the dry run was initiated.
setCreationDate(Date) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The timestamp when the entity was created.
setCronExpressionForRecurrence(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
A cron expression for a recurring maintenance schedule during which Auto-Tune can deploy changes.
setCurrencyCode(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The currency code for the offering.
setCurrencyCode(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The currency code for the Reserved Instance offering.
setCurrentVersion(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The current service software version present on the domain.
setCustomEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
The fully qualified URL for the custom endpoint.
setCustomEndpointCertificateArn(String) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
The ARN for your security certificate, managed in Amazon Web Services Certificate Manager (ACM).
setCustomEndpointEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Whether to enable a custom endpoint for the domain.
setDate(Date) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The date and time when the Auto-Tune action is scheduled for the domain.
setDedicatedMasterCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Number of dedicated master nodes in the cluster.
setDedicatedMasterEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether dedicated master nodes are enabled for the cluster.True if the cluster will use a dedicated master node.False if the cluster will not.
setDedicatedMasterType(String) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
OpenSearch Service instance type of the dedicated master nodes in the cluster.
setDeleted(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Deletion status of an OpenSearch Service domain.
setDeploymentType(String) - Method in class com.amazonaws.services.opensearch.model.DryRunResults
Specifies the way in which OpenSearch Service will apply an update.
setDescription(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The description of the stage.
setDescription(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
A description of the action to be taken.
setDescription(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
A description of the service software update status.
setDesiredStartTime(Long) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
The Epoch timestamp when you want the service software update to start.
setDesiredStartTime(Long) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The time to implement the change, in Coordinated Universal Time (UTC).
setDesiredState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether Auto-Tune is enabled or disabled.
setDesiredState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether Auto-Tune is enabled or disabled.
setDomainArn(String) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
The Amazon Resource Name (ARN) of the domain to create the endpoint for.
setDomainArn(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The Amazon Resource Name (ARN) of the domain associated with the endpoint.
setDomainArn(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The Amazon Resource Name (ARN) of the domain associated with the endpoint.
setDomainConfig(DomainConfig) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
Container for the configuration of the OpenSearch Service domain.
setDomainConfig(DomainConfig) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
The status of the updated domain.
setDomainEndpointOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
setDomainEndpointOptions(DomainEndpointOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
setDomainEndpointOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
setDomainEndpointOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
setDomainId(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Unique identifier for the domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
Name of the domain to associate the package with.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
The name of the OpenSearch Service domain to provide access to.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
Name of the domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
Name of the OpenSearch Service domain that you want to cancel the service software update on.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Name of the OpenSearch Service domain to create.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DeleteDomainRequest
The name of the domain you want to permanently delete.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
Name of the domain that you want Auto-Tune details about.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
The name of the domain to get progress information for.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
Name of the OpenSearch Service domain configuration that you want to describe.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainRequest
The name of the domain that you want information about.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
The name of the domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
The name of the domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
Name of the domain to dissociate the package from.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DomainInfo
Name of the domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Name of the domain that the package is associated with.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Name of the domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
The name of an existing domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
The name of an existing domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
The domain of the domain to get upgrade status information for.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
Name of the domain to list instance type details for.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
The name of the domain for which you want to list associated packages.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
The name of the domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
The name of the OpenSearch Service domain to retrieve access information for.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
The name of the domain to list associated VPC endpoints for.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
The name of the OpenSearch Service domain.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
The name of the domain that you want to update to the latest service software.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The name of the domain that you're updating.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The name of the domain to reschedule an action for.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Name of the OpenSearch Service domain that you want to upgrade.
setDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The name of the domain that was upgraded.
setDomainNames(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
Array of OpenSearch Service domain names that you want information about.
setDomainNames(Collection<DomainInfo>) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
The names of all OpenSearch Service domains owned by the current user and their respective engine types.
setDomainPackageDetails(DomainPackageDetails) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageResult
Information about a package that is associated with a domain.
setDomainPackageDetails(DomainPackageDetails) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageResult
Information about a package that has been dissociated from the domain.
setDomainPackageDetailsList(Collection<DomainPackageDetails>) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
Information about all domains associated with a package.
setDomainPackageDetailsList(Collection<DomainPackageDetails>) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
List of all packages associated with a domain.
setDomainPackageStatus(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
State of the association.
setDomainStatus(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.CreateDomainResult
The status of the newly created domain.
setDomainStatus(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.DeleteDomainResult
The status of the domain being deleted.
setDomainStatus(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainResult
List that contains the status of each specified OpenSearch Service domain.
setDomainStatusList(Collection<DomainStatus>) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
The status of the requested domains.
setDryRun(Boolean) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
This flag, when set to True, specifies whether the UpdateDomain request should return the results of a dry run analysis without actually applying the change.
setDryRunConfig(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
Details about the changes you're planning to make on the domain.
setDryRunId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
The unique identifier of the dry run.
setDryRunId(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The unique identifier of the dry run.
setDryRunMode(String) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The type of dry run to perform.
setDryRunProgressStatus(DryRunProgressStatus) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
The current status of the dry run, including any validation errors.
setDryRunProgressStatus(DryRunProgressStatus) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
The status of the dry run being performed on the domain, if any.
setDryRunResults(DryRunResults) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
The results of the dry run.
setDryRunResults(DryRunResults) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
Results of the dry run performed in the update domain request.
setDryRunStatus(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The current status of the dry run.
setDuration(Duration) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
The duration of the maintenance schedule.
setDuration(Integer) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The duration, in seconds, for which the OpenSearch instance is reserved.
setDuration(Integer) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The duration, in seconds, for which the offering will reserve the OpenSearch instance.
setEBSEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Indicates whether EBS volumes are attached to data nodes in an OpenSearch Service domain.
setEBSOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the parameters required to enable EBS-based storage for an OpenSearch Service domain.
setEBSOptions(EBSOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for EBS options configured for the domain.
setEBSOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Container for EBS-based storage settings for the domain.
setEBSOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The type and size of the EBS volume to attach to instances in the domain.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if fine-grained access control is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable fine-grained access control.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
Whether to enable or disable Amazon Cognito authentication for OpenSearch Dashboards.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
Whether to enable or disable cold storage on the domain.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
True to enable encryption at rest.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
Whether the log should be published.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
True to enable node-to-node encryption.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Whether to enable an off-peak window.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
True to enable SAML authentication for a domain.
setEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
True if SAML is enabled.
setEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to enable encryption at rest.
setEncryptionAtRestOptions(EncryptionAtRestOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to enable encryption at rest.
setEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Encryption at rest settings for the domain.
setEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Encryption at rest options for the domain.
setEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether encryption at rest and node-to-node encryption are supported for the instance type.
setEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
The endpoint of the remote domain.
setEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Domain-specific endpoint used to submit index, search, and data upload requests to the domain.
setEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The connection endpoint ID for connecting to the domain.
setEndpoints(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The key-value pair that exists if the OpenSearch Service domain uses VPC endpoints..
setEnforceHTTPS(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
True to require that all traffic to the domain arrive over HTTPS.
setEngineType(String) - Method in class com.amazonaws.services.opensearch.model.DomainInfo
The type of search engine that the domain is running.OpenSearch for an OpenSearch engine, or Elasticsearch for a legacy Elasticsearch OSS engine.
setEngineType(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
Filters the output by domain engine type.
setEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
String of format Elasticsearch_X.Y or OpenSearch_X.Y to specify the engine version for the OpenSearch Service domain.
setEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
Version of OpenSearch or Elasticsearch, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
setEngineVersion(VersionStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
The OpenSearch or Elasticsearch version that the domain is running.
setEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Version of OpenSearch or Elasticsearch that the domain is running, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
setEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
Version of OpenSearch or Elasticsearch, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
setEntityId(String) - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
The unique entity ID of the application in the SAML identity provider.
setErrorCode(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
The code associated with the error.
setErrorDetails(ErrorDetails) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Additional information if the package is in an error state.
setErrorDetails(ErrorDetails) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Additional information if the package is in an error state.
setErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Any errors that occurred while enabling or disabling Auto-Tune.
setErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Any errors that occurred while enabling or disabling Auto-Tune.
setErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
A message describing the error.
setErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
A message describing the error.
setErrorType(String) - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
The type of error that occurred.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
A list of filters used to match properties for inbound cross-cluster connections.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
List of filter names and values that you can use for requests.
setFilters(Collection<DescribePackagesFilter>) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
Only returns packages that match the DescribePackagesFilterList values.
setFixedPrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The upfront fixed charge you will paid to purchase the specific Reserved Instance offering.
setFixedPrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The upfront fixed charge you will pay to purchase the specific Reserved Instance offering.
setHours(Long) - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
The start hour of the window in Coordinated Universal Time (UTC), using 24-hour time.
setId(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The unique identifier of the scheduled action.
setIdentityPoolId(String) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The Amazon Cognito identity pool ID that you want OpenSearch Service to use for OpenSearch Dashboards authentication.
setIdp(SAMLIdp) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The SAML Identity Provider's information.
setIdp(SAMLIdp) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
Describes the SAML identity provider's information.
setInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Number of dedicated master nodes in the cluster.
setInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
The number of OpenSearch instances to reserve.
setInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The number of OpenSearch instances that have been reserved.
setInstanceCountLimits(InstanceCountLimits) - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
Limits on the number of instances that can be created for a given instance type.
setInstanceLimits(InstanceLimits) - Method in class com.amazonaws.services.opensearch.model.Limits
The limits for a given instance type.
setInstanceRole(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether the instance acts as a data node, a dedicated master node, or an UltraWarm node.
setInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Instance type of data nodes in the cluster.
setInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
The OpenSearch Service instance type for which you need limit information.
setInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The OpenSearch instance type offered by theReserved Instance offering.
setInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The OpenSearch instance type offered by the Reserved Instance offering.
setInstanceTypeDetails(Collection<InstanceTypeDetails>) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
Lists all supported instance types and features for the given OpenSearch or Elasticsearch version.
setInternalUserDatabaseEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if the internal user database is enabled.
setInternalUserDatabaseEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable the internal user database.
setIops(Integer) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the baseline input/output (I/O) performance of EBS volumes attached to data nodes.
setIssues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
A list of strings containing detailed information about the errors encountered in a particular step.
setKey(String) - Method in class com.amazonaws.services.opensearch.model.Tag
The tag key.
setKmsKeyId(String) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
The KMS key ID.
setLastUpdated(Date) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The most recent updated timestamp of the stage.
setLastUpdated(Date) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Timestamp of the most recent update to the package association status.
setLastUpdatedAt(Date) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Date and time when the package was last updated.
setLimitName(String) - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
setLimitName(String) - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
Name of storage limits that are applicable for the given storage type.
setLimitsByRole(Map<String, Limits>) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
Map that contains all applicable instance type limits.data refers to data nodes.master refers to dedicated master nodes.
setLimitValues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
The values of the additional instance type limits.
setLimitValues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
The limit values.
setLoadDryRunConfig(Boolean) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
Whether to include the configuration of the dry run in the response.
setLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name and Region of the source (local) domain.
setLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Information about the source (local) domain.
setLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
Information about the source (local) domain.
setLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Information about the source (local) domain.
setLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to configure slow log publishing.
setLogPublishingOptions(LogPublishingOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to configure slow log publishing.
setLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Log publishing options for the domain.
setLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options to publish OpenSearch logs to Amazon CloudWatch Logs.
setMaintenanceSchedules(Collection<AutoTuneMaintenanceSchedule>) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
DEPRECATED.
setMaintenanceSchedules(Collection<AutoTuneMaintenanceSchedule>) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
A list of maintenance schedules during which Auto-Tune can deploy changes.
setMandatory(Boolean) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action is required or optional.
setMasterBackendRole(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The backend role that the SAML master user is mapped to.
setMasterUserARN(String) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
Amazon Resource Name (ARN) for the master user.
setMasterUserName(String) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
User name for the master user.
setMasterUserName(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The SAML master user name, which is stored in the domain's internal user database.
setMasterUserOptions(MasterUserOptions) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
Container for information about the master user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
Password for the master user.
setMaximumInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
The minimum allowed number of instances.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
An optional parameter that specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
An optional parameter that specifies the maximum number of results to return.
setMessage(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
A message corresponding to the status of the configuration change.
setMessage(String) - Method in class com.amazonaws.services.opensearch.model.DryRunResults
A message corresponding to the deployment type.
setMessage(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
Information about the connection.
setMessage(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
Verbose information for the outbound connection.
setMessage(String) - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
A message corresponding to the failure.
setMetadataContent(String) - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
The metadata of the SAML application, in XML format.
setMinimumInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
The maximum allowed number of instances.
setMinutes(Long) - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
The start minute of the window, in UTC.
setName(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The name of the stage.
setName(String) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
Any field from PackageDetails.
setName(String) - Method in class com.amazonaws.services.opensearch.model.Filter
The name of the filter.
setNewVersion(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The new service software version, if one is available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
If your initial DescribeDomainAutoTunes operation returns a nextToken, you can include the returned nextToken in subsequent DescribeDomainAutoTunes operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
If your initial DescribeInboundConnections operation returns a nextToken, you can include the returned nextToken in subsequent DescribeInboundConnections operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
If your initial DescribeOutboundConnections operation returns a nextToken, you can include the returned nextToken in subsequent DescribeOutboundConnections operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
If your initial DescribePackageFilters operation returns a nextToken, you can include the returned nextToken in subsequent DescribePackageFilters operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
If your initial DescribeReservedInstanceOfferings operation returns a nextToken, you can include the returned nextToken in subsequent DescribeReservedInstanceOfferings operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
If your initial DescribeReservedInstances operation returns a nextToken, you can include the returned nextToken in subsequent DescribeReservedInstances operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
If your initial GetPackageVersionHistory operation returns a nextToken, you can include the returned nextToken in subsequent GetPackageVersionHistory operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
If your initial GetUpgradeHistory operation returns a nextToken, you can include the returned nextToken in subsequent GetUpgradeHistory operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
If your initial ListDomainsForPackage operation returns a nextToken, you can include the returned nextToken in subsequent ListDomainsForPackage operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
If your initial ListInstanceTypeDetails operation returns a nextToken, you can include the returned nextToken in subsequent ListInstanceTypeDetails operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
If your initial ListPackagesForDomain operation returns a nextToken, you can include the returned nextToken in subsequent ListPackagesForDomain operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
If your initial ListScheduledActions operation returns a nextToken, you can include the returned nextToken in subsequent ListScheduledActions operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
If your initial ListVersions operation returns a nextToken, you can include the returned nextToken in subsequent ListVersions operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
If your initial ListVpcEndpointAccess operation returns a nextToken, you can include the returned nextToken in subsequent ListVpcEndpointAccess operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
If your initial ListEndpointsForDomain operation returns a nextToken, you can include the returned nextToken in subsequent ListEndpointsForDomain operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
When nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
If your initial ListVpcEndpoints operation returns a nextToken, you can include the returned nextToken in subsequent ListVpcEndpoints operations, which returns results in the next page.
setNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
When nextToken is returned, there are more results available.
setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Enables node-to-node encryption.
setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Whether node-to-node encryption is enabled or disabled.
setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Whether node-to-node encryption is enabled or disabled.
setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Node-to-node encryption options for the domain.
setOffPeakWindow(OffPeakWindow) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Off-peak window settings for the domain.
setOffPeakWindowOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Specifies a daily 10-hour time block during which OpenSearch Service can perform configuration changes on the domain, including service software updates and Auto-Tune enhancements that require a blue/green deployment.
setOffPeakWindowOptions(OffPeakWindowOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for off-peak window options for the domain.
setOffPeakWindowOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Options that specify a custom 10-hour window during which OpenSearch Service can perform configuration changes on the domain.
setOffPeakWindowOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Off-peak window options for the domain.
setOptionalDeployment(Boolean) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if a service software is never automatically updated.
setOptions(String) - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
The access policy configured for the domain.
setOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
The status of advanced options for the specified domain.
setOptions(AdvancedSecurityOptions) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
Container for fine-grained access control settings.
setOptions(AutoTuneOptions) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
Auto-Tune settings for updating a domain.
setOptions(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
Cluster configuration options for the specified domain.
setOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
Cognito options for the specified domain.
setOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
Options to configure the endpoint for a domain.
setOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
The configured EBS options for the specified domain.
setOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
Encryption at rest options for the specified domain.
setOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
The log publishing options configured for the domain.
setOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
The node-to-node encryption options for the specified domain.
setOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
The domain's off-peak window configuration.
setOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
The daily snapshot options specified for the domain.
setOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
The service software update options for a domain.
setOptions(String) - Method in class com.amazonaws.services.opensearch.model.VersionStatus
The OpenSearch or Elasticsearch version for the specified domain.
setOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
The VPC options for the specified domain.
setOwnerId(String) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
The Amazon Web Services account ID of the domain owner.
setPackageDescription(String) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Description of the package.
setPackageDescription(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
User-specified description of the package.
setPackageDescription(String) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
A new description of the package.
setPackageDetails(PackageDetails) - Method in class com.amazonaws.services.opensearch.model.CreatePackageResult
Basic information about an OpenSearch Service package.
setPackageDetails(PackageDetails) - Method in class com.amazonaws.services.opensearch.model.DeletePackageResult
Information about the deleted package.
setPackageDetails(PackageDetails) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageResult
Information about a package.
setPackageDetailsList(Collection<PackageDetails>) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
Basic information about a package.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
Internal ID of the package to associate with a domain.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.DeletePackageRequest
The internal ID of the package you want to delete.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
Internal ID of the package to dissociate from the domain.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Internal ID of the package.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
The unique identifier of the package.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
The unique identifier of the package.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
The unique identifier of the package for which to list associated domains.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The unique identifier of the package.
setPackageID(String) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
The unique identifier for the package.
setPackageName(String) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Unique name for the package.
setPackageName(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
User-specified name of the package.
setPackageName(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
User-specified name of the package.
setPackageSource(PackageSource) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
The Amazon S3 location from which to import the package.
setPackageSource(PackageSource) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
Amazon S3 bucket and key for the package.
setPackageStatus(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Current status of the package.
setPackageType(String) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Type of package.
setPackageType(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
The type of package.
setPackageType(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The type of package.
setPackageVersion(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
The current version of the package.
setPackageVersion(String) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
The package version.
setPackageVersionHistoryList(Collection<PackageVersionHistory>) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
A list of package versions, along with their creation time and commit message.
setPaymentOption(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The payment option as defined in the Reserved Instance offering.
setPaymentOption(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
Payment option for the Reserved Instance offering
setPendingDeletion(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Indicates whether the domain is being deleted.
setPendingDeletion(Boolean) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
Indicates whether the entity is being deleted.
setPendingProperties(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that are still pending.
setPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
When true, indicates that an upgrade eligibility check needs to be performed.
setPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
When true, indicates that an upgrade eligibility check was performed.
setPrincipal(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
The IAM principal that is allowed access to the domain.
setPrincipalType(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
The type of principal.
setProcessing(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of the domain configuration.
setProgressPercent(Double) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
The floating point value representing the progress percentage of a particular step.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
The monetary amount of the recurring charge.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
The frequency of the recurring charge.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The recurring charge to your account, regardless of whether you create any domains using the Reserved Instance offering.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The recurring charge to your account, regardless of whether you creates any domains using the offering.
setReferencePath(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Denotes the location of the package on the OpenSearch Service cluster nodes.
setRegion(String) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
The Amazon Web Services Region in which the domain is located.
setRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name and Region of the destination (remote) domain.
setRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Information about the destination (remote) domain.
setRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
Information about the destination (remote) domain.
setRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Information about the destination (remote) domain.
setReservationName(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
A customer-specified identifier to track this reservation.
setReservationName(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
The customer-specified identifier used to track this reservation.
setReservationName(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The customer-specified identifier to track this reservation.
setReservedInstanceId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
The reserved instance identifier filter value.
setReservedInstanceId(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
The ID of the Reserved Instance offering that was purchased.
setReservedInstanceId(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier for the reservation.
setReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
The Reserved Instance identifier filter value.
setReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
The ID of the Reserved Instance offering to purchase.
setReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier of the Reserved Instance offering.
setReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The unique identifier of the Reserved Instance offering.
setReservedInstanceOfferings(Collection<ReservedInstanceOffering>) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
List of Reserved Instance offerings.
setReservedInstances(Collection<ReservedInstance>) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
List of Reserved Instances in the current Region.
setRoleArn(String) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The AmazonOpenSearchServiceCognitoAccess role that allows OpenSearch Service to configure your user pool and identity pool.
setRolesKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
Element of the SAML assertion to use for backend roles.
setRolesKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The key used for matching the SAML roles attribute.
setRollbackOnDisable(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
When disabling Auto-Tune, specify NO_ROLLBACK to retain all prior Auto-Tune settings or DEFAULT_ROLLBACK to revert to the OpenSearch Service defaults.
setS3BucketName(String) - Method in class com.amazonaws.services.opensearch.model.PackageSource
The name of the Amazon S3 bucket containing the package.
setS3Key(String) - Method in class com.amazonaws.services.opensearch.model.PackageSource
Key (file name) of the package.
setSAMLOptions(SAMLOptionsOutput) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
Container for information about the SAML configuration for OpenSearch Dashboards.
setSAMLOptions(SAMLOptionsInput) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
Container for information about the SAML configuration for OpenSearch Dashboards.
setScheduleAt(String) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
When to start the service software update.
setScheduleAt(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
When to schedule the action.
setScheduledAction(ScheduledAction) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
Information about the rescheduled action.
setScheduledActions(Collection<ScheduledAction>) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
A list of actions that are scheduled for the domain.
setScheduledAutoTuneDetails(ScheduledAutoTuneDetails) - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
Container for details about a scheduled Auto-Tune action.
setScheduledBy(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action was scheduled manually (CUSTOMER, or by OpenSearch Service automatically ( SYSTEM).
setScheduledTime(Long) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The time when the change is scheduled to happen.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of security group IDs associated with the VPC endpoints for the domain.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
The list of security group IDs associated with the VPC endpoints for the domain.
setServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
Container for the state of your domain relative to the latest service software.
setServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The current status of the domain's service software.
setServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
The current status of the OpenSearch Service software update.
setSessionTimeoutMinutes(Integer) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The duration, in minutes, after which a user session becomes inactive.
setSessionTimeoutMinutes(Integer) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The duration, in minutes, after which a user session becomes inactive.
setSeverity(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The severity of the action.
setSeverity(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The severity of the Auto-Tune action.
setSlotSuggestions(Collection<Long>) - Method in exception com.amazonaws.services.opensearch.model.SlotNotAvailableException
Alternate time slots during which OpenSearch Service has available capacity to schedule a domain action.
setSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
DEPRECATED.
setSnapshotOptions(SnapshotOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
DEPRECATED.
setSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
DEPRECATED.
setSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Option to set the time, in UTC format, for the daily automated snapshot.
setSoftwareUpdateOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Software update options for the domain.
setSoftwareUpdateOptions(SoftwareUpdateOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Software update options for the domain.
setSoftwareUpdateOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Service software update options for the domain.
setSoftwareUpdateOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Service software update options for the domain.
setSourceVersion(String) - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
The current version that the OpenSearch Service domain is running.
setStartAt(Date) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
The Epoch timestamp at which the Auto-Tune maintenance schedule starts.
setStartTime(Date) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The time at which the configuration change is made on the domain.
setStartTime(Date) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The date and time when the reservation was purchased.
setStartTimestamp(Date) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
UTC timestamp at which the upgrade API call was made, in the format yyyy-MM-ddTHH:mm:ssZ.
setState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
The current state of Auto-Tune on the domain.
setState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
The current state of Auto-Tune on the domain.
setState(String) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The state of the entity.
setState(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The state of the Reserved Instance.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
The status of the access policy for the domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
The status of advanced options for the specified domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
Status of the fine-grained access control settings for a domain.
setStatus(AutoTuneStatus) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
The current status of Auto-Tune for a domain.
setStatus(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The status of the stage.
setStatus(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The overall status of the domain configuration change.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
The status of cluster configuration options for the specified domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
The status of the Cognito options for the specified domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
The status of the endpoint options for a domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
The status of the EBS options for the specified domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
The status of the encryption at rest options for the specified domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
The status of the log publishing options for the domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
The status of the node-to-node encryption options for the specified domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
The current status of off-peak window options.
setStatus(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The current status of the scheduled action.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
The status of a daily automated snapshot.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
The status of service software update options, including creation date and last updated date.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.VersionStatus
The status of the version options for the specified domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
The status of the VPC options for the specified domain.
setStatus(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The current status of the endpoint.
setStatus(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The current status of the endpoint.
setStatusCode(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
The status code for the connection.
setStatusCode(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
The status code for the outbound connection.
setStepsList(Collection<UpgradeStepItem>) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
A list of each step performed as part of a specific upgrade or upgrade eligibility check.
setStepStatus(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
The status of the current step that an upgrade is on.
setStorageSubTypeName(String) - Method in class com.amazonaws.services.opensearch.model.StorageType
The storage sub-type, such as gp3 or io1.
setStorageTypeLimits(Collection<StorageTypeLimit>) - Method in class com.amazonaws.services.opensearch.model.StorageType
Limits that are applicable for the given storage type.
setStorageTypeName(String) - Method in class com.amazonaws.services.opensearch.model.StorageType
The name of the storage type.
setStorageTypes(Collection<StorageType>) - Method in class com.amazonaws.services.opensearch.model.Limits
Storage-related attributes that are available for a given instance type.
setSubjectKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
Element of the SAML assertion to use for the user name.
setSubjectKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The key used for matching the SAML subject attribute.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
A list of subnet IDs associated with the VPC endpoints for the domain.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
A list of subnet IDs associated with the VPC endpoints for the domain.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
The list of tag keys to remove from the domain.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
List of resource tags.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
List of tags to add to the domain upon creation.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
List of resource tags associated with the specified domain.
setTargetVersion(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
OpenSearch or Elasticsearch version to which you want to upgrade, in the format Opensearch_X.Y or Elasticsearch_X.Y.
setTargetVersion(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
OpenSearch or Elasticsearch version that the domain was upgraded to.
setTargetVersions(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
The possible versions that you can upgrade the domain to.
setThroughput(Integer) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes.
setTLSSecurityPolicy(String) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Specify the TLS security policy to apply to the HTTPS endpoint of the domain.
setTotalNumberOfStages(Integer) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The total number of stages required for the configuration change.
setType(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The type of action that will be taken on the domain.
setUnit(String) - Method in class com.amazonaws.services.opensearch.model.Duration
The unit of measurement for the duration of a maintenance schedule.
setUpdateAvailable(Boolean) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to update your service software version.
setUpdateDate(Date) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Date and time when the Auto-Tune options were last updated for the domain.
setUpdateDate(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The timestamp when the dry run was last updated.
setUpdateDate(Date) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The timestamp of the last time the entity was updated.
setUpdateStatus(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The status of your service software update.
setUpdateVersion(Integer) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
The latest version of the Auto-Tune options.
setUpdateVersion(Integer) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The latest version of the entity.
setUpgradeHistories(Collection<UpgradeHistory>) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
A list of objects corresponding to each upgrade or upgrade eligibility check performed on a domain.
setUpgradeId(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The unique identifier of the domain upgrade.
setUpgradeName(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
A string that describes the update.
setUpgradeName(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
A string that describes the upgrade.
setUpgradeProcessing(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of a domain version upgrade to a new version of OpenSearch or Elasticsearch.
setUpgradeStatus(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
The current status of the upgrade.
setUpgradeStep(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
One of three steps that an upgrade or upgrade eligibility check goes through.
setUpgradeStep(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
One of three steps that an upgrade or upgrade eligibility check goes through:
setUpgradeStepStatus(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
The current status of the upgrade.
setUsagePrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The hourly rate at which you're charged for the domain using this Reserved Instance.
setUsagePrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The hourly rate at which you're charged for the domain using this Reserved Instance.
setUseOffPeakWindow(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether to use the domain's off-peak window to deploy configuration changes on the domain rather than a maintenance schedule.
setUseOffPeakWindow(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether to schedule Auto-Tune optimizations that require blue/green deployments during the domain's configured daily off-peak window.
setUseOffPeakWindow(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Whether the domain's off-peak window will be used to deploy Auto-Tune changes rather than a maintenance schedule.
setUserPoolId(String) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The Amazon Cognito user pool ID that you want OpenSearch Service to use for OpenSearch Dashboards authentication.
setValidationFailures(Collection<ValidationFailure>) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
Any validation failures that occurred as a result of the dry run.
setValue(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
A list of values for the specified filter field.
setValue(Long) - Method in class com.amazonaws.services.opensearch.model.Duration
Integer to specify the value of a maintenance schedule duration.
setValue(String) - Method in class com.amazonaws.services.opensearch.model.Tag
The value assigned to the corresponding tag key.
setValues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.Filter
One or more values for the filter.
setVersions(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
A list of all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
setVolumeSize(Integer) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the size (in GiB) of EBS volumes attached to data nodes.
setVolumeType(String) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the type of EBS volumes attached to data nodes.
setVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
Information about the newly created VPC endpoint.
setVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
The endpoint to be updated.
setVpcEndpointErrors(Collection<VpcEndpointError>) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Any errors associated with the request.
setVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
The unique identifier of the endpoint.
setVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
The unique identifier of the endpoint.
setVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The unique identifier of the endpoint.
setVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
The unique identifier of the endpoint.
setVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The unique identifier of the endpoint.
setVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
The unique identifiers of the endpoints to get information about.
setVpcEndpointOwner(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The creator of the endpoint.
setVpcEndpointOwner(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The creator of the endpoint.
setVpcEndpoints(Collection<VpcEndpoint>) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Information about each requested VPC endpoint.
setVpcEndpointSummary(VpcEndpointSummary) - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
Information about the deleted endpoint, including its current status (DELETING or DELETE_FAILED).
setVpcEndpointSummaryList(Collection<VpcEndpointSummary>) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
Information about each endpoint associated with the domain.
setVpcEndpointSummaryList(Collection<VpcEndpointSummary>) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
Information about each endpoint.
setVPCId(String) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The ID for your VPC.
setVPCOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the values required to configure VPC access domains.
setVpcOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
Options to specify the subnets and security groups for the endpoint.
setVPCOptions(VPCDerivedInfoStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
The current VPC options for the domain and the status of any updates to their configuration.
setVPCOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The VPC configuration for the domain.
setVPCOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options to specify the subnets and security groups for a VPC endpoint.
setVpcOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
The security groups and/or subnets to add, remove, or modify.
setVpcOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.
setWarmCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
The number of warm nodes in the cluster.
setWarmEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Whether to enable warm storage for the cluster.
setWarmEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether UltraWarm is supported for the instance type.
setWarmType(String) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
The instance type for the cluster's warm nodes.
setWindowStartTime(WindowStartTime) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
A custom start time for the off-peak window, in Coordinated Universal Time (UTC).
setZoneAwarenessConfig(ZoneAwarenessConfig) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Container for zone awareness configuration options.
setZoneAwarenessEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether multiple Availability Zones are enabled.
shutdown() - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
shutdown() - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
 
SlotNotAvailableException - Exception in com.amazonaws.services.opensearch.model
An exception for attempting to schedule a domain action during an unavailable time slot.
SlotNotAvailableException(String) - Constructor for exception com.amazonaws.services.opensearch.model.SlotNotAvailableException
Constructs a new SlotNotAvailableException with the specified error message.
SnapshotOptions - Class in com.amazonaws.services.opensearch.model
The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain.
SnapshotOptions() - Constructor for class com.amazonaws.services.opensearch.model.SnapshotOptions
 
SnapshotOptionsStatus - Class in com.amazonaws.services.opensearch.model
Container for information about a daily automated snapshot for an OpenSearch Service domain.
SnapshotOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
 
SoftwareUpdateOptions - Class in com.amazonaws.services.opensearch.model
Options for configuring service software updates for a domain.
SoftwareUpdateOptions() - Constructor for class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
 
SoftwareUpdateOptionsStatus - Class in com.amazonaws.services.opensearch.model
The status of the service software options for a domain.
SoftwareUpdateOptionsStatus() - Constructor for class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
 
standard() - Static method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.opensearch.AmazonOpenSearchClientBuilder
 
startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Schedules a service software update for an Amazon OpenSearch Service domain.
startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Schedules a service software update for an Amazon OpenSearch Service domain.
startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest, AsyncHandler<StartServiceSoftwareUpdateRequest, StartServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Schedules a service software update for an Amazon OpenSearch Service domain.
startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest, AsyncHandler<StartServiceSoftwareUpdateRequest, StartServiceSoftwareUpdateResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Schedules a service software update for an Amazon OpenSearch Service domain.
startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest, AsyncHandler<StartServiceSoftwareUpdateRequest, StartServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
StartServiceSoftwareUpdateRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the StartServiceSoftwareUpdate operation.
StartServiceSoftwareUpdateRequest() - Constructor for class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
 
StartServiceSoftwareUpdateResult - Class in com.amazonaws.services.opensearch.model
Represents the output of a StartServiceSoftwareUpdate operation.
StartServiceSoftwareUpdateResult() - Constructor for class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
 
StorageType - Class in com.amazonaws.services.opensearch.model
A list of storage types for an Amazon OpenSearch Service domain that are available for a given intance type.
StorageType() - Constructor for class com.amazonaws.services.opensearch.model.StorageType
 
StorageTypeLimit - Class in com.amazonaws.services.opensearch.model
Limits that are applicable for the given Amazon OpenSearch Service storage type.
StorageTypeLimit() - Constructor for class com.amazonaws.services.opensearch.model.StorageTypeLimit
 

T

Tag - Class in com.amazonaws.services.opensearch.model
A tag (key-value pair) for an Amazon OpenSearch Service resource.
Tag() - Constructor for class com.amazonaws.services.opensearch.model.Tag
 
TimeUnit - Enum in com.amazonaws.services.opensearch.model
The unit of a maintenance schedule duration.
TLSSecurityPolicy - Enum in com.amazonaws.services.opensearch.model
 
toString() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.ActionSeverity
 
toString() - Method in enum com.amazonaws.services.opensearch.model.ActionStatus
 
toString() - Method in enum com.amazonaws.services.opensearch.model.ActionType
 
toString() - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AddTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AssociatePackageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTune
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.AutoTuneDesiredState
 
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.AutoTuneState
 
toString() - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.AutoTuneType
 
toString() - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.ConnectionMode
 
toString() - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreateDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreatePackageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeletePackageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeletePackageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.DeploymentStatus
 
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.DescribePackagesFilterName
 
toString() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DissociatePackageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DomainInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.DomainPackageStatus
 
toString() - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.DryRunMode
 
toString() - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.DryRunResults
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.Duration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.EngineType
 
toString() - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.Filter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.InboundConnection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.InboundConnectionStatusCode
 
toString() - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.Limits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.LogType
 
toString() - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.OpenSearchPartitionInstanceType
 
toString() - Method in enum com.amazonaws.services.opensearch.model.OpenSearchWarmPartitionInstanceType
 
toString() - Method in enum com.amazonaws.services.opensearch.model.OptionState
 
toString() - Method in class com.amazonaws.services.opensearch.model.OptionStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.OutboundConnectionStatusCode
 
toString() - Method in enum com.amazonaws.services.opensearch.model.OverallChangeStatus
 
toString() - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.PackageSource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.PackageStatus
 
toString() - Method in enum com.amazonaws.services.opensearch.model.PackageType
 
toString() - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.PrincipalType
 
toString() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.RemoveTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.ReservedInstancePaymentOption
 
toString() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.RollbackOnDisable
 
toString() - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.ScheduleAt
 
toString() - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneActionType
 
toString() - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneSeverityType
 
toString() - Method in enum com.amazonaws.services.opensearch.model.ScheduledBy
 
toString() - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.StorageType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.Tag
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.TimeUnit
 
toString() - Method in enum com.amazonaws.services.opensearch.model.TLSSecurityPolicy
 
toString() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpdatePackageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.UpgradeStatus
 
toString() - Method in enum com.amazonaws.services.opensearch.model.UpgradeStep
 
toString() - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.VersionStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.VolumeType
 
toString() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opensearch.model.VpcEndpointErrorCode
 
toString() - Method in enum com.amazonaws.services.opensearch.model.VpcEndpointStatus
 
toString() - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.VPCOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
Returns a string representation of this object.

U

updateDomainConfig(UpdateDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
updateDomainConfig(UpdateDomainConfigRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Modifies the cluster configuration of the specified Amazon OpenSearch Service domain.
updateDomainConfig(UpdateDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Modifies the cluster configuration of the specified Amazon OpenSearch Service domain.
updateDomainConfigAsync(UpdateDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updateDomainConfigAsync(UpdateDomainConfigRequest, AsyncHandler<UpdateDomainConfigRequest, UpdateDomainConfigResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updateDomainConfigAsync(UpdateDomainConfigRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Modifies the cluster configuration of the specified Amazon OpenSearch Service domain.
updateDomainConfigAsync(UpdateDomainConfigRequest, AsyncHandler<UpdateDomainConfigRequest, UpdateDomainConfigResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Modifies the cluster configuration of the specified Amazon OpenSearch Service domain.
updateDomainConfigAsync(UpdateDomainConfigRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
updateDomainConfigAsync(UpdateDomainConfigRequest, AsyncHandler<UpdateDomainConfigRequest, UpdateDomainConfigResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
UpdateDomainConfigRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the UpdateDomain operation.
UpdateDomainConfigRequest() - Constructor for class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
 
UpdateDomainConfigResult - Class in com.amazonaws.services.opensearch.model
The results of an UpdateDomain request.
UpdateDomainConfigResult() - Constructor for class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
 
updatePackage(UpdatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
updatePackage(UpdatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Updates a package for use with Amazon OpenSearch Service domains.
updatePackage(UpdatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Updates a package for use with Amazon OpenSearch Service domains.
updatePackageAsync(UpdatePackageRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updatePackageAsync(UpdatePackageRequest, AsyncHandler<UpdatePackageRequest, UpdatePackageResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updatePackageAsync(UpdatePackageRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Updates a package for use with Amazon OpenSearch Service domains.
updatePackageAsync(UpdatePackageRequest, AsyncHandler<UpdatePackageRequest, UpdatePackageResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Updates a package for use with Amazon OpenSearch Service domains.
updatePackageAsync(UpdatePackageRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
updatePackageAsync(UpdatePackageRequest, AsyncHandler<UpdatePackageRequest, UpdatePackageResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
UpdatePackageRequest - Class in com.amazonaws.services.opensearch.model
Container for request parameters to the UpdatePackage operation.
UpdatePackageRequest() - Constructor for class com.amazonaws.services.opensearch.model.UpdatePackageRequest
 
UpdatePackageResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by the UpdatePackage operation.
UpdatePackageResult() - Constructor for class com.amazonaws.services.opensearch.model.UpdatePackageResult
 
updateScheduledAction(UpdateScheduledActionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
updateScheduledAction(UpdateScheduledActionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Reschedules a planned domain configuration change for a later time.
updateScheduledAction(UpdateScheduledActionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Reschedules a planned domain configuration change for a later time.
updateScheduledActionAsync(UpdateScheduledActionRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updateScheduledActionAsync(UpdateScheduledActionRequest, AsyncHandler<UpdateScheduledActionRequest, UpdateScheduledActionResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updateScheduledActionAsync(UpdateScheduledActionRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Reschedules a planned domain configuration change for a later time.
updateScheduledActionAsync(UpdateScheduledActionRequest, AsyncHandler<UpdateScheduledActionRequest, UpdateScheduledActionResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Reschedules a planned domain configuration change for a later time.
updateScheduledActionAsync(UpdateScheduledActionRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
updateScheduledActionAsync(UpdateScheduledActionRequest, AsyncHandler<UpdateScheduledActionRequest, UpdateScheduledActionResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
UpdateScheduledActionRequest - Class in com.amazonaws.services.opensearch.model
 
UpdateScheduledActionRequest() - Constructor for class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
 
UpdateScheduledActionResult - Class in com.amazonaws.services.opensearch.model
 
UpdateScheduledActionResult() - Constructor for class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
 
updateVpcEndpoint(UpdateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
updateVpcEndpoint(UpdateVpcEndpointRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.
updateVpcEndpoint(UpdateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.
updateVpcEndpointAsync(UpdateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updateVpcEndpointAsync(UpdateVpcEndpointRequest, AsyncHandler<UpdateVpcEndpointRequest, UpdateVpcEndpointResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
updateVpcEndpointAsync(UpdateVpcEndpointRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.
updateVpcEndpointAsync(UpdateVpcEndpointRequest, AsyncHandler<UpdateVpcEndpointRequest, UpdateVpcEndpointResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.
updateVpcEndpointAsync(UpdateVpcEndpointRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
updateVpcEndpointAsync(UpdateVpcEndpointRequest, AsyncHandler<UpdateVpcEndpointRequest, UpdateVpcEndpointResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
UpdateVpcEndpointRequest - Class in com.amazonaws.services.opensearch.model
 
UpdateVpcEndpointRequest() - Constructor for class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
 
UpdateVpcEndpointResult - Class in com.amazonaws.services.opensearch.model
 
UpdateVpcEndpointResult() - Constructor for class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
 
upgradeDomain(UpgradeDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearch
 
upgradeDomain(UpgradeDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearch
Allows you to either upgrade your Amazon OpenSearch Service domain or perform an upgrade eligibility check to a compatible version of OpenSearch or Elasticsearch.
upgradeDomain(UpgradeDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchClient
Allows you to either upgrade your Amazon OpenSearch Service domain or perform an upgrade eligibility check to a compatible version of OpenSearch or Elasticsearch.
upgradeDomainAsync(UpgradeDomainRequest) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
upgradeDomainAsync(UpgradeDomainRequest, AsyncHandler<UpgradeDomainRequest, UpgradeDomainResult>) - Method in class com.amazonaws.services.opensearch.AbstractAmazonOpenSearchAsync
 
upgradeDomainAsync(UpgradeDomainRequest) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows you to either upgrade your Amazon OpenSearch Service domain or perform an upgrade eligibility check to a compatible version of OpenSearch or Elasticsearch.
upgradeDomainAsync(UpgradeDomainRequest, AsyncHandler<UpgradeDomainRequest, UpgradeDomainResult>) - Method in interface com.amazonaws.services.opensearch.AmazonOpenSearchAsync
Allows you to either upgrade your Amazon OpenSearch Service domain or perform an upgrade eligibility check to a compatible version of OpenSearch or Elasticsearch.
upgradeDomainAsync(UpgradeDomainRequest) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
upgradeDomainAsync(UpgradeDomainRequest, AsyncHandler<UpgradeDomainRequest, UpgradeDomainResult>) - Method in class com.amazonaws.services.opensearch.AmazonOpenSearchAsyncClient
 
UpgradeDomainRequest - Class in com.amazonaws.services.opensearch.model
Container for the request parameters to the UpgradeDomain operation.
UpgradeDomainRequest() - Constructor for class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
 
UpgradeDomainResult - Class in com.amazonaws.services.opensearch.model
Container for the response returned by UpgradeDomain operation.
UpgradeDomainResult() - Constructor for class com.amazonaws.services.opensearch.model.UpgradeDomainResult
 
UpgradeHistory - Class in com.amazonaws.services.opensearch.model
History of the last 10 upgrades and upgrade eligibility checks for an Amazon OpenSearch Service domain.
UpgradeHistory() - Constructor for class com.amazonaws.services.opensearch.model.UpgradeHistory
 
UpgradeStatus - Enum in com.amazonaws.services.opensearch.model
 
UpgradeStep - Enum in com.amazonaws.services.opensearch.model
 
UpgradeStepItem - Class in com.amazonaws.services.opensearch.model
Represents a single step of an upgrade or upgrade eligibility check workflow.
UpgradeStepItem() - Constructor for class com.amazonaws.services.opensearch.model.UpgradeStepItem
 

V

ValidationException - Exception in com.amazonaws.services.opensearch.model
An exception for accessing or deleting a resource that doesn't exist.
ValidationException(String) - Constructor for exception com.amazonaws.services.opensearch.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationFailure - Class in com.amazonaws.services.opensearch.model
A validation failure that occurred as the result of a pre-update validation check (verbose dry run) on a domain.
ValidationFailure() - Constructor for class com.amazonaws.services.opensearch.model.ValidationFailure
 
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ActionSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ActionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneDesiredState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.DeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.DescribePackagesFilterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.DomainPackageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.DryRunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.EngineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.InboundConnectionStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.LogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.OpenSearchPartitionInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.OpenSearchWarmPartitionInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.OptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.OutboundConnectionStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.OverallChangeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.PackageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.PackageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ReservedInstancePaymentOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.RollbackOnDisable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduleAt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneSeverityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.ScheduledBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.TLSSecurityPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.UpgradeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.UpgradeStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.VolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.VpcEndpointErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opensearch.model.VpcEndpointStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.opensearch.model.ActionSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ActionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneDesiredState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.AutoTuneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.DeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.DescribePackagesFilterName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.DomainPackageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.DryRunMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.EngineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.InboundConnectionStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.LogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.OpenSearchPartitionInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.OpenSearchWarmPartitionInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.OptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.OutboundConnectionStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.OverallChangeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.PackageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.PackageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.PrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ReservedInstancePaymentOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.RollbackOnDisable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ScheduleAt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ScheduledAutoTuneSeverityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.ScheduledBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.TLSSecurityPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.UpgradeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.UpgradeStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.VolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.VpcEndpointErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opensearch.model.VpcEndpointStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VersionStatus - Class in com.amazonaws.services.opensearch.model
The status of the the OpenSearch or Elasticsearch version options for the specified Amazon OpenSearch Service domain.
VersionStatus() - Constructor for class com.amazonaws.services.opensearch.model.VersionStatus
 
VolumeType - Enum in com.amazonaws.services.opensearch.model
The type of EBS volume that a domain uses.
VPCDerivedInfo - Class in com.amazonaws.services.opensearch.model
Information about the subnets and security groups for an Amazon OpenSearch Service domain provisioned within a virtual private cloud (VPC).
VPCDerivedInfo() - Constructor for class com.amazonaws.services.opensearch.model.VPCDerivedInfo
 
VPCDerivedInfoStatus - Class in com.amazonaws.services.opensearch.model
Status of the VPC options for a specified domain.
VPCDerivedInfoStatus() - Constructor for class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
 
VpcEndpoint - Class in com.amazonaws.services.opensearch.model
The connection endpoint for connecting to an Amazon OpenSearch Service domain through a proxy.
VpcEndpoint() - Constructor for class com.amazonaws.services.opensearch.model.VpcEndpoint
 
VpcEndpointError - Class in com.amazonaws.services.opensearch.model
Error information when attempting to describe an Amazon OpenSearch Service-managed VPC endpoint.
VpcEndpointError() - Constructor for class com.amazonaws.services.opensearch.model.VpcEndpointError
 
VpcEndpointErrorCode - Enum in com.amazonaws.services.opensearch.model
 
VpcEndpointStatus - Enum in com.amazonaws.services.opensearch.model
 
VpcEndpointSummary - Class in com.amazonaws.services.opensearch.model
Summary information for an Amazon OpenSearch Service-managed VPC endpoint.
VpcEndpointSummary() - Constructor for class com.amazonaws.services.opensearch.model.VpcEndpointSummary
 
VPCOptions - Class in com.amazonaws.services.opensearch.model
Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.
VPCOptions() - Constructor for class com.amazonaws.services.opensearch.model.VPCOptions
 

W

WindowStartTime - Class in com.amazonaws.services.opensearch.model
The desired start time for an off-peak maintenance window.
WindowStartTime() - Constructor for class com.amazonaws.services.opensearch.model.WindowStartTime
 
withAccessPolicies(String) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Identity and Access Management (IAM) policy document specifying the access policies for the new domain.
withAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Specifies the access policies for the domain.
withAccessPolicies(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Identity and Access Management (IAM) policy document specifying the access policies for the domain.
withAccessPolicies(String) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Identity and Access Management (IAM) access policy as a JSON-formatted string.
withAccount(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
The Amazon Web Services account ID to grant access to.
withAccount(String) - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
The account ID to revoke access from.
withAction(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
A description of the Auto-Tune action.
withActionID(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The unique identifier of the action to reschedule.
withActionType(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The type of Auto-Tune action.
withActionType(ScheduledAutoTuneActionType) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The type of Auto-Tune action.
withActionType(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The type of action to reschedule.
withActionType(ActionType) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The type of action to reschedule.
withAdditionalLimits(AdditionalLimit...) - Method in class com.amazonaws.services.opensearch.model.Limits
List of additional limits that are specific to a given instance type for each of its instance roles.
withAdditionalLimits(Collection<AdditionalLimit>) - Method in class com.amazonaws.services.opensearch.model.Limits
List of additional limits that are specific to a given instance type for each of its instance roles.
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to specify advanced configuration options.
withAdvancedOptions(AdvancedOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to specify advanced configuration options.
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Key-value pairs that specify advanced configuration options.
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Key-value pairs to specify advanced configuration options.
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Only supports the override_main_response_version parameter and not other advanced options.
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The advanced options configuration for the domain.
withAdvancedSecurityEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether fine-grained access control is supported for the instance type.
withAdvancedSecurityOptions(AdvancedSecurityOptionsInput) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Options for fine-grained access control.
withAdvancedSecurityOptions(AdvancedSecurityOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for fine-grained access control settings for the domain.
withAdvancedSecurityOptions(AdvancedSecurityOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Settings for fine-grained access control.
withAdvancedSecurityOptions(AdvancedSecurityOptionsInput) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options for fine-grained access control.
withAnonymousAuthDisableDate(Date) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
Date and time when the migration period will be disabled.
withAnonymousAuthEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if a 30-day migration period is enabled, during which administrators can create role mappings.
withAnonymousAuthEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable a 30-day migration period during which administrators can create role mappings.
withAppLogsEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether logging is supported for the instance type.
withARN(String) - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
Amazon Resource Name (ARN) for the OpenSearch Service domain to which you want to attach resource tags.
withARN(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The Amazon Resource Name (ARN) of the domain.
withARN(String) - Method in class com.amazonaws.services.opensearch.model.ListTagsRequest
Amazon Resource Name (ARN) for the domain to view tags for.
withARN(String) - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
The Amazon Resource Name (ARN) of the domain from which you want to delete the specified tags.
withAuthorizedPrincipal(AuthorizedPrincipal) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessResult
Information about the Amazon Web Services account or service that was provided access to the domain.
withAuthorizedPrincipalList(AuthorizedPrincipal...) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
A list of IAM principals that can currently access the domain.
withAuthorizedPrincipalList(Collection<AuthorizedPrincipal>) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
A list of IAM principals that can currently access the domain.
withAutomatedSnapshotStartHour(Integer) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptions
The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain.
withAutomatedUpdateDate(Date) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The timestamp, in Epoch time, until which you can manually request a service software update.
withAutoSoftwareUpdateEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptions
Whether automatic service software updates are enabled for the domain.
withAutoTuneDetails(AutoTuneDetails) - Method in class com.amazonaws.services.opensearch.model.AutoTune
Details about an Auto-Tune action.
withAutoTuneOptions(AutoTuneOptionsInput) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Options for Auto-Tune.
withAutoTuneOptions(AutoTuneOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for Auto-Tune settings for the domain.
withAutoTuneOptions(AutoTuneOptionsOutput) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Auto-Tune settings for the domain.
withAutoTuneOptions(AutoTuneOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options for Auto-Tune.
withAutoTunes(AutoTune...) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
The list of setting adjustments that Auto-Tune has made to the domain.
withAutoTunes(Collection<AutoTune>) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
The list of setting adjustments that Auto-Tune has made to the domain.
withAutoTuneType(String) - Method in class com.amazonaws.services.opensearch.model.AutoTune
The type of Auto-Tune action.
withAutoTuneType(AutoTuneType) - Method in class com.amazonaws.services.opensearch.model.AutoTune
The type of Auto-Tune action.
withAvailabilityZoneCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
If you enabled multiple Availability Zones, this value is the number of zones that you want the domain to use.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of Availability Zones associated with the VPC subnets.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of Availability Zones associated with the VPC subnets.
withAvailablePackageVersion(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The package version.
withAWSDomainInformation(AWSDomainInformation) - Method in class com.amazonaws.services.opensearch.model.DomainInformationContainer
Information about an Amazon OpenSearch Service domain.
withBillingSubscriptionId(Long) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier of the billing subscription.
withCancellable(Boolean) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether or not the scheduled action is cancellable.
withCancellable(Boolean) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to cancel your service software version update.
withChangeId(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
The ID of the configuration change.
withChangeId(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The unique change identifier associated with a specific domain configuration change.
withChangeId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
The specific change ID for which you want to get progress information.
withChangeProgressDetails(ChangeProgressDetails) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for information about the progress of an existing configuration change.
withChangeProgressDetails(ChangeProgressDetails) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Information about a configuration change happening on the domain.
withChangeProgressDetails(ChangeProgressDetails) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
Container for information about a configuration change happening on a domain.
withChangeProgressStages(ChangeProgressStage...) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The specific stages that the domain is going through to perform the configuration change.
withChangeProgressStages(Collection<ChangeProgressStage>) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The specific stages that the domain is going through to perform the configuration change.
withChangeProgressStatus(ChangeProgressStatusDetails) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressResult
Container for information about the stages of a configuration change happening on a domain.
withClientToken(String) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
Unique, case-sensitive identifier to ensure idempotency of the request.
withCloudWatchLogsLogGroupArn(String) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
The Amazon Resource Name (ARN) of the CloudWatch Logs group to publish logs to.
withClusterConfig(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the cluster configuration of a domain.
withClusterConfig(ClusterConfigStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for the cluster configuration of a the domain.
withClusterConfig(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Container for the cluster configuration of the domain.
withClusterConfig(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Changes that you want to make to the cluster configuration, such as the instance type and number of EC2 instances.
withCode(String) - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
The error code of the failure.
withCognitoEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether Amazon Cognito access is supported for the instance type.
withCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to configure Amazon Cognito authentication.
withCognitoOptions(CognitoOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for Amazon Cognito options for the domain.
withCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Key-value pairs to configure Amazon Cognito authentication for OpenSearch Dashboards.
withCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Key-value pairs to configure Amazon Cognito authentication for OpenSearch Dashboards.
withColdStorageOptions(ColdStorageOptions) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Container for cold storage configuration options.
withCommitMessage(String) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
A message associated with the package version when it was uploaded.
withCommitMessage(String) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
Commit message for the updated file, which is shown as part of GetPackageVersionHistoryResponse.
withCompatibleVersions(CompatibleVersionsMap...) - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
withCompatibleVersions(Collection<CompatibleVersionsMap>) - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsResult
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
withCompletedProperties(String...) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that have completed.
withCompletedProperties(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that have completed.
withConnection(InboundConnection) - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionResult
Information about the accepted inbound connection.
withConnection(InboundConnection) - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionResult
The deleted inbound connection.
withConnection(OutboundConnection) - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionResult
The deleted inbound connection.
withConnection(InboundConnection) - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionResult
Contains details about the rejected inbound connection.
withConnectionAlias(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name of the connection.
withConnectionAlias(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Name of the connection.
withConnectionAlias(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Name of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.AcceptInboundConnectionRequest
The ID of the inbound connection to accept.
withConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The unique identifier for the created outbound connection, which is used for subsequent operations on the connection.
withConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.DeleteInboundConnectionRequest
The ID of the inbound connection to permanently delete.
withConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.DeleteOutboundConnectionRequest
The ID of the outbound connection you want to permanently delete.
withConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The unique identifier of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Unique identifier of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.opensearch.model.RejectInboundConnectionRequest
The unique identifier of the inbound connection to reject.
withConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
The connection mode.
withConnectionMode(ConnectionMode) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
The connection mode.
withConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The connection mode.
withConnectionMode(ConnectionMode) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The connection mode.
withConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The connection mode.
withConnectionMode(ConnectionMode) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The connection mode.
withConnectionMode(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
The connection mode.
withConnectionMode(ConnectionMode) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
The connection mode.
withConnectionProperties(ConnectionProperties) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The ConnectionProperties for the newly created connection.
withConnectionProperties(ConnectionProperties) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Properties for the outbound connection.
withConnections(InboundConnection...) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
List of inbound connections.
withConnections(Collection<InboundConnection>) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
List of inbound connections.
withConnections(OutboundConnection...) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
List of outbound connections that match the filter criteria.
withConnections(Collection<OutboundConnection>) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
List of outbound connections that match the filter criteria.
withConnectionStatus(OutboundConnectionStatus) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
The status of the connection.
withConnectionStatus(InboundConnectionStatus) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
The current status of the connection.
withConnectionStatus(OutboundConnectionStatus) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Status of the connection.
withCreated(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Creation status of an OpenSearch Service domain.
withCreatedAt(Date) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The timestamp when the package was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
The date and time when the package was created.
withCreationDate(Date) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Date and time when Auto-Tune was enabled for the domain.
withCreationDate(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The timestamp when the dry run was initiated.
withCreationDate(Date) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The timestamp when the entity was created.
withCronExpressionForRecurrence(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
A cron expression for a recurring maintenance schedule during which Auto-Tune can deploy changes.
withCurrencyCode(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The currency code for the offering.
withCurrencyCode(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The currency code for the Reserved Instance offering.
withCurrentVersion(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The current service software version present on the domain.
withCustomEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
The fully qualified URL for the custom endpoint.
withCustomEndpointCertificateArn(String) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
The ARN for your security certificate, managed in Amazon Web Services Certificate Manager (ACM).
withCustomEndpointEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Whether to enable a custom endpoint for the domain.
withDate(Date) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The date and time when the Auto-Tune action is scheduled for the domain.
withDedicatedMasterCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Number of dedicated master nodes in the cluster.
withDedicatedMasterEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether dedicated master nodes are enabled for the cluster.True if the cluster will use a dedicated master node.False if the cluster will not.
withDedicatedMasterType(String) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
OpenSearch Service instance type of the dedicated master nodes in the cluster.
withDedicatedMasterType(OpenSearchPartitionInstanceType) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
OpenSearch Service instance type of the dedicated master nodes in the cluster.
withDeleted(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Deletion status of an OpenSearch Service domain.
withDeploymentType(String) - Method in class com.amazonaws.services.opensearch.model.DryRunResults
Specifies the way in which OpenSearch Service will apply an update.
withDescription(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The description of the stage.
withDescription(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
A description of the action to be taken.
withDescription(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
A description of the service software update status.
withDesiredStartTime(Long) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
The Epoch timestamp when you want the service software update to start.
withDesiredStartTime(Long) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The time to implement the change, in Coordinated Universal Time (UTC).
withDesiredState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether Auto-Tune is enabled or disabled.
withDesiredState(AutoTuneDesiredState) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether Auto-Tune is enabled or disabled.
withDesiredState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether Auto-Tune is enabled or disabled.
withDesiredState(AutoTuneDesiredState) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether Auto-Tune is enabled or disabled.
withDomainArn(String) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
The Amazon Resource Name (ARN) of the domain to create the endpoint for.
withDomainArn(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The Amazon Resource Name (ARN) of the domain associated with the endpoint.
withDomainArn(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The Amazon Resource Name (ARN) of the domain associated with the endpoint.
withDomainConfig(DomainConfig) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigResult
Container for the configuration of the OpenSearch Service domain.
withDomainConfig(DomainConfig) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
The status of the updated domain.
withDomainEndpointOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
withDomainEndpointOptions(DomainEndpointOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
withDomainEndpointOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
withDomainEndpointOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
withDomainId(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Unique identifier for the domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
Name of the domain to associate the package with.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizeVpcEndpointAccessRequest
The name of the OpenSearch Service domain to provide access to.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
Name of the domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateRequest
Name of the OpenSearch Service domain that you want to cancel the service software update on.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Name of the OpenSearch Service domain to create.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DeleteDomainRequest
The name of the domain you want to permanently delete.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
Name of the domain that you want Auto-Tune details about.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainChangeProgressRequest
The name of the domain to get progress information for.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainConfigRequest
Name of the OpenSearch Service domain configuration that you want to describe.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainRequest
The name of the domain that you want information about.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
The name of the domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
The name of the domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
Name of the domain to dissociate the package from.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DomainInfo
Name of the domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Name of the domain that the package is associated with.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Name of the domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.GetCompatibleVersionsRequest
The name of an existing domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
The name of an existing domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusRequest
The domain of the domain to get upgrade status information for.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
Name of the domain to list instance type details for.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
The name of the domain for which you want to list associated packages.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
The name of the domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
The name of the OpenSearch Service domain to retrieve access information for.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
The name of the domain to list associated VPC endpoints for.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.RevokeVpcEndpointAccessRequest
The name of the OpenSearch Service domain.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
The name of the domain that you want to update to the latest service software.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The name of the domain that you're updating.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
The name of the domain to reschedule an action for.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
Name of the OpenSearch Service domain that you want to upgrade.
withDomainName(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The name of the domain that was upgraded.
withDomainNames(String...) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
Array of OpenSearch Service domain names that you want information about.
withDomainNames(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsRequest
Array of OpenSearch Service domain names that you want information about.
withDomainNames(DomainInfo...) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
The names of all OpenSearch Service domains owned by the current user and their respective engine types.
withDomainNames(Collection<DomainInfo>) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesResult
The names of all OpenSearch Service domains owned by the current user and their respective engine types.
withDomainPackageDetails(DomainPackageDetails) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageResult
Information about a package that is associated with a domain.
withDomainPackageDetails(DomainPackageDetails) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageResult
Information about a package that has been dissociated from the domain.
withDomainPackageDetailsList(DomainPackageDetails...) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
Information about all domains associated with a package.
withDomainPackageDetailsList(Collection<DomainPackageDetails>) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
Information about all domains associated with a package.
withDomainPackageDetailsList(DomainPackageDetails...) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
List of all packages associated with a domain.
withDomainPackageDetailsList(Collection<DomainPackageDetails>) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
List of all packages associated with a domain.
withDomainPackageStatus(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
State of the association.
withDomainPackageStatus(DomainPackageStatus) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
State of the association.
withDomainStatus(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.CreateDomainResult
The status of the newly created domain.
withDomainStatus(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.DeleteDomainResult
The status of the domain being deleted.
withDomainStatus(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainResult
List that contains the status of each specified OpenSearch Service domain.
withDomainStatusList(DomainStatus...) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
The status of the requested domains.
withDomainStatusList(Collection<DomainStatus>) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainsResult
The status of the requested domains.
withDryRun(Boolean) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
This flag, when set to True, specifies whether the UpdateDomain request should return the results of a dry run analysis without actually applying the change.
withDryRunConfig(DomainStatus) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
Details about the changes you're planning to make on the domain.
withDryRunId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
The unique identifier of the dry run.
withDryRunId(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The unique identifier of the dry run.
withDryRunMode(String) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The type of dry run to perform.
withDryRunMode(DryRunMode) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The type of dry run to perform.
withDryRunProgressStatus(DryRunProgressStatus) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
The current status of the dry run, including any validation errors.
withDryRunProgressStatus(DryRunProgressStatus) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
The status of the dry run being performed on the domain, if any.
withDryRunResults(DryRunResults) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressResult
The results of the dry run.
withDryRunResults(DryRunResults) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigResult
Results of the dry run performed in the update domain request.
withDryRunStatus(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The current status of the dry run.
withDuration(Duration) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
The duration of the maintenance schedule.
withDuration(Integer) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The duration, in seconds, for which the OpenSearch instance is reserved.
withDuration(Integer) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The duration, in seconds, for which the offering will reserve the OpenSearch instance.
withEBSEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Indicates whether EBS volumes are attached to data nodes in an OpenSearch Service domain.
withEBSOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the parameters required to enable EBS-based storage for an OpenSearch Service domain.
withEBSOptions(EBSOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for EBS options configured for the domain.
withEBSOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Container for EBS-based storage settings for the domain.
withEBSOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
The type and size of the EBS volume to attach to instances in the domain.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if fine-grained access control is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable fine-grained access control.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
Whether to enable or disable Amazon Cognito authentication for OpenSearch Dashboards.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ColdStorageOptions
Whether to enable or disable cold storage on the domain.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
True to enable encryption at rest.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOption
Whether the log should be published.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptions
True to enable node-to-node encryption.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Whether to enable an off-peak window.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
True to enable SAML authentication for a domain.
withEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
True if SAML is enabled.
withEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to enable encryption at rest.
withEncryptionAtRestOptions(EncryptionAtRestOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to enable encryption at rest.
withEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Encryption at rest settings for the domain.
withEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Encryption at rest options for the domain.
withEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether encryption at rest and node-to-node encryption are supported for the instance type.
withEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.ConnectionProperties
The endpoint of the remote domain.
withEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Domain-specific endpoint used to submit index, search, and data upload requests to the domain.
withEndpoint(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The connection endpoint ID for connecting to the domain.
withEndpoints(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The key-value pair that exists if the OpenSearch Service domain uses VPC endpoints..
withEnforceHTTPS(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
True to require that all traffic to the domain arrive over HTTPS.
withEngineType(String) - Method in class com.amazonaws.services.opensearch.model.DomainInfo
The type of search engine that the domain is running.OpenSearch for an OpenSearch engine, or Elasticsearch for a legacy Elasticsearch OSS engine.
withEngineType(EngineType) - Method in class com.amazonaws.services.opensearch.model.DomainInfo
The type of search engine that the domain is running.OpenSearch for an OpenSearch engine, or Elasticsearch for a legacy Elasticsearch OSS engine.
withEngineType(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
Filters the output by domain engine type.
withEngineType(EngineType) - Method in class com.amazonaws.services.opensearch.model.ListDomainNamesRequest
Filters the output by domain engine type.
withEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
String of format Elasticsearch_X.Y or OpenSearch_X.Y to specify the engine version for the OpenSearch Service domain.
withEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
Version of OpenSearch or Elasticsearch, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
withEngineVersion(VersionStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
The OpenSearch or Elasticsearch version that the domain is running.
withEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Version of OpenSearch or Elasticsearch that the domain is running, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
withEngineVersion(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
Version of OpenSearch or Elasticsearch, in the format Elasticsearch_X.Y or OpenSearch_X.Y.
withEntityId(String) - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
The unique entity ID of the application in the SAML identity provider.
withErrorCode(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
The code associated with the error.
withErrorCode(VpcEndpointErrorCode) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
The code associated with the error.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Additional information if the package is in an error state.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Additional information if the package is in an error state.
withErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Any errors that occurred while enabling or disabling Auto-Tune.
withErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Any errors that occurred while enabling or disabling Auto-Tune.
withErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
A message describing the error.
withErrorMessage(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
A message describing the error.
withErrorType(String) - Method in class com.amazonaws.services.opensearch.model.ErrorDetails
The type of error that occurred.
withFilters(Filter...) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
A list of filters used to match properties for inbound cross-cluster connections.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
A list of filters used to match properties for inbound cross-cluster connections.
withFilters(Filter...) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
List of filter names and values that you can use for requests.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
List of filter names and values that you can use for requests.
withFilters(DescribePackagesFilter...) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
Only returns packages that match the DescribePackagesFilterList values.
withFilters(Collection<DescribePackagesFilter>) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
Only returns packages that match the DescribePackagesFilterList values.
withFixedPrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The upfront fixed charge you will paid to purchase the specific Reserved Instance offering.
withFixedPrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The upfront fixed charge you will pay to purchase the specific Reserved Instance offering.
withHours(Long) - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
The start hour of the window in Coordinated Universal Time (UTC), using 24-hour time.
withId(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The unique identifier of the scheduled action.
withIdentityPoolId(String) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The Amazon Cognito identity pool ID that you want OpenSearch Service to use for OpenSearch Dashboards authentication.
withIdp(SAMLIdp) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The SAML Identity Provider's information.
withIdp(SAMLIdp) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
Describes the SAML identity provider's information.
withInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Number of dedicated master nodes in the cluster.
withInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
The number of OpenSearch instances to reserve.
withInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The number of OpenSearch instances that have been reserved.
withInstanceCountLimits(InstanceCountLimits) - Method in class com.amazonaws.services.opensearch.model.InstanceLimits
Limits on the number of instances that can be created for a given instance type.
withInstanceLimits(InstanceLimits) - Method in class com.amazonaws.services.opensearch.model.Limits
The limits for a given instance type.
withInstanceRole(String...) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether the instance acts as a data node, a dedicated master node, or an UltraWarm node.
withInstanceRole(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether the instance acts as a data node, a dedicated master node, or an UltraWarm node.
withInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Instance type of data nodes in the cluster.
withInstanceType(OpenSearchPartitionInstanceType) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Instance type of data nodes in the cluster.
withInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
The OpenSearch Service instance type for which you need limit information.
withInstanceType(OpenSearchPartitionInstanceType) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsRequest
The OpenSearch Service instance type for which you need limit information.
withInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
The instance type.
withInstanceType(OpenSearchPartitionInstanceType) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The OpenSearch instance type offered by theReserved Instance offering.
withInstanceType(OpenSearchPartitionInstanceType) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The OpenSearch instance type offered by theReserved Instance offering.
withInstanceType(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The OpenSearch instance type offered by the Reserved Instance offering.
withInstanceType(OpenSearchPartitionInstanceType) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The OpenSearch instance type offered by the Reserved Instance offering.
withInstanceTypeDetails(InstanceTypeDetails...) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
Lists all supported instance types and features for the given OpenSearch or Elasticsearch version.
withInstanceTypeDetails(Collection<InstanceTypeDetails>) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
Lists all supported instance types and features for the given OpenSearch or Elasticsearch version.
withInternalUserDatabaseEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
True if the internal user database is enabled.
withInternalUserDatabaseEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
True to enable the internal user database.
withIops(Integer) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the baseline input/output (I/O) performance of EBS volumes attached to data nodes.
withIssues(String...) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
A list of strings containing detailed information about the errors encountered in a particular step.
withIssues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
A list of strings containing detailed information about the errors encountered in a particular step.
withKey(String) - Method in class com.amazonaws.services.opensearch.model.Tag
The tag key.
withKmsKeyId(String) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptions
The KMS key ID.
withLastUpdated(Date) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The most recent updated timestamp of the stage.
withLastUpdated(Date) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Timestamp of the most recent update to the package association status.
withLastUpdatedAt(Date) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Date and time when the package was last updated.
withLimitName(String) - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
withLimitName(String) - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
Name of storage limits that are applicable for the given storage type.
withLimitsByRole(Map<String, Limits>) - Method in class com.amazonaws.services.opensearch.model.DescribeInstanceTypeLimitsResult
Map that contains all applicable instance type limits.data refers to data nodes.master refers to dedicated master nodes.
withLimitValues(String...) - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
The values of the additional instance type limits.
withLimitValues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.AdditionalLimit
The values of the additional instance type limits.
withLimitValues(String...) - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
The limit values.
withLimitValues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.StorageTypeLimit
The limit values.
withLoadDryRunConfig(Boolean) - Method in class com.amazonaws.services.opensearch.model.DescribeDryRunProgressRequest
Whether to include the configuration of the dry run in the response.
withLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name and Region of the source (local) domain.
withLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Information about the source (local) domain.
withLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
Information about the source (local) domain.
withLocalDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Information about the source (local) domain.
withLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Key-value pairs to configure slow log publishing.
withLogPublishingOptions(LogPublishingOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Key-value pairs to configure slow log publishing.
withLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Log publishing options for the domain.
withLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options to publish OpenSearch logs to Amazon CloudWatch Logs.
withMaintenanceSchedules(AutoTuneMaintenanceSchedule...) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
DEPRECATED.
withMaintenanceSchedules(Collection<AutoTuneMaintenanceSchedule>) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
DEPRECATED.
withMaintenanceSchedules(AutoTuneMaintenanceSchedule...) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
A list of maintenance schedules during which Auto-Tune can deploy changes.
withMaintenanceSchedules(Collection<AutoTuneMaintenanceSchedule>) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
A list of maintenance schedules during which Auto-Tune can deploy changes.
withMandatory(Boolean) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action is required or optional.
withMasterBackendRole(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The backend role that the SAML master user is mapped to.
withMasterUserARN(String) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
Amazon Resource Name (ARN) for the master user.
withMasterUserName(String) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
User name for the master user.
withMasterUserName(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The SAML master user name, which is stored in the domain's internal user database.
withMasterUserOptions(MasterUserOptions) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
Container for information about the master user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.opensearch.model.MasterUserOptions
Password for the master user.
withMaximumInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
The minimum allowed number of instances.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
An optional parameter that specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
An optional parameter that specifies the maximum number of results to return.
withMessage(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressDetails
A message corresponding to the status of the configuration change.
withMessage(String) - Method in class com.amazonaws.services.opensearch.model.DryRunResults
A message corresponding to the deployment type.
withMessage(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
Information about the connection.
withMessage(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
Verbose information for the outbound connection.
withMessage(String) - Method in class com.amazonaws.services.opensearch.model.ValidationFailure
A message corresponding to the failure.
withMetadataContent(String) - Method in class com.amazonaws.services.opensearch.model.SAMLIdp
The metadata of the SAML application, in XML format.
withMinimumInstanceCount(Integer) - Method in class com.amazonaws.services.opensearch.model.InstanceCountLimits
The maximum allowed number of instances.
withMinutes(Long) - Method in class com.amazonaws.services.opensearch.model.WindowStartTime
The start minute of the window, in UTC.
withName(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The name of the stage.
withName(String) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
Any field from PackageDetails.
withName(DescribePackagesFilterName) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
Any field from PackageDetails.
withName(String) - Method in class com.amazonaws.services.opensearch.model.Filter
The name of the filter.
withNewVersion(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The new service software version, if one is available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesRequest
If your initial DescribeDomainAutoTunes operation returns a nextToken, you can include the returned nextToken in subsequent DescribeDomainAutoTunes operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeDomainAutoTunesResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsRequest
If your initial DescribeInboundConnections operation returns a nextToken, you can include the returned nextToken in subsequent DescribeInboundConnections operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeInboundConnectionsResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsRequest
If your initial DescribeOutboundConnections operation returns a nextToken, you can include the returned nextToken in subsequent DescribeOutboundConnections operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeOutboundConnectionsResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesRequest
If your initial DescribePackageFilters operation returns a nextToken, you can include the returned nextToken in subsequent DescribePackageFilters operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
If your initial DescribeReservedInstanceOfferings operation returns a nextToken, you can include the returned nextToken in subsequent DescribeReservedInstanceOfferings operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
If your initial DescribeReservedInstances operation returns a nextToken, you can include the returned nextToken in subsequent DescribeReservedInstances operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
If your initial GetPackageVersionHistory operation returns a nextToken, you can include the returned nextToken in subsequent GetPackageVersionHistory operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryRequest
If your initial GetUpgradeHistory operation returns a nextToken, you can include the returned nextToken in subsequent GetUpgradeHistory operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
If your initial ListDomainsForPackage operation returns a nextToken, you can include the returned nextToken in subsequent ListDomainsForPackage operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsRequest
If your initial ListInstanceTypeDetails operation returns a nextToken, you can include the returned nextToken in subsequent ListInstanceTypeDetails operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListInstanceTypeDetailsResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainRequest
If your initial ListPackagesForDomain operation returns a nextToken, you can include the returned nextToken in subsequent ListPackagesForDomain operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListPackagesForDomainResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsRequest
If your initial ListScheduledActions operation returns a nextToken, you can include the returned nextToken in subsequent ListScheduledActions operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVersionsRequest
If your initial ListVersions operation returns a nextToken, you can include the returned nextToken in subsequent ListVersions operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessRequest
If your initial ListVpcEndpointAccess operation returns a nextToken, you can include the returned nextToken in subsequent ListVpcEndpointAccess operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointAccessResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainRequest
If your initial ListEndpointsForDomain operation returns a nextToken, you can include the returned nextToken in subsequent ListEndpointsForDomain operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
When nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsRequest
If your initial ListVpcEndpoints operation returns a nextToken, you can include the returned nextToken in subsequent ListVpcEndpoints operations, which returns results in the next page.
withNextToken(String) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
When nextToken is returned, there are more results available.
withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Enables node-to-node encryption.
withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Whether node-to-node encryption is enabled or disabled.
withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Whether node-to-node encryption is enabled or disabled.
withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Node-to-node encryption options for the domain.
withOffPeakWindow(OffPeakWindow) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptions
Off-peak window settings for the domain.
withOffPeakWindowOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Specifies a daily 10-hour time block during which OpenSearch Service can perform configuration changes on the domain, including service software updates and Auto-Tune enhancements that require a blue/green deployment.
withOffPeakWindowOptions(OffPeakWindowOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Container for off-peak window options for the domain.
withOffPeakWindowOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Options that specify a custom 10-hour window during which OpenSearch Service can perform configuration changes on the domain.
withOffPeakWindowOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Off-peak window options for the domain.
withOptionalDeployment(Boolean) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if a service software is never automatically updated.
withOptions(String) - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
The access policy configured for the domain.
withOptions(Map<String, String>) - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
The status of advanced options for the specified domain.
withOptions(AdvancedSecurityOptions) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
Container for fine-grained access control settings.
withOptions(AutoTuneOptions) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
Auto-Tune settings for updating a domain.
withOptions(ClusterConfig) - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
Cluster configuration options for the specified domain.
withOptions(CognitoOptions) - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
Cognito options for the specified domain.
withOptions(DomainEndpointOptions) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
Options to configure the endpoint for a domain.
withOptions(EBSOptions) - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
The configured EBS options for the specified domain.
withOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
Encryption at rest options for the specified domain.
withOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
The log publishing options configured for the domain.
withOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
The node-to-node encryption options for the specified domain.
withOptions(OffPeakWindowOptions) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
The domain's off-peak window configuration.
withOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
The daily snapshot options specified for the domain.
withOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
The service software update options for a domain.
withOptions(String) - Method in class com.amazonaws.services.opensearch.model.VersionStatus
The OpenSearch or Elasticsearch version for the specified domain.
withOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
The VPC options for the specified domain.
withOwnerId(String) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
The Amazon Web Services account ID of the domain owner.
withPackageDescription(String) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Description of the package.
withPackageDescription(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
User-specified description of the package.
withPackageDescription(String) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
A new description of the package.
withPackageDetails(PackageDetails) - Method in class com.amazonaws.services.opensearch.model.CreatePackageResult
Basic information about an OpenSearch Service package.
withPackageDetails(PackageDetails) - Method in class com.amazonaws.services.opensearch.model.DeletePackageResult
Information about the deleted package.
withPackageDetails(PackageDetails) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageResult
Information about a package.
withPackageDetailsList(PackageDetails...) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
Basic information about a package.
withPackageDetailsList(Collection<PackageDetails>) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesResult
Basic information about a package.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.AssociatePackageRequest
Internal ID of the package to associate with a domain.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.DeletePackageRequest
The internal ID of the package you want to delete.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.DissociatePackageRequest
Internal ID of the package to dissociate from the domain.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Internal ID of the package.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryRequest
The unique identifier of the package.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
The unique identifier of the package.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.ListDomainsForPackageRequest
The unique identifier of the package for which to list associated domains.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The unique identifier of the package.
withPackageID(String) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
The unique identifier for the package.
withPackageName(String) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Unique name for the package.
withPackageName(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
User-specified name of the package.
withPackageName(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
User-specified name of the package.
withPackageSource(PackageSource) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
The Amazon S3 location from which to import the package.
withPackageSource(PackageSource) - Method in class com.amazonaws.services.opensearch.model.UpdatePackageRequest
Amazon S3 bucket and key for the package.
withPackageStatus(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Current status of the package.
withPackageStatus(PackageStatus) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
Current status of the package.
withPackageType(String) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Type of package.
withPackageType(PackageType) - Method in class com.amazonaws.services.opensearch.model.CreatePackageRequest
Type of package.
withPackageType(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
The type of package.
withPackageType(PackageType) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
The type of package.
withPackageType(String) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The type of package.
withPackageType(PackageType) - Method in class com.amazonaws.services.opensearch.model.PackageDetails
The type of package.
withPackageVersion(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
The current version of the package.
withPackageVersion(String) - Method in class com.amazonaws.services.opensearch.model.PackageVersionHistory
The package version.
withPackageVersionHistoryList(PackageVersionHistory...) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
A list of package versions, along with their creation time and commit message.
withPackageVersionHistoryList(Collection<PackageVersionHistory>) - Method in class com.amazonaws.services.opensearch.model.GetPackageVersionHistoryResult
A list of package versions, along with their creation time and commit message.
withPaymentOption(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The payment option as defined in the Reserved Instance offering.
withPaymentOption(ReservedInstancePaymentOption) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The payment option as defined in the Reserved Instance offering.
withPaymentOption(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
Payment option for the Reserved Instance offering
withPaymentOption(ReservedInstancePaymentOption) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
Payment option for the Reserved Instance offering
withPendingDeletion(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Indicates whether the domain is being deleted.
withPendingDeletion(Boolean) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
Indicates whether the entity is being deleted.
withPendingProperties(String...) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that are still pending.
withPendingProperties(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The list of properties in the domain configuration change that are still pending.
withPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
When true, indicates that an upgrade eligibility check needs to be performed.
withPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
When true, indicates that an upgrade eligibility check was performed.
withPrincipal(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
The IAM principal that is allowed access to the domain.
withPrincipalType(String) - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
The type of principal.
withPrincipalType(PrincipalType) - Method in class com.amazonaws.services.opensearch.model.AuthorizedPrincipal
The type of principal.
withProcessing(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of the domain configuration.
withProgressPercent(Double) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
The floating point value representing the progress percentage of a particular step.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
The monetary amount of the recurring charge.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.opensearch.model.RecurringCharge
The frequency of the recurring charge.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The recurring charge to your account, regardless of whether you create any domains using the Reserved Instance offering.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The recurring charge to your account, regardless of whether you create any domains using the Reserved Instance offering.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The recurring charge to your account, regardless of whether you creates any domains using the offering.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The recurring charge to your account, regardless of whether you creates any domains using the offering.
withReferencePath(String) - Method in class com.amazonaws.services.opensearch.model.DomainPackageDetails
Denotes the location of the package on the OpenSearch Service cluster nodes.
withRegion(String) - Method in class com.amazonaws.services.opensearch.model.AWSDomainInformation
The Amazon Web Services Region in which the domain is located.
withRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionRequest
Name and Region of the destination (remote) domain.
withRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.CreateOutboundConnectionResult
Information about the destination (remote) domain.
withRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.InboundConnection
Information about the destination (remote) domain.
withRemoteDomainInfo(DomainInformationContainer) - Method in class com.amazonaws.services.opensearch.model.OutboundConnection
Information about the destination (remote) domain.
withReservationName(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
A customer-specified identifier to track this reservation.
withReservationName(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
The customer-specified identifier used to track this reservation.
withReservationName(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The customer-specified identifier to track this reservation.
withReservedInstanceId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesRequest
The reserved instance identifier filter value.
withReservedInstanceId(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingResult
The ID of the Reserved Instance offering that was purchased.
withReservedInstanceId(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier for the reservation.
withReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsRequest
The Reserved Instance identifier filter value.
withReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.PurchaseReservedInstanceOfferingRequest
The ID of the Reserved Instance offering to purchase.
withReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The unique identifier of the Reserved Instance offering.
withReservedInstanceOfferingId(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The unique identifier of the Reserved Instance offering.
withReservedInstanceOfferings(ReservedInstanceOffering...) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
List of Reserved Instance offerings.
withReservedInstanceOfferings(Collection<ReservedInstanceOffering>) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstanceOfferingsResult
List of Reserved Instance offerings.
withReservedInstances(ReservedInstance...) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
List of Reserved Instances in the current Region.
withReservedInstances(Collection<ReservedInstance>) - Method in class com.amazonaws.services.opensearch.model.DescribeReservedInstancesResult
List of Reserved Instances in the current Region.
withRoleArn(String) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The AmazonOpenSearchServiceCognitoAccess role that allows OpenSearch Service to configure your user pool and identity pool.
withRolesKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
Element of the SAML assertion to use for backend roles.
withRolesKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The key used for matching the SAML roles attribute.
withRollbackOnDisable(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
When disabling Auto-Tune, specify NO_ROLLBACK to retain all prior Auto-Tune settings or DEFAULT_ROLLBACK to revert to the OpenSearch Service defaults.
withRollbackOnDisable(RollbackOnDisable) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
When disabling Auto-Tune, specify NO_ROLLBACK to retain all prior Auto-Tune settings or DEFAULT_ROLLBACK to revert to the OpenSearch Service defaults.
withS3BucketName(String) - Method in class com.amazonaws.services.opensearch.model.PackageSource
The name of the Amazon S3 bucket containing the package.
withS3Key(String) - Method in class com.amazonaws.services.opensearch.model.PackageSource
Key (file name) of the package.
withSAMLOptions(SAMLOptionsOutput) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptions
Container for information about the SAML configuration for OpenSearch Dashboards.
withSAMLOptions(SAMLOptionsInput) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsInput
Container for information about the SAML configuration for OpenSearch Dashboards.
withScheduleAt(String) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
When to start the service software update.
withScheduleAt(ScheduleAt) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateRequest
When to start the service software update.
withScheduleAt(String) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
When to schedule the action.
withScheduleAt(ScheduleAt) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionRequest
When to schedule the action.
withScheduledAction(ScheduledAction) - Method in class com.amazonaws.services.opensearch.model.UpdateScheduledActionResult
Information about the rescheduled action.
withScheduledActions(ScheduledAction...) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
A list of actions that are scheduled for the domain.
withScheduledActions(Collection<ScheduledAction>) - Method in class com.amazonaws.services.opensearch.model.ListScheduledActionsResult
A list of actions that are scheduled for the domain.
withScheduledAutoTuneDetails(ScheduledAutoTuneDetails) - Method in class com.amazonaws.services.opensearch.model.AutoTuneDetails
Container for details about a scheduled Auto-Tune action.
withScheduledBy(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action was scheduled manually (CUSTOMER, or by OpenSearch Service automatically ( SYSTEM).
withScheduledBy(ScheduledBy) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
Whether the action was scheduled manually (CUSTOMER, or by OpenSearch Service automatically ( SYSTEM).
withScheduledTime(Long) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The time when the change is scheduled to happen.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of security group IDs associated with the VPC endpoints for the domain.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The list of security group IDs associated with the VPC endpoints for the domain.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
The list of security group IDs associated with the VPC endpoints for the domain.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
The list of security group IDs associated with the VPC endpoints for the domain.
withServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.opensearch.model.CancelServiceSoftwareUpdateResult
Container for the state of your domain relative to the latest service software.
withServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The current status of the domain's service software.
withServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.opensearch.model.StartServiceSoftwareUpdateResult
The current status of the OpenSearch Service software update.
withSessionTimeoutMinutes(Integer) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
The duration, in minutes, after which a user session becomes inactive.
withSessionTimeoutMinutes(Integer) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The duration, in minutes, after which a user session becomes inactive.
withSeverity(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The severity of the action.
withSeverity(ActionSeverity) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The severity of the action.
withSeverity(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The severity of the Auto-Tune action.
withSeverity(ScheduledAutoTuneSeverityType) - Method in class com.amazonaws.services.opensearch.model.ScheduledAutoTuneDetails
The severity of the Auto-Tune action.
withSlotSuggestions(Long...) - Method in exception com.amazonaws.services.opensearch.model.SlotNotAvailableException
Alternate time slots during which OpenSearch Service has available capacity to schedule a domain action.
withSlotSuggestions(Collection<Long>) - Method in exception com.amazonaws.services.opensearch.model.SlotNotAvailableException
Alternate time slots during which OpenSearch Service has available capacity to schedule a domain action.
withSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
DEPRECATED.
withSnapshotOptions(SnapshotOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
DEPRECATED.
withSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
DEPRECATED.
withSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Option to set the time, in UTC format, for the daily automated snapshot.
withSoftwareUpdateOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Software update options for the domain.
withSoftwareUpdateOptions(SoftwareUpdateOptionsStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
Software update options for the domain.
withSoftwareUpdateOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
Service software update options for the domain.
withSoftwareUpdateOptions(SoftwareUpdateOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Service software update options for the domain.
withSourceVersion(String) - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
The current version that the OpenSearch Service domain is running.
withStartAt(Date) - Method in class com.amazonaws.services.opensearch.model.AutoTuneMaintenanceSchedule
The Epoch timestamp at which the Auto-Tune maintenance schedule starts.
withStartTime(Date) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The time at which the configuration change is made on the domain.
withStartTime(Date) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The date and time when the reservation was purchased.
withStartTimestamp(Date) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
UTC timestamp at which the upgrade API call was made, in the format yyyy-MM-ddTHH:mm:ssZ.
withState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
The current state of Auto-Tune on the domain.
withState(AutoTuneState) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
The current state of Auto-Tune on the domain.
withState(String) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
The current state of Auto-Tune on the domain.
withState(AutoTuneState) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
The current state of Auto-Tune on the domain.
withState(String) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The state of the entity.
withState(OptionState) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The state of the entity.
withState(String) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The state of the Reserved Instance.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.AccessPoliciesStatus
The status of the access policy for the domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.AdvancedOptionsStatus
The status of advanced options for the specified domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.AdvancedSecurityOptionsStatus
Status of the fine-grained access control settings for a domain.
withStatus(AutoTuneStatus) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsStatus
The current status of Auto-Tune for a domain.
withStatus(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStage
The status of the stage.
withStatus(String) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The overall status of the domain configuration change.
withStatus(OverallChangeStatus) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The overall status of the domain configuration change.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.ClusterConfigStatus
The status of cluster configuration options for the specified domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.CognitoOptionsStatus
The status of the Cognito options for the specified domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptionsStatus
The status of the endpoint options for a domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.EBSOptionsStatus
The status of the EBS options for the specified domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.EncryptionAtRestOptionsStatus
The status of the encryption at rest options for the specified domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.LogPublishingOptionsStatus
The status of the log publishing options for the domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.NodeToNodeEncryptionOptionsStatus
The status of the node-to-node encryption options for the specified domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindowOptionsStatus
The current status of off-peak window options.
withStatus(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The current status of the scheduled action.
withStatus(ActionStatus) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The current status of the scheduled action.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.SnapshotOptionsStatus
The status of a daily automated snapshot.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.SoftwareUpdateOptionsStatus
The status of service software update options, including creation date and last updated date.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.VersionStatus
The status of the version options for the specified domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfoStatus
The status of the VPC options for the specified domain.
withStatus(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The current status of the endpoint.
withStatus(VpcEndpointStatus) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The current status of the endpoint.
withStatus(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The current status of the endpoint.
withStatus(VpcEndpointStatus) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The current status of the endpoint.
withStatusCode(String) - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
The status code for the connection.
withStatusCode(InboundConnectionStatusCode) - Method in class com.amazonaws.services.opensearch.model.InboundConnectionStatus
The status code for the connection.
withStatusCode(String) - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
The status code for the outbound connection.
withStatusCode(OutboundConnectionStatusCode) - Method in class com.amazonaws.services.opensearch.model.OutboundConnectionStatus
The status code for the outbound connection.
withStepsList(UpgradeStepItem...) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
A list of each step performed as part of a specific upgrade or upgrade eligibility check.
withStepsList(Collection<UpgradeStepItem>) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
A list of each step performed as part of a specific upgrade or upgrade eligibility check.
withStepStatus(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
The status of the current step that an upgrade is on.
withStepStatus(UpgradeStatus) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
The status of the current step that an upgrade is on.
withStorageSubTypeName(String) - Method in class com.amazonaws.services.opensearch.model.StorageType
The storage sub-type, such as gp3 or io1.
withStorageTypeLimits(StorageTypeLimit...) - Method in class com.amazonaws.services.opensearch.model.StorageType
Limits that are applicable for the given storage type.
withStorageTypeLimits(Collection<StorageTypeLimit>) - Method in class com.amazonaws.services.opensearch.model.StorageType
Limits that are applicable for the given storage type.
withStorageTypeName(String) - Method in class com.amazonaws.services.opensearch.model.StorageType
The name of the storage type.
withStorageTypes(StorageType...) - Method in class com.amazonaws.services.opensearch.model.Limits
Storage-related attributes that are available for a given instance type.
withStorageTypes(Collection<StorageType>) - Method in class com.amazonaws.services.opensearch.model.Limits
Storage-related attributes that are available for a given instance type.
withSubjectKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsInput
Element of the SAML assertion to use for the user name.
withSubjectKey(String) - Method in class com.amazonaws.services.opensearch.model.SAMLOptionsOutput
The key used for matching the SAML subject attribute.
withSubnetIds(String...) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
A list of subnet IDs associated with the VPC endpoints for the domain.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
A list of subnet IDs associated with the VPC endpoints for the domain.
withSubnetIds(String...) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
A list of subnet IDs associated with the VPC endpoints for the domain.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.VPCOptions
A list of subnet IDs associated with the VPC endpoints for the domain.
withTagKeys(String...) - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
The list of tag keys to remove from the domain.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.RemoveTagsRequest
The list of tag keys to remove from the domain.
withTagList(Tag...) - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
List of resource tags.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.opensearch.model.AddTagsRequest
List of resource tags.
withTagList(Tag...) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
List of tags to add to the domain upon creation.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
List of tags to add to the domain upon creation.
withTagList(Tag...) - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
List of resource tags associated with the specified domain.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.opensearch.model.ListTagsResult
List of resource tags associated with the specified domain.
withTargetVersion(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainRequest
OpenSearch or Elasticsearch version to which you want to upgrade, in the format Opensearch_X.Y or Elasticsearch_X.Y.
withTargetVersion(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
OpenSearch or Elasticsearch version that the domain was upgraded to.
withTargetVersions(String...) - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
The possible versions that you can upgrade the domain to.
withTargetVersions(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.CompatibleVersionsMap
The possible versions that you can upgrade the domain to.
withThroughput(Integer) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes.
withTLSSecurityPolicy(String) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Specify the TLS security policy to apply to the HTTPS endpoint of the domain.
withTLSSecurityPolicy(TLSSecurityPolicy) - Method in class com.amazonaws.services.opensearch.model.DomainEndpointOptions
Specify the TLS security policy to apply to the HTTPS endpoint of the domain.
withTotalNumberOfStages(Integer) - Method in class com.amazonaws.services.opensearch.model.ChangeProgressStatusDetails
The total number of stages required for the configuration change.
withType(String) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The type of action that will be taken on the domain.
withType(ActionType) - Method in class com.amazonaws.services.opensearch.model.ScheduledAction
The type of action that will be taken on the domain.
withUnit(String) - Method in class com.amazonaws.services.opensearch.model.Duration
The unit of measurement for the duration of a maintenance schedule.
withUnit(TimeUnit) - Method in class com.amazonaws.services.opensearch.model.Duration
The unit of measurement for the duration of a maintenance schedule.
withUpdateAvailable(Boolean) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
True if you're able to update your service software version.
withUpdateDate(Date) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
Date and time when the Auto-Tune options were last updated for the domain.
withUpdateDate(String) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
The timestamp when the dry run was last updated.
withUpdateDate(Date) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The timestamp of the last time the entity was updated.
withUpdateStatus(String) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The status of your service software update.
withUpdateStatus(DeploymentStatus) - Method in class com.amazonaws.services.opensearch.model.ServiceSoftwareOptions
The status of your service software update.
withUpdateVersion(Integer) - Method in class com.amazonaws.services.opensearch.model.AutoTuneStatus
The latest version of the Auto-Tune options.
withUpdateVersion(Integer) - Method in class com.amazonaws.services.opensearch.model.OptionStatus
The latest version of the entity.
withUpgradeHistories(UpgradeHistory...) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
A list of objects corresponding to each upgrade or upgrade eligibility check performed on a domain.
withUpgradeHistories(Collection<UpgradeHistory>) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeHistoryResult
A list of objects corresponding to each upgrade or upgrade eligibility check performed on a domain.
withUpgradeId(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeDomainResult
The unique identifier of the domain upgrade.
withUpgradeName(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
A string that describes the update.
withUpgradeName(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
A string that describes the upgrade.
withUpgradeProcessing(Boolean) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The status of a domain version upgrade to a new version of OpenSearch or Elasticsearch.
withUpgradeStatus(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
The current status of the upgrade.
withUpgradeStatus(UpgradeStatus) - Method in class com.amazonaws.services.opensearch.model.UpgradeHistory
The current status of the upgrade.
withUpgradeStep(String) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
One of three steps that an upgrade or upgrade eligibility check goes through.
withUpgradeStep(UpgradeStep) - Method in class com.amazonaws.services.opensearch.model.GetUpgradeStatusResult
One of three steps that an upgrade or upgrade eligibility check goes through.
withUpgradeStep(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
One of three steps that an upgrade or upgrade eligibility check goes through:
withUpgradeStep(UpgradeStep) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
One of three steps that an upgrade or upgrade eligibility check goes through:
withUpgradeStepStatus(String) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
The current status of the upgrade.
withUpgradeStepStatus(UpgradeStatus) - Method in class com.amazonaws.services.opensearch.model.UpgradeStepItem
The current status of the upgrade.
withUsagePrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstance
The hourly rate at which you're charged for the domain using this Reserved Instance.
withUsagePrice(Double) - Method in class com.amazonaws.services.opensearch.model.ReservedInstanceOffering
The hourly rate at which you're charged for the domain using this Reserved Instance.
withUseOffPeakWindow(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptions
Whether to use the domain's off-peak window to deploy configuration changes on the domain rather than a maintenance schedule.
withUseOffPeakWindow(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsInput
Whether to schedule Auto-Tune optimizations that require blue/green deployments during the domain's configured daily off-peak window.
withUseOffPeakWindow(Boolean) - Method in class com.amazonaws.services.opensearch.model.AutoTuneOptionsOutput
Whether the domain's off-peak window will be used to deploy Auto-Tune changes rather than a maintenance schedule.
withUserPoolId(String) - Method in class com.amazonaws.services.opensearch.model.CognitoOptions
The Amazon Cognito user pool ID that you want OpenSearch Service to use for OpenSearch Dashboards authentication.
withValidationFailures(ValidationFailure...) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
Any validation failures that occurred as a result of the dry run.
withValidationFailures(Collection<ValidationFailure>) - Method in class com.amazonaws.services.opensearch.model.DryRunProgressStatus
Any validation failures that occurred as a result of the dry run.
withValue(String...) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
A list of values for the specified filter field.
withValue(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.DescribePackagesFilter
A list of values for the specified filter field.
withValue(Long) - Method in class com.amazonaws.services.opensearch.model.Duration
Integer to specify the value of a maintenance schedule duration.
withValue(String) - Method in class com.amazonaws.services.opensearch.model.Tag
The value assigned to the corresponding tag key.
withValues(String...) - Method in class com.amazonaws.services.opensearch.model.Filter
One or more values for the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.Filter
One or more values for the filter.
withVersions(String...) - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
A list of all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
withVersions(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.ListVersionsResult
A list of all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.
withVolumeSize(Integer) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the size (in GiB) of EBS volumes attached to data nodes.
withVolumeType(String) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the type of EBS volumes attached to data nodes.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.opensearch.model.EBSOptions
Specifies the type of EBS volumes attached to data nodes.
withVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointResult
Information about the newly created VPC endpoint.
withVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointResult
The endpoint to be updated.
withVpcEndpointErrors(VpcEndpointError...) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Any errors associated with the request.
withVpcEndpointErrors(Collection<VpcEndpointError>) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Any errors associated with the request.
withVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointRequest
The unique identifier of the endpoint.
withVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
The unique identifier of the endpoint.
withVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The unique identifier of the endpoint.
withVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointError
The unique identifier of the endpoint.
withVpcEndpointId(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The unique identifier of the endpoint.
withVpcEndpointIds(String...) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
The unique identifiers of the endpoints to get information about.
withVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsRequest
The unique identifiers of the endpoints to get information about.
withVpcEndpointOwner(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
The creator of the endpoint.
withVpcEndpointOwner(String) - Method in class com.amazonaws.services.opensearch.model.VpcEndpointSummary
The creator of the endpoint.
withVpcEndpoints(VpcEndpoint...) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Information about each requested VPC endpoint.
withVpcEndpoints(Collection<VpcEndpoint>) - Method in class com.amazonaws.services.opensearch.model.DescribeVpcEndpointsResult
Information about each requested VPC endpoint.
withVpcEndpointSummary(VpcEndpointSummary) - Method in class com.amazonaws.services.opensearch.model.DeleteVpcEndpointResult
Information about the deleted endpoint, including its current status (DELETING or DELETE_FAILED).
withVpcEndpointSummaryList(VpcEndpointSummary...) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
Information about each endpoint associated with the domain.
withVpcEndpointSummaryList(Collection<VpcEndpointSummary>) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsForDomainResult
Information about each endpoint associated with the domain.
withVpcEndpointSummaryList(VpcEndpointSummary...) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
Information about each endpoint.
withVpcEndpointSummaryList(Collection<VpcEndpointSummary>) - Method in class com.amazonaws.services.opensearch.model.ListVpcEndpointsResult
Information about each endpoint.
withVPCId(String) - Method in class com.amazonaws.services.opensearch.model.VPCDerivedInfo
The ID for your VPC.
withVPCOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.CreateDomainRequest
Container for the values required to configure VPC access domains.
withVpcOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.CreateVpcEndpointRequest
Options to specify the subnets and security groups for the endpoint.
withVPCOptions(VPCDerivedInfoStatus) - Method in class com.amazonaws.services.opensearch.model.DomainConfig
The current VPC options for the domain and the status of any updates to their configuration.
withVPCOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.opensearch.model.DomainStatus
The VPC configuration for the domain.
withVPCOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateDomainConfigRequest
Options to specify the subnets and security groups for a VPC endpoint.
withVpcOptions(VPCOptions) - Method in class com.amazonaws.services.opensearch.model.UpdateVpcEndpointRequest
The security groups and/or subnets to add, remove, or modify.
withVpcOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.opensearch.model.VpcEndpoint
Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.
withWarmCount(Integer) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
The number of warm nodes in the cluster.
withWarmEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Whether to enable warm storage for the cluster.
withWarmEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.InstanceTypeDetails
Whether UltraWarm is supported for the instance type.
withWarmType(String) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
The instance type for the cluster's warm nodes.
withWarmType(OpenSearchWarmPartitionInstanceType) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
The instance type for the cluster's warm nodes.
withWindowStartTime(WindowStartTime) - Method in class com.amazonaws.services.opensearch.model.OffPeakWindow
A custom start time for the off-peak window, in Coordinated Universal Time (UTC).
withZoneAwarenessConfig(ZoneAwarenessConfig) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Container for zone awareness configuration options.
withZoneAwarenessEnabled(Boolean) - Method in class com.amazonaws.services.opensearch.model.ClusterConfig
Indicates whether multiple Availability Zones are enabled.

Z

ZoneAwarenessConfig - Class in com.amazonaws.services.opensearch.model
The zone awareness configuration for an Amazon OpenSearch Service domain.
ZoneAwarenessConfig() - Constructor for class com.amazonaws.services.opensearch.model.ZoneAwarenessConfig
 
A B C D E F G H I L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2023. All rights reserved.