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

AbstractAWSElasticsearch - Class in com.amazonaws.services.elasticsearch
Abstract implementation of AWSElasticsearch.
AbstractAWSElasticsearch() - Constructor for class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
AbstractAWSElasticsearchAsync - Class in com.amazonaws.services.elasticsearch
Abstract implementation of AWSElasticsearchAsync.
AbstractAWSElasticsearchAsync() - Constructor for class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
AccessPoliciesStatus - Class in com.amazonaws.services.elasticsearch.model
The configured access rules for the domain's document and search endpoints, and the current status of those rules.
AccessPoliciesStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
 
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
addAdvancedOptionsEntry(String, String) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
addEndpointsEntry(String, String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
AdditionalLimit - Class in com.amazonaws.services.elasticsearch.model
List of limits that are specific to a given InstanceType and for each of it's InstanceRole .
AdditionalLimit() - Constructor for class com.amazonaws.services.elasticsearch.model.AdditionalLimit
 
addLimitsByRoleEntry(String, Limits) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
addLogPublishingOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
addLogPublishingOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
addLogPublishingOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
addOptionsEntry(String, String) - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
 
addOptionsEntry(String, LogPublishingOption) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
 
addTags(AddTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
addTags(AddTagsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Attaches tags to an existing Elasticsearch domain.
addTags(AddTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Attaches tags to an existing Elasticsearch domain.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
addTagsAsync(AddTagsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Attaches tags to an existing Elasticsearch domain.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Attaches tags to an existing Elasticsearch domain.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
AddTagsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the AddTags operation.
AddTagsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.AddTagsRequest
 
AddTagsResult - Class in com.amazonaws.services.elasticsearch.model
 
AddTagsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.AddTagsResult
 
AdvancedOptionsStatus - Class in com.amazonaws.services.elasticsearch.model
Status of the advanced options for the specified Elasticsearch domain.
AdvancedOptionsStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
 
asyncBuilder() - Static method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
AWSElasticsearch - Interface in com.amazonaws.services.elasticsearch
Interface for accessing Amazon Elasticsearch Service.
AWSElasticsearchAsync - Interface in com.amazonaws.services.elasticsearch
Interface for accessing Amazon Elasticsearch Service asynchronously.
AWSElasticsearchAsyncClient - Class in com.amazonaws.services.elasticsearch
Client for accessing Amazon Elasticsearch Service asynchronously.
AWSElasticsearchAsyncClient() - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
AWSElasticsearchAsyncClientBuilder - Class in com.amazonaws.services.elasticsearch
Fluent builder for AWSElasticsearchAsync.
AWSElasticsearchClient - Class in com.amazonaws.services.elasticsearch
Client for accessing Amazon Elasticsearch Service.
AWSElasticsearchClient() - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
AWSElasticsearchClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
AWSElasticsearchClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSElasticsearchClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSElasticsearchClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
AWSElasticsearchClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
AWSElasticsearchClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
AWSElasticsearchClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
AWSElasticsearchClientBuilder - Class in com.amazonaws.services.elasticsearch
Fluent builder for AWSElasticsearch.
AWSElasticsearchException - Exception in com.amazonaws.services.elasticsearch.model
Base exception for all service exceptions thrown by Amazon Elasticsearch Service
AWSElasticsearchException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.AWSElasticsearchException
Constructs a new AWSElasticsearchException with the specified error message.

B

BaseException - Exception in com.amazonaws.services.elasticsearch.model
An error occurred while processing the request.
BaseException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.BaseException
Constructs a new BaseException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClientBuilder
Construct an asynchronous implementation of AWSElasticsearchAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClientBuilder
Construct a synchronous implementation of AWSElasticsearch using the current builder configuration.
builder() - Static method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
 

C

cancelElasticsearchServiceSoftwareUpdate(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
cancelElasticsearchServiceSoftwareUpdate(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Cancels a scheduled service software update for an Amazon ES domain.
cancelElasticsearchServiceSoftwareUpdate(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Cancels a scheduled service software update for an Amazon ES domain.
cancelElasticsearchServiceSoftwareUpdateAsync(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
cancelElasticsearchServiceSoftwareUpdateAsync(CancelElasticsearchServiceSoftwareUpdateRequest, AsyncHandler<CancelElasticsearchServiceSoftwareUpdateRequest, CancelElasticsearchServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
cancelElasticsearchServiceSoftwareUpdateAsync(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Cancels a scheduled service software update for an Amazon ES domain.
cancelElasticsearchServiceSoftwareUpdateAsync(CancelElasticsearchServiceSoftwareUpdateRequest, AsyncHandler<CancelElasticsearchServiceSoftwareUpdateRequest, CancelElasticsearchServiceSoftwareUpdateResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Cancels a scheduled service software update for an Amazon ES domain.
cancelElasticsearchServiceSoftwareUpdateAsync(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
cancelElasticsearchServiceSoftwareUpdateAsync(CancelElasticsearchServiceSoftwareUpdateRequest, AsyncHandler<CancelElasticsearchServiceSoftwareUpdateRequest, CancelElasticsearchServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
CancelElasticsearchServiceSoftwareUpdateRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the CancelElasticsearchServiceSoftwareUpdate operation.
CancelElasticsearchServiceSoftwareUpdateRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
CancelElasticsearchServiceSoftwareUpdateResult - Class in com.amazonaws.services.elasticsearch.model
The result of a CancelElasticsearchServiceSoftwareUpdate operation.
CancelElasticsearchServiceSoftwareUpdateResult() - Constructor for class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
 
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Removes all the entries added into AdvancedOptions.
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Removes all the entries added into AdvancedOptions.
clearAdvancedOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Removes all the entries added into AdvancedOptions.
clearEndpointsEntries() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Removes all the entries added into Endpoints.
clearLimitsByRoleEntries() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
Removes all the entries added into LimitsByRole.
clearLogPublishingOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Removes all the entries added into LogPublishingOptions.
clearLogPublishingOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Removes all the entries added into LogPublishingOptions.
clearLogPublishingOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Removes all the entries added into LogPublishingOptions.
clearOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Removes all the entries added into Options.
clearOptionsEntries() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
Removes all the entries added into Options.
clone() - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.Limits
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.Tag
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
 
clone() - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
 
CognitoOptions - Class in com.amazonaws.services.elasticsearch.model
Options to specify the Cognito user and identity pools for Kibana authentication.
CognitoOptions() - Constructor for class com.amazonaws.services.elasticsearch.model.CognitoOptions
 
CognitoOptionsStatus - Class in com.amazonaws.services.elasticsearch.model
Status of the Cognito options for the specified Elasticsearch domain.
CognitoOptionsStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
 
com.amazonaws.services.elasticsearch - package com.amazonaws.services.elasticsearch
Amazon Elasticsearch Configuration Service
com.amazonaws.services.elasticsearch.model - package com.amazonaws.services.elasticsearch.model
 
CompatibleVersionsMap - Class in com.amazonaws.services.elasticsearch.model
A map from an ElasticsearchVersion to a list of compatible ElasticsearchVersion s to which the domain can be upgraded.
CompatibleVersionsMap() - Constructor for class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
configFactory - Static variable in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Client configuration factory providing ClientConfigurations tailored to this client
createElasticsearchDomain(CreateElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
createElasticsearchDomain(CreateElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Creates a new Elasticsearch domain.
createElasticsearchDomain(CreateElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Creates a new Elasticsearch domain.
createElasticsearchDomainAsync(CreateElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
createElasticsearchDomainAsync(CreateElasticsearchDomainRequest, AsyncHandler<CreateElasticsearchDomainRequest, CreateElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
createElasticsearchDomainAsync(CreateElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Creates a new Elasticsearch domain.
createElasticsearchDomainAsync(CreateElasticsearchDomainRequest, AsyncHandler<CreateElasticsearchDomainRequest, CreateElasticsearchDomainResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Creates a new Elasticsearch domain.
createElasticsearchDomainAsync(CreateElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
createElasticsearchDomainAsync(CreateElasticsearchDomainRequest, AsyncHandler<CreateElasticsearchDomainRequest, CreateElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
CreateElasticsearchDomainRequest - Class in com.amazonaws.services.elasticsearch.model
 
CreateElasticsearchDomainRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
CreateElasticsearchDomainResult - Class in com.amazonaws.services.elasticsearch.model
The result of a CreateElasticsearchDomain operation.
CreateElasticsearchDomainResult() - Constructor for class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
 

D

defaultClient() - Static method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClientBuilder
 
deleteElasticsearchDomain(DeleteElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
deleteElasticsearchDomain(DeleteElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Permanently deletes the specified Elasticsearch domain and all of its data.
deleteElasticsearchDomain(DeleteElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Permanently deletes the specified Elasticsearch domain and all of its data.
deleteElasticsearchDomainAsync(DeleteElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
deleteElasticsearchDomainAsync(DeleteElasticsearchDomainRequest, AsyncHandler<DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
deleteElasticsearchDomainAsync(DeleteElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Permanently deletes the specified Elasticsearch domain and all of its data.
deleteElasticsearchDomainAsync(DeleteElasticsearchDomainRequest, AsyncHandler<DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Permanently deletes the specified Elasticsearch domain and all of its data.
deleteElasticsearchDomainAsync(DeleteElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
deleteElasticsearchDomainAsync(DeleteElasticsearchDomainRequest, AsyncHandler<DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
DeleteElasticsearchDomainRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the DeleteElasticsearchDomain operation.
DeleteElasticsearchDomainRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
DeleteElasticsearchDomainResult - Class in com.amazonaws.services.elasticsearch.model
The result of a DeleteElasticsearchDomain request.
DeleteElasticsearchDomainResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
 
deleteElasticsearchServiceRole(DeleteElasticsearchServiceRoleRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
deleteElasticsearchServiceRole(DeleteElasticsearchServiceRoleRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
deleteElasticsearchServiceRole(DeleteElasticsearchServiceRoleRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
deleteElasticsearchServiceRoleAsync(DeleteElasticsearchServiceRoleRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
deleteElasticsearchServiceRoleAsync(DeleteElasticsearchServiceRoleRequest, AsyncHandler<DeleteElasticsearchServiceRoleRequest, DeleteElasticsearchServiceRoleResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
deleteElasticsearchServiceRoleAsync(DeleteElasticsearchServiceRoleRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
deleteElasticsearchServiceRoleAsync(DeleteElasticsearchServiceRoleRequest, AsyncHandler<DeleteElasticsearchServiceRoleRequest, DeleteElasticsearchServiceRoleResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
deleteElasticsearchServiceRoleAsync(DeleteElasticsearchServiceRoleRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
deleteElasticsearchServiceRoleAsync(DeleteElasticsearchServiceRoleRequest, AsyncHandler<DeleteElasticsearchServiceRoleRequest, DeleteElasticsearchServiceRoleResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
DeleteElasticsearchServiceRoleRequest - Class in com.amazonaws.services.elasticsearch.model
 
DeleteElasticsearchServiceRoleRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
DeleteElasticsearchServiceRoleResult - Class in com.amazonaws.services.elasticsearch.model
 
DeleteElasticsearchServiceRoleResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleResult
 
DeploymentStatus - Enum in com.amazonaws.services.elasticsearch.model
 
describeElasticsearchDomain(DescribeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
describeElasticsearchDomain(DescribeElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomain(DescribeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomainAsync(DescribeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchDomainAsync(DescribeElasticsearchDomainRequest, AsyncHandler<DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchDomainAsync(DescribeElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomainAsync(DescribeElasticsearchDomainRequest, AsyncHandler<DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomainAsync(DescribeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
describeElasticsearchDomainAsync(DescribeElasticsearchDomainRequest, AsyncHandler<DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
describeElasticsearchDomainConfig(DescribeElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
describeElasticsearchDomainConfig(DescribeElasticsearchDomainConfigRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.
describeElasticsearchDomainConfig(DescribeElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.
describeElasticsearchDomainConfigAsync(DescribeElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchDomainConfigAsync(DescribeElasticsearchDomainConfigRequest, AsyncHandler<DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchDomainConfigAsync(DescribeElasticsearchDomainConfigRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.
describeElasticsearchDomainConfigAsync(DescribeElasticsearchDomainConfigRequest, AsyncHandler<DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.
describeElasticsearchDomainConfigAsync(DescribeElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
describeElasticsearchDomainConfigAsync(DescribeElasticsearchDomainConfigRequest, AsyncHandler<DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
DescribeElasticsearchDomainConfigRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the DescribeElasticsearchDomainConfig operation.
DescribeElasticsearchDomainConfigRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
DescribeElasticsearchDomainConfigResult - Class in com.amazonaws.services.elasticsearch.model
The result of a DescribeElasticsearchDomainConfig request.
DescribeElasticsearchDomainConfigResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
 
DescribeElasticsearchDomainRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the DescribeElasticsearchDomain operation.
DescribeElasticsearchDomainRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
DescribeElasticsearchDomainResult - Class in com.amazonaws.services.elasticsearch.model
The result of a DescribeElasticsearchDomain request.
DescribeElasticsearchDomainResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
 
describeElasticsearchDomains(DescribeElasticsearchDomainsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
describeElasticsearchDomains(DescribeElasticsearchDomainsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomains(DescribeElasticsearchDomainsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomainsAsync(DescribeElasticsearchDomainsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchDomainsAsync(DescribeElasticsearchDomainsRequest, AsyncHandler<DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchDomainsAsync(DescribeElasticsearchDomainsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomainsAsync(DescribeElasticsearchDomainsRequest, AsyncHandler<DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.
describeElasticsearchDomainsAsync(DescribeElasticsearchDomainsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
describeElasticsearchDomainsAsync(DescribeElasticsearchDomainsRequest, AsyncHandler<DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
DescribeElasticsearchDomainsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the DescribeElasticsearchDomains operation.
DescribeElasticsearchDomainsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
DescribeElasticsearchDomainsResult - Class in com.amazonaws.services.elasticsearch.model
The result of a DescribeElasticsearchDomains request.
DescribeElasticsearchDomainsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
 
describeElasticsearchInstanceTypeLimits(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
describeElasticsearchInstanceTypeLimits(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
describeElasticsearchInstanceTypeLimits(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
describeElasticsearchInstanceTypeLimitsAsync(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchInstanceTypeLimitsAsync(DescribeElasticsearchInstanceTypeLimitsRequest, AsyncHandler<DescribeElasticsearchInstanceTypeLimitsRequest, DescribeElasticsearchInstanceTypeLimitsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeElasticsearchInstanceTypeLimitsAsync(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
describeElasticsearchInstanceTypeLimitsAsync(DescribeElasticsearchInstanceTypeLimitsRequest, AsyncHandler<DescribeElasticsearchInstanceTypeLimitsRequest, DescribeElasticsearchInstanceTypeLimitsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
describeElasticsearchInstanceTypeLimitsAsync(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
describeElasticsearchInstanceTypeLimitsAsync(DescribeElasticsearchInstanceTypeLimitsRequest, AsyncHandler<DescribeElasticsearchInstanceTypeLimitsRequest, DescribeElasticsearchInstanceTypeLimitsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
DescribeElasticsearchInstanceTypeLimitsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to DescribeElasticsearchInstanceTypeLimits operation.
DescribeElasticsearchInstanceTypeLimitsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
DescribeElasticsearchInstanceTypeLimitsResult - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters received from DescribeElasticsearchInstanceTypeLimits operation.
DescribeElasticsearchInstanceTypeLimitsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
describeReservedElasticsearchInstanceOfferings(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
describeReservedElasticsearchInstanceOfferings(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Lists available reserved Elasticsearch instance offerings.
describeReservedElasticsearchInstanceOfferings(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Lists available reserved Elasticsearch instance offerings.
describeReservedElasticsearchInstanceOfferingsAsync(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeReservedElasticsearchInstanceOfferingsAsync(DescribeReservedElasticsearchInstanceOfferingsRequest, AsyncHandler<DescribeReservedElasticsearchInstanceOfferingsRequest, DescribeReservedElasticsearchInstanceOfferingsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeReservedElasticsearchInstanceOfferingsAsync(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Lists available reserved Elasticsearch instance offerings.
describeReservedElasticsearchInstanceOfferingsAsync(DescribeReservedElasticsearchInstanceOfferingsRequest, AsyncHandler<DescribeReservedElasticsearchInstanceOfferingsRequest, DescribeReservedElasticsearchInstanceOfferingsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Lists available reserved Elasticsearch instance offerings.
describeReservedElasticsearchInstanceOfferingsAsync(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
describeReservedElasticsearchInstanceOfferingsAsync(DescribeReservedElasticsearchInstanceOfferingsRequest, AsyncHandler<DescribeReservedElasticsearchInstanceOfferingsRequest, DescribeReservedElasticsearchInstanceOfferingsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
DescribeReservedElasticsearchInstanceOfferingsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for parameters to DescribeReservedElasticsearchInstanceOfferings
DescribeReservedElasticsearchInstanceOfferingsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
DescribeReservedElasticsearchInstanceOfferingsResult - Class in com.amazonaws.services.elasticsearch.model
Container for results from DescribeReservedElasticsearchInstanceOfferings
DescribeReservedElasticsearchInstanceOfferingsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
 
describeReservedElasticsearchInstances(DescribeReservedElasticsearchInstancesRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
describeReservedElasticsearchInstances(DescribeReservedElasticsearchInstancesRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Returns information about reserved Elasticsearch instances for this account.
describeReservedElasticsearchInstances(DescribeReservedElasticsearchInstancesRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Returns information about reserved Elasticsearch instances for this account.
describeReservedElasticsearchInstancesAsync(DescribeReservedElasticsearchInstancesRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeReservedElasticsearchInstancesAsync(DescribeReservedElasticsearchInstancesRequest, AsyncHandler<DescribeReservedElasticsearchInstancesRequest, DescribeReservedElasticsearchInstancesResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
describeReservedElasticsearchInstancesAsync(DescribeReservedElasticsearchInstancesRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns information about reserved Elasticsearch instances for this account.
describeReservedElasticsearchInstancesAsync(DescribeReservedElasticsearchInstancesRequest, AsyncHandler<DescribeReservedElasticsearchInstancesRequest, DescribeReservedElasticsearchInstancesResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns information about reserved Elasticsearch instances for this account.
describeReservedElasticsearchInstancesAsync(DescribeReservedElasticsearchInstancesRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
describeReservedElasticsearchInstancesAsync(DescribeReservedElasticsearchInstancesRequest, AsyncHandler<DescribeReservedElasticsearchInstancesRequest, DescribeReservedElasticsearchInstancesResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
DescribeReservedElasticsearchInstancesRequest - Class in com.amazonaws.services.elasticsearch.model
Container for parameters to DescribeReservedElasticsearchInstances
DescribeReservedElasticsearchInstancesRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
DescribeReservedElasticsearchInstancesResult - Class in com.amazonaws.services.elasticsearch.model
Container for results from DescribeReservedElasticsearchInstances
DescribeReservedElasticsearchInstancesResult() - Constructor for class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
 
DisabledOperationException - Exception in com.amazonaws.services.elasticsearch.model
An error occured because the client wanted to access a not supported operation.
DisabledOperationException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.DisabledOperationException
Constructs a new DisabledOperationException with the specified error message.
DomainInfo - Class in com.amazonaws.services.elasticsearch.model
 
DomainInfo() - Constructor for class com.amazonaws.services.elasticsearch.model.DomainInfo
 

E

EBSOptions - Class in com.amazonaws.services.elasticsearch.model
Options to enable, disable, and specify the properties of EBS storage volumes.
EBSOptions() - Constructor for class com.amazonaws.services.elasticsearch.model.EBSOptions
 
EBSOptionsStatus - Class in com.amazonaws.services.elasticsearch.model
Status of the EBS options for the specified Elasticsearch domain.
EBSOptionsStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
 
ElasticsearchClusterConfig - Class in com.amazonaws.services.elasticsearch.model
Specifies the configuration for the domain cluster, such as the type and number of instances.
ElasticsearchClusterConfig() - Constructor for class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
 
ElasticsearchClusterConfigStatus - Class in com.amazonaws.services.elasticsearch.model
Specifies the configuration status for the specified Elasticsearch domain.
ElasticsearchClusterConfigStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
ElasticsearchDomainConfig - Class in com.amazonaws.services.elasticsearch.model
The configuration of an Elasticsearch domain.
ElasticsearchDomainConfig() - Constructor for class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
 
ElasticsearchDomainStatus - Class in com.amazonaws.services.elasticsearch.model
The current status of an Elasticsearch domain.
ElasticsearchDomainStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
ElasticsearchVersionStatus - Class in com.amazonaws.services.elasticsearch.model
Status of the Elasticsearch version options for the specified Elasticsearch domain.
ElasticsearchVersionStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
 
EncryptionAtRestOptions - Class in com.amazonaws.services.elasticsearch.model
Specifies the Encryption At Rest Options.
EncryptionAtRestOptions() - Constructor for class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
 
EncryptionAtRestOptionsStatus - Class in com.amazonaws.services.elasticsearch.model
Status of the Encryption At Rest options for the specified Elasticsearch domain.
EncryptionAtRestOptionsStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.AddTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.Limits
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
 
equals(Object) - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
 
ESPartitionInstanceType - Enum in com.amazonaws.services.elasticsearch.model
 

F

fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.DeploymentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.ESPartitionInstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.LogType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.OptionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.UpgradeStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.UpgradeStep
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticsearch.model.VolumeType
Use this in place of valueOf.

G

getAccessPolicies() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
IAM access policy as a JSON-formatted string.
getAccessPolicies() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
IAM access policy as a JSON-formatted string.
getAccessPolicies() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
IAM access policy as a JSON-formatted string.
getAccessPolicies() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
IAM access policy as a JSON-formatted string.
getAdditionalLimits() - Method in class com.amazonaws.services.elasticsearch.model.Limits
List of additional limits that are specific to a given InstanceType and for each of it's InstanceRole .
getAdvancedOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Option to allow references to indices in an HTTP request body.
getAdvancedOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the AdvancedOptions for the domain.
getAdvancedOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the AdvancedOptions
getAdvancedOptions() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Modifies the advanced option to allow references to indices in an HTTP request body.
getARN() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
Specify the ARN for which you want to add the tags.
getARN() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The Amazon resource name (ARN) of an Elasticsearch domain.
getARN() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsRequest
Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to view.
getARN() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Specifies the ARN for the Elasticsearch domain from which you want to delete the specified tags.
getAutomatedSnapshotStartHour() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain.
getAutomatedUpdateDate() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
Timestamp, in Epoch time, until which you can manually request a service software update.
getAvailabilityZoneCount() - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
An integer value to indicate the number of availability zones for a domain when zone awareness is enabled.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
The availability zones for the Elasticsearch domain.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
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.elasticsearch.AWSElasticsearchClient
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.elasticsearch.model.ServiceSoftwareOptions
True if you are able to cancel your service software version update.
getCloudWatchLogsLogGroupArn() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
getCognitoOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to specify the Cognito user and identity pools for Kibana authentication.
getCognitoOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
The CognitoOptions for the specified domain.
getCognitoOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The CognitoOptions for the specified domain.
getCognitoOptions() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Options to specify the Cognito user and identity pools for Kibana authentication.
getCompatibleElasticsearchVersions(GetCompatibleElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
getCompatibleElasticsearchVersions(GetCompatibleElasticsearchVersionsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersions(GetCompatibleElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersions() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
getCompatibleElasticsearchVersionsAsync(GetCompatibleElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
getCompatibleElasticsearchVersionsAsync(GetCompatibleElasticsearchVersionsRequest, AsyncHandler<GetCompatibleElasticsearchVersionsRequest, GetCompatibleElasticsearchVersionsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
getCompatibleElasticsearchVersionsAsync(GetCompatibleElasticsearchVersionsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersionsAsync(GetCompatibleElasticsearchVersionsRequest, AsyncHandler<GetCompatibleElasticsearchVersionsRequest, GetCompatibleElasticsearchVersionsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersionsAsync(GetCompatibleElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
getCompatibleElasticsearchVersionsAsync(GetCompatibleElasticsearchVersionsRequest, AsyncHandler<GetCompatibleElasticsearchVersionsRequest, GetCompatibleElasticsearchVersionsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
GetCompatibleElasticsearchVersionsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for request parameters to GetCompatibleElasticsearchVersions operation.
GetCompatibleElasticsearchVersionsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
GetCompatibleElasticsearchVersionsResult - Class in com.amazonaws.services.elasticsearch.model
Container for response returned by GetCompatibleElasticsearchVersions operation.
GetCompatibleElasticsearchVersionsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
 
getCreated() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain creation status.
getCreationDate() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Timestamp which tells the creation date for the entity.
getCurrencyCode() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The currency code for the reserved Elasticsearch instance offering.
getCurrencyCode() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The currency code for the reserved Elasticsearch instance offering.
getCurrentVersion() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The current service software version that is present on the domain.
getDedicatedMasterCount() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
Total number of dedicated master nodes, active and on standby, for the cluster.
getDedicatedMasterEnabled() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether a dedicated master node is enabled.
getDedicatedMasterType() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for a dedicated master node.
getDeleted() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain deletion status.
getDescription() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The description of the UpdateStatus.
getDomainConfig() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
The configuration information of the domain requested in the DescribeElasticsearchDomainConfig request.
getDomainConfig() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
The status of the updated Elasticsearch domain.
getDomainId() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The unique identifier for the specified Elasticsearch domain.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
The name of the domain that you want to stop the latest service software update on.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
The name of the Elasticsearch domain that you are creating.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
The name of the Elasticsearch domain that you want to permanently delete.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
The Elasticsearch domain that you want to get information about.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
The name of the Elasticsearch domain for which you want information.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
DomainName represents the name of the Domain that we are trying to modify.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
Specifies the DomainName.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The name of an Elasticsearch domain.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
 
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
DomainName represents the name of the Domain that we are trying to modify.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
The name of the domain that you want to update to the latest service software.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
The name of the Elasticsearch domain that you are updating.
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
getDomainName() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
 
getDomainNames() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
The Elasticsearch domains for which you want information.
getDomainNames() - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
List of Elasticsearch domain names.
getDomainStatus() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
The status of the newly created Elasticsearch domain.
getDomainStatus() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
The status of the Elasticsearch domain being deleted.
getDomainStatus() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
The current status of the Elasticsearch domain.
getDomainStatusList() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
The status of the domains requested in the DescribeElasticsearchDomains request.
getDuration() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The duration, in seconds, for which the Elasticsearch instance is reserved.
getDuration() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The duration, in seconds, for which the offering will reserve the Elasticsearch instance.
getEBSEnabled() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies whether EBS-based storage is enabled.
getEBSOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to enable, disable and specify the type and size of EBS storage volumes.
getEBSOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the EBSOptions for the Elasticsearch domain.
getEBSOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The EBSOptions for the specified domain.
getEBSOptions() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Specify the type and size of the EBS volume that you want to use.
getElasticsearchClusterConfig() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Configuration options for an Elasticsearch domain.
getElasticsearchClusterConfig() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.
getElasticsearchClusterConfig() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The type and number of instances in the domain cluster.
getElasticsearchClusterConfig() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
The type and number of instances to instantiate for the domain cluster.
getElasticsearchInstanceCount() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The number of Elasticsearch instances that have been reserved.
getElasticsearchInstanceType() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The Elasticsearch instance type offered by the reserved instance offering.
getElasticsearchInstanceType() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The Elasticsearch instance type offered by the reserved instance offering.
getElasticsearchInstanceTypes() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
getElasticsearchVersion() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
String of format X.Y to specify version for the Elasticsearch domain eg.
getElasticsearchVersion() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
Version of Elasticsearch for which Limits are needed.
getElasticsearchVersion() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
String of format X.Y to specify version for the Elasticsearch domain.
getElasticsearchVersion() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
getElasticsearchVersion() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Version of Elasticsearch for which list of supported elasticsearch instance types are needed.
getElasticsearchVersions() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
getEnabled() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the option to enable Cognito for Kibana authentication.
getEnabled() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the option to enable Encryption At Rest.
getEnabled() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
Specifies whether given log publishing option is enabled or not.
getEnabled() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
Specify true to enable node-to-node encryption.
getEncryptionAtRestOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Specifies the Encryption At Rest Options.
getEncryptionAtRestOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the EncryptionAtRestOptions for the Elasticsearch domain.
getEncryptionAtRestOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the EncryptionAtRestOptions.
getEndpoint() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The Elasticsearch domain endpoint that you use to submit index and search requests.
getEndpoints() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Map containing the Elasticsearch domain endpoints used to submit index and search requests.
getExecutorService() - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
Returns the executor service used by this client to execute async requests.
getFixedPrice() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The upfront fixed charge you will paid to purchase the specific reserved Elasticsearch instance offering.
getFixedPrice() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The upfront fixed charge you will pay to purchase the specific reserved Elasticsearch instance offering.
getIdentityPoolId() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the Cognito identity pool ID for Kibana authentication.
getInstanceCount() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The number of instances in the specified domain cluster.
getInstanceCount() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
The number of Elasticsearch instances to reserve.
getInstanceCountLimits() - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
getInstanceLimits() - Method in class com.amazonaws.services.elasticsearch.model.Limits
 
getInstanceType() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
getInstanceType() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for an Elasticsearch cluster.
getIops() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the IOPD for a Provisioned IOPS EBS volume (SSD).
getIssues() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
A list of strings containing detailed information about the errors encountered in a particular step.
getKey() - Method in class com.amazonaws.services.elasticsearch.model.Tag
Specifies the TagKey, the name of the tag.
getKmsKeyId() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the KMS Key ID for Encryption At Rest options.
getLimitName() - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Name of Additional Limit is specific to a given InstanceType and for each of it's InstanceRole etc.
getLimitName() - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Name of storage limits that are applicable for given storage type.
getLimitsByRole() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
getLimitValues() - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Value for given AdditionalLimit$LimitName .
getLimitValues() - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Values for the StorageTypeLimit$LimitName .
getLogPublishingOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Map of LogType and LogPublishingOption, each containing options to publish a given type of Elasticsearch log.
getLogPublishingOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Log publishing options for the given domain.
getLogPublishingOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Log publishing options for the given domain.
getLogPublishingOptions() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Map of LogType and LogPublishingOption, each containing options to publish a given type of Elasticsearch log.
getMaximumInstanceCount() - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
getMaxResults() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
Set this value to limit the number of results returned.
getMaxResults() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
Set this value to limit the number of results returned.
getMaxResults() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
getMaxResults() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Set this value to limit the number of results returned.
getMaxResults() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
Set this value to limit the number of results returned.
getMinimumInstanceCount() - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
getNewVersion() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The new service software version if one is available.
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
Provides an identifier to allow retrieval of paginated results.
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
Provides an identifier to allow retrieval of paginated results.
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
Pagination token that needs to be supplied to the next call to get the next page of results
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
In case if there are more results available NextToken would be present, make further request to the same API with received NextToken to paginate remaining results.
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
getNextToken() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
getNodeToNodeEncryptionOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Specifies the NodeToNodeEncryptionOptions.
getNodeToNodeEncryptionOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.
getNodeToNodeEncryptionOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the NodeToNodeEncryptionOptions.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
The access policy configured for the Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Specifies the status of advanced options for the specified Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
Specifies the Cognito options for the specified Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
Specifies the EBS options for the specified Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Specifies the cluster configuration for the specified Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
Specifies the Elasticsearch version for the specified Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
The log publishing options configured for the Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
Specifies the daily snapshot options specified for the Elasticsearch domain.
getOptions() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
Specifies the VPC options for the specified Elasticsearch domain.
getPaymentOption() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The payment option as defined in the reserved Elasticsearch instance offering.
getPaymentOption() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Payment option for the reserved Elasticsearch instance offering
getPendingDeletion() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Indicates whether the Elasticsearch domain is being deleted.
getPerformCheckOnly() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
getPerformCheckOnly() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
getProcessing() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of the Elasticsearch domain configuration.
getProgressPercent() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
The Floating point value representing progress percentage of a particular step.
getRecurringChargeAmount() - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
The monetary amount of the recurring charge.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
The frequency of the recurring charge.
getRecurringCharges() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The charge to your account regardless of whether you are creating any domains using the instance offering.
getRecurringCharges() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The charge to your account regardless of whether you are creating any domains using the instance offering.
getReservationName() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
A customer-specified identifier to track this reservation.
getReservationName() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
The customer-specified identifier used to track this reservation.
getReservationName() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The customer-specified identifier to track this reservation.
getReservedElasticsearchInstanceId() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
The reserved instance identifier filter value.
getReservedElasticsearchInstanceId() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
Details of the reserved Elasticsearch instance which was purchased.
getReservedElasticsearchInstanceId() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The unique identifier for the reservation.
getReservedElasticsearchInstanceOfferingId() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
The offering identifier filter value.
getReservedElasticsearchInstanceOfferingId() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
The ID of the reserved Elasticsearch instance offering to purchase.
getReservedElasticsearchInstanceOfferingId() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The offering identifier.
getReservedElasticsearchInstanceOfferingId() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The Elasticsearch reserved instance offering identifier.
getReservedElasticsearchInstanceOfferings() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
List of reserved Elasticsearch instance offerings
getReservedElasticsearchInstances() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
List of reserved Elasticsearch instances.
getRoleArn() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the role ARN that provides Elasticsearch permissions for accessing Cognito resources.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the security groups for VPC endpoint.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the security groups for VPC endpoint.
getServiceSoftwareOptions() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
The current status of the Elasticsearch service software update.
getServiceSoftwareOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The current status of the Elasticsearch domain's service software.
getServiceSoftwareOptions() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
The current status of the Elasticsearch service software update.
getSnapshotOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Option to set time, in UTC format, of the daily automated snapshot.
getSnapshotOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the SnapshotOptions for the Elasticsearch domain.
getSnapshotOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the SnapshotOptions
getSnapshotOptions() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Option to set the time, in UTC format, for the daily automated snapshot.
getSourceVersion() - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
The current version of Elasticsearch on which a domain is.
getStartTime() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The time the reservation started.
getStartTimestamp() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
UTC Timestamp at which the Upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.
getState() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Provides the OptionState for the Elasticsearch domain.
getState() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The state of the reserved Elasticsearch instance.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
The status of the access policy for the Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Specifies the status of OptionStatus for advanced options for the specified Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
Specifies the status of the Cognito options for the specified Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
Specifies the status of the EBS options for the specified Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Specifies the status of the configuration for the specified Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
The status of the log publishing options for the Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
Specifies the status of a daily automated snapshot.
getStatus() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
Specifies the status of the VPC options for the specified Elasticsearch domain.
getStepsList() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
A list of UpgradeStepItem s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check.
getStepStatus() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
getStorageSubTypeName() - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
getStorageTypeLimits() - Method in class com.amazonaws.services.elasticsearch.model.StorageType
List of limits that are applicable for given storage type.
getStorageTypeName() - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
getStorageTypes() - Method in class com.amazonaws.services.elasticsearch.model.Limits
StorageType represents the list of storage related types and attributes that are available for given InstanceType.
getSubnetIds() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the subnets for VPC endpoint.
getSubnetIds() - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the subnets for VPC endpoint.
getTagKeys() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Specifies the TagKey list which you want to remove from the Elasticsearch domain.
getTagList() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
List of Tag that need to be added for the Elasticsearch domain.
getTagList() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
List of Tag for the requested Elasticsearch domain.
getTargetVersion() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
The version of Elasticsearch that you intend to upgrade the domain to.
getTargetVersion() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
The version of Elasticsearch that you intend to upgrade the domain to.
getTargetVersions() - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
getUpdateAvailable() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
True if you are able to update you service software version.
getUpdateDate() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Timestamp which tells the last updated time for the entity.
getUpdateStatus() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The status of your service software update.
getUpdateVersion() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Specifies the latest version for the entity.
getUpgradeHistories() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistoryAsync(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
getUpgradeHistoryAsync(GetUpgradeHistoryRequest, AsyncHandler<GetUpgradeHistoryRequest, GetUpgradeHistoryResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
getUpgradeHistoryAsync(GetUpgradeHistoryRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistoryAsync(GetUpgradeHistoryRequest, AsyncHandler<GetUpgradeHistoryRequest, GetUpgradeHistoryResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistoryAsync(GetUpgradeHistoryRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
getUpgradeHistoryAsync(GetUpgradeHistoryRequest, AsyncHandler<GetUpgradeHistoryRequest, GetUpgradeHistoryResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
GetUpgradeHistoryRequest - Class in com.amazonaws.services.elasticsearch.model
Container for request parameters to GetUpgradeHistory operation.
GetUpgradeHistoryRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
GetUpgradeHistoryResult - Class in com.amazonaws.services.elasticsearch.model
Container for response returned by GetUpgradeHistory operation.
GetUpgradeHistoryResult() - Constructor for class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
 
getUpgradeName() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
A string that describes the update briefly
getUpgradeName() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
A string that describes the update briefly
getUpgradeProcessing() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of an Elasticsearch domain version upgrade.
getUpgradeStatus(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
getUpgradeStatus(GetUpgradeStatusRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
getUpgradeStatus(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
getUpgradeStatus() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
The overall status of the update.
getUpgradeStatusAsync(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
getUpgradeStatusAsync(GetUpgradeStatusRequest, AsyncHandler<GetUpgradeStatusRequest, GetUpgradeStatusResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
getUpgradeStatusAsync(GetUpgradeStatusRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
getUpgradeStatusAsync(GetUpgradeStatusRequest, AsyncHandler<GetUpgradeStatusRequest, GetUpgradeStatusResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
getUpgradeStatusAsync(GetUpgradeStatusRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
getUpgradeStatusAsync(GetUpgradeStatusRequest, AsyncHandler<GetUpgradeStatusRequest, GetUpgradeStatusResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
GetUpgradeStatusRequest - Class in com.amazonaws.services.elasticsearch.model
Container for request parameters to GetUpgradeStatus operation.
GetUpgradeStatusRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
 
GetUpgradeStatusResult - Class in com.amazonaws.services.elasticsearch.model
Container for response returned by GetUpgradeStatus operation.
GetUpgradeStatusResult() - Constructor for class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
 
getUpgradeStep() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
getUpgradeStep() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
getUpgradeStepStatus() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
The status of a particular step during an upgrade.
getUsagePrice() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The rate you are charged for each hour for the domain that is using this reserved instance.
getUsagePrice() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The rate you are charged for each hour the domain that is using the offering is running.
getUserPoolId() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the Cognito user pool ID for Kibana authentication.
getValue() - Method in class com.amazonaws.services.elasticsearch.model.Tag
Specifies the TagValue, the value assigned to the corresponding tag key.
getVolumeSize() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Integer to specify the size of an EBS volume.
getVolumeType() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the volume type for EBS-based storage.
getVPCId() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
The VPC Id for the Elasticsearch domain.
getVPCOptions() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to specify the subnets and security groups for VPC endpoint.
getVPCOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
The VPCOptions for the specified domain.
getVPCOptions() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The VPCOptions for the specified domain.
getVPCOptions() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Options to specify the subnets and security groups for VPC endpoint.
getZoneAwarenessConfig() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
getZoneAwarenessEnabled() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether zone awareness is enabled.

H

hashCode() - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.Limits
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.Tag
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
 
hashCode() - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
 

I

InstanceCountLimits - Class in com.amazonaws.services.elasticsearch.model
InstanceCountLimits represents the limits on number of instances that be created in Amazon Elasticsearch for given InstanceType.
InstanceCountLimits() - Constructor for class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
InstanceLimits - Class in com.amazonaws.services.elasticsearch.model
InstanceLimits represents the list of instance related attributes that are available for given InstanceType.
InstanceLimits() - Constructor for class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
InternalException - Exception in com.amazonaws.services.elasticsearch.model
The request processing has failed because of an unknown error, exception or failure (the failure is internal to the service) .
InternalException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.InternalException
Constructs a new InternalException with the specified error message.
InvalidTypeException - Exception in com.amazonaws.services.elasticsearch.model
An exception for trying to create or access sub-resource that is either invalid or not supported.
InvalidTypeException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.InvalidTypeException
Constructs a new InvalidTypeException with the specified error message.
isCancellable() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
True if you are able to cancel your service software version update.
isCreated() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain creation status.
isDedicatedMasterEnabled() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether a dedicated master node is enabled.
isDeleted() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain deletion status.
isEBSEnabled() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies whether EBS-based storage is enabled.
isEnabled() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the option to enable Cognito for Kibana authentication.
isEnabled() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the option to enable Encryption At Rest.
isEnabled() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
Specifies whether given log publishing option is enabled or not.
isEnabled() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
Specify true to enable node-to-node encryption.
isPendingDeletion() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Indicates whether the Elasticsearch domain is being deleted.
isPerformCheckOnly() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
isPerformCheckOnly() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
isProcessing() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of the Elasticsearch domain configuration.
isUpdateAvailable() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
True if you are able to update you service software version.
isUpgradeProcessing() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of an Elasticsearch domain version upgrade.
isZoneAwarenessEnabled() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether zone awareness is enabled.

L

LimitExceededException - Exception in com.amazonaws.services.elasticsearch.model
An exception for trying to create more than allowed resources or sub-resources.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
Limits - Class in com.amazonaws.services.elasticsearch.model
Limits for given InstanceType and for each of it's role.
Limits() - Constructor for class com.amazonaws.services.elasticsearch.model.Limits
 
listDomainNames(ListDomainNamesRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
listDomainNames(ListDomainNamesRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Returns the name of all Elasticsearch domains owned by the current user's account.
listDomainNames(ListDomainNamesRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Returns the name of all Elasticsearch domains owned by the current user's account.
listDomainNamesAsync(ListDomainNamesRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listDomainNamesAsync(ListDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listDomainNamesAsync(ListDomainNamesRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns the name of all Elasticsearch domains owned by the current user's account.
listDomainNamesAsync(ListDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns the name of all Elasticsearch domains owned by the current user's account.
listDomainNamesAsync(ListDomainNamesRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
listDomainNamesAsync(ListDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
ListDomainNamesRequest - Class in com.amazonaws.services.elasticsearch.model
 
ListDomainNamesRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.ListDomainNamesRequest
 
ListDomainNamesResult - Class in com.amazonaws.services.elasticsearch.model
The result of a ListDomainNames operation.
ListDomainNamesResult() - Constructor for class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
 
listElasticsearchInstanceTypes(ListElasticsearchInstanceTypesRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
listElasticsearchInstanceTypes(ListElasticsearchInstanceTypesRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
List all Elasticsearch instance types that are supported for given ElasticsearchVersion
listElasticsearchInstanceTypes(ListElasticsearchInstanceTypesRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
List all Elasticsearch instance types that are supported for given ElasticsearchVersion
listElasticsearchInstanceTypesAsync(ListElasticsearchInstanceTypesRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listElasticsearchInstanceTypesAsync(ListElasticsearchInstanceTypesRequest, AsyncHandler<ListElasticsearchInstanceTypesRequest, ListElasticsearchInstanceTypesResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listElasticsearchInstanceTypesAsync(ListElasticsearchInstanceTypesRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
List all Elasticsearch instance types that are supported for given ElasticsearchVersion
listElasticsearchInstanceTypesAsync(ListElasticsearchInstanceTypesRequest, AsyncHandler<ListElasticsearchInstanceTypesRequest, ListElasticsearchInstanceTypesResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
List all Elasticsearch instance types that are supported for given ElasticsearchVersion
listElasticsearchInstanceTypesAsync(ListElasticsearchInstanceTypesRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
listElasticsearchInstanceTypesAsync(ListElasticsearchInstanceTypesRequest, AsyncHandler<ListElasticsearchInstanceTypesRequest, ListElasticsearchInstanceTypesResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
ListElasticsearchInstanceTypesRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the ListElasticsearchInstanceTypes operation.
ListElasticsearchInstanceTypesRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
ListElasticsearchInstanceTypesResult - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters returned by ListElasticsearchInstanceTypes operation.
ListElasticsearchInstanceTypesResult() - Constructor for class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
 
listElasticsearchVersions(ListElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
listElasticsearchVersions(ListElasticsearchVersionsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
List all supported Elasticsearch versions
listElasticsearchVersions(ListElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
List all supported Elasticsearch versions
listElasticsearchVersionsAsync(ListElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listElasticsearchVersionsAsync(ListElasticsearchVersionsRequest, AsyncHandler<ListElasticsearchVersionsRequest, ListElasticsearchVersionsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listElasticsearchVersionsAsync(ListElasticsearchVersionsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
List all supported Elasticsearch versions
listElasticsearchVersionsAsync(ListElasticsearchVersionsRequest, AsyncHandler<ListElasticsearchVersionsRequest, ListElasticsearchVersionsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
List all supported Elasticsearch versions
listElasticsearchVersionsAsync(ListElasticsearchVersionsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
listElasticsearchVersionsAsync(ListElasticsearchVersionsRequest, AsyncHandler<ListElasticsearchVersionsRequest, ListElasticsearchVersionsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
ListElasticsearchVersionsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the ListElasticsearchVersions operation.
ListElasticsearchVersionsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
ListElasticsearchVersionsResult - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters for response received from ListElasticsearchVersions operation.
ListElasticsearchVersionsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
listTags(ListTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
listTags(ListTagsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Returns all tags for the given Elasticsearch domain.
listTags(ListTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Returns all tags for the given Elasticsearch domain.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
listTagsAsync(ListTagsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns all tags for the given Elasticsearch domain.
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Returns all tags for the given Elasticsearch domain.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
ListTagsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the ListTags operation.
ListTagsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.ListTagsRequest
 
ListTagsResult - Class in com.amazonaws.services.elasticsearch.model
The result of a ListTags operation.
ListTagsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.ListTagsResult
 
LogPublishingOption - Class in com.amazonaws.services.elasticsearch.model
Log Publishing option that is set for given domain.
LogPublishingOption() - Constructor for class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
LogPublishingOptionsStatus - Class in com.amazonaws.services.elasticsearch.model
The configured log publishing options for the domain and their current status.
LogPublishingOptionsStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
 
LogType - Enum in com.amazonaws.services.elasticsearch.model
Type of Log File, it can be one of the following: INDEX_SLOW_LOGS: Index slow logs contain insert requests that took more time than configured index query log threshold to execute. SEARCH_SLOW_LOGS: Search slow logs contain search queries that took more time than configured search query log threshold to execute. ES_APPLICATION_LOGS: Elasticsearch application logs contain information about errors and warnings raised during the operation of the service and can be useful for troubleshooting.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.Limits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
 

N

NodeToNodeEncryptionOptions - Class in com.amazonaws.services.elasticsearch.model
Specifies the node-to-node encryption options.
NodeToNodeEncryptionOptions() - Constructor for class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
NodeToNodeEncryptionOptionsStatus - Class in com.amazonaws.services.elasticsearch.model
Status of the node-to-node encryption options for the specified Elasticsearch domain.
NodeToNodeEncryptionOptionsStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 

O

OptionState - Enum in com.amazonaws.services.elasticsearch.model
The state of a requested change.
OptionStatus - Class in com.amazonaws.services.elasticsearch.model
Provides the current status of the entity.
OptionStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.OptionStatus
 

P

purchaseReservedElasticsearchInstanceOffering(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
purchaseReservedElasticsearchInstanceOffering(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Allows you to purchase reserved Elasticsearch instances.
purchaseReservedElasticsearchInstanceOffering(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Allows you to purchase reserved Elasticsearch instances.
purchaseReservedElasticsearchInstanceOfferingAsync(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
purchaseReservedElasticsearchInstanceOfferingAsync(PurchaseReservedElasticsearchInstanceOfferingRequest, AsyncHandler<PurchaseReservedElasticsearchInstanceOfferingRequest, PurchaseReservedElasticsearchInstanceOfferingResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
purchaseReservedElasticsearchInstanceOfferingAsync(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Allows you to purchase reserved Elasticsearch instances.
purchaseReservedElasticsearchInstanceOfferingAsync(PurchaseReservedElasticsearchInstanceOfferingRequest, AsyncHandler<PurchaseReservedElasticsearchInstanceOfferingRequest, PurchaseReservedElasticsearchInstanceOfferingResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Allows you to purchase reserved Elasticsearch instances.
purchaseReservedElasticsearchInstanceOfferingAsync(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
purchaseReservedElasticsearchInstanceOfferingAsync(PurchaseReservedElasticsearchInstanceOfferingRequest, AsyncHandler<PurchaseReservedElasticsearchInstanceOfferingRequest, PurchaseReservedElasticsearchInstanceOfferingResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
PurchaseReservedElasticsearchInstanceOfferingRequest - Class in com.amazonaws.services.elasticsearch.model
Container for parameters to PurchaseReservedElasticsearchInstanceOffering
PurchaseReservedElasticsearchInstanceOfferingRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
PurchaseReservedElasticsearchInstanceOfferingResult - Class in com.amazonaws.services.elasticsearch.model
Represents the output of a PurchaseReservedElasticsearchInstanceOffering operation.
PurchaseReservedElasticsearchInstanceOfferingResult() - Constructor for class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
 

R

RecurringCharge - Class in com.amazonaws.services.elasticsearch.model
Contains the specific price and frequency of a recurring charges for a reserved Elasticsearch instance, or for a reserved Elasticsearch instance offering.
RecurringCharge() - Constructor for class com.amazonaws.services.elasticsearch.model.RecurringCharge
 
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
removeTags(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Removes the specified set of tags from the specified Elasticsearch domain.
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Removes the specified set of tags from the specified Elasticsearch domain.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
removeTagsAsync(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Removes the specified set of tags from the specified Elasticsearch domain.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Removes the specified set of tags from the specified Elasticsearch domain.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
RemoveTagsRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the RemoveTags operation.
RemoveTagsRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
 
RemoveTagsResult - Class in com.amazonaws.services.elasticsearch.model
 
RemoveTagsResult() - Constructor for class com.amazonaws.services.elasticsearch.model.RemoveTagsResult
 
ReservedElasticsearchInstance - Class in com.amazonaws.services.elasticsearch.model
Details of a reserved Elasticsearch instance.
ReservedElasticsearchInstance() - Constructor for class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
 
ReservedElasticsearchInstanceOffering - Class in com.amazonaws.services.elasticsearch.model
Details of a reserved Elasticsearch instance offering.
ReservedElasticsearchInstanceOffering() - Constructor for class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
ReservedElasticsearchInstancePaymentOption - Enum in com.amazonaws.services.elasticsearch.model
 
ResourceAlreadyExistsException - Exception in com.amazonaws.services.elasticsearch.model
An exception for creating a resource that already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.elasticsearch.model
An exception for accessing or deleting a resource that does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServiceSoftwareOptions - Class in com.amazonaws.services.elasticsearch.model
The current options of an Elasticsearch domain service software options.
ServiceSoftwareOptions() - Constructor for class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
 
setAccessPolicies(String) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
IAM access policy as a JSON-formatted string.
setAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
IAM access policy as a JSON-formatted string.
setAccessPolicies(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
IAM access policy as a JSON-formatted string.
setAccessPolicies(String) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
IAM access policy as a JSON-formatted string.
setAdditionalLimits(Collection<AdditionalLimit>) - Method in class com.amazonaws.services.elasticsearch.model.Limits
List of additional limits that are specific to a given InstanceType and for each of it's InstanceRole .
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Option to allow references to indices in an HTTP request body.
setAdvancedOptions(AdvancedOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the AdvancedOptions for the domain.
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the AdvancedOptions
setAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Modifies the advanced option to allow references to indices in an HTTP request body.
setARN(String) - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
Specify the ARN for which you want to add the tags.
setARN(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The Amazon resource name (ARN) of an Elasticsearch domain.
setARN(String) - Method in class com.amazonaws.services.elasticsearch.model.ListTagsRequest
Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to view.
setARN(String) - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Specifies the ARN for the Elasticsearch domain from which you want to delete the specified tags.
setAutomatedSnapshotStartHour(Integer) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain.
setAutomatedUpdateDate(Date) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
Timestamp, in Epoch time, until which you can manually request a service software update.
setAvailabilityZoneCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
An integer value to indicate the number of availability zones for a domain when zone awareness is enabled.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
The availability zones for the Elasticsearch domain.
setCancellable(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
True if you are able to cancel your service software version update.
setCloudWatchLogsLogGroupArn(String) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
setCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to specify the Cognito user and identity pools for Kibana authentication.
setCognitoOptions(CognitoOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
The CognitoOptions for the specified domain.
setCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The CognitoOptions for the specified domain.
setCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Options to specify the Cognito user and identity pools for Kibana authentication.
setCompatibleElasticsearchVersions(Collection<CompatibleVersionsMap>) - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
setCreated(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain creation status.
setCreationDate(Date) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Timestamp which tells the creation date for the entity.
setCurrencyCode(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The currency code for the reserved Elasticsearch instance offering.
setCurrencyCode(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The currency code for the reserved Elasticsearch instance offering.
setCurrentVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The current service software version that is present on the domain.
setDedicatedMasterCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
Total number of dedicated master nodes, active and on standby, for the cluster.
setDedicatedMasterEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether a dedicated master node is enabled.
setDedicatedMasterType(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for a dedicated master node.
setDedicatedMasterType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for a dedicated master node.
setDeleted(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain deletion status.
setDescription(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The description of the UpdateStatus.
setDomainConfig(ElasticsearchDomainConfig) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
The configuration information of the domain requested in the DescribeElasticsearchDomainConfig request.
setDomainConfig(ElasticsearchDomainConfig) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
The status of the updated Elasticsearch domain.
setDomainId(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The unique identifier for the specified Elasticsearch domain.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
The name of the domain that you want to stop the latest service software update on.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
The name of the Elasticsearch domain that you are creating.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
The name of the Elasticsearch domain that you want to permanently delete.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
The Elasticsearch domain that you want to get information about.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
The name of the Elasticsearch domain for which you want information.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
DomainName represents the name of the Domain that we are trying to modify.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
Specifies the DomainName.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The name of an Elasticsearch domain.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
 
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
DomainName represents the name of the Domain that we are trying to modify.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
The name of the domain that you want to update to the latest service software.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
The name of the Elasticsearch domain that you are updating.
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
setDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
 
setDomainNames(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
The Elasticsearch domains for which you want information.
setDomainNames(Collection<DomainInfo>) - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
List of Elasticsearch domain names.
setDomainStatus(ElasticsearchDomainStatus) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
The status of the newly created Elasticsearch domain.
setDomainStatus(ElasticsearchDomainStatus) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
The status of the Elasticsearch domain being deleted.
setDomainStatus(ElasticsearchDomainStatus) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
The current status of the Elasticsearch domain.
setDomainStatusList(Collection<ElasticsearchDomainStatus>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
The status of the domains requested in the DescribeElasticsearchDomains request.
setDuration(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The duration, in seconds, for which the Elasticsearch instance is reserved.
setDuration(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The duration, in seconds, for which the offering will reserve the Elasticsearch instance.
setEBSEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies whether EBS-based storage is enabled.
setEBSOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to enable, disable and specify the type and size of EBS storage volumes.
setEBSOptions(EBSOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the EBSOptions for the Elasticsearch domain.
setEBSOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The EBSOptions for the specified domain.
setEBSOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Specify the type and size of the EBS volume that you want to use.
setElasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Configuration options for an Elasticsearch domain.
setElasticsearchClusterConfig(ElasticsearchClusterConfigStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.
setElasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The type and number of instances in the domain cluster.
setElasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
The type and number of instances to instantiate for the domain cluster.
setElasticsearchInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The number of Elasticsearch instances that have been reserved.
setElasticsearchInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The Elasticsearch instance type offered by the reserved instance offering.
setElasticsearchInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The Elasticsearch instance type offered by the reserved instance offering.
setElasticsearchInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
setElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
String of format X.Y to specify version for the Elasticsearch domain eg.
setElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
Version of Elasticsearch for which Limits are needed.
setElasticsearchVersion(ElasticsearchVersionStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
String of format X.Y to specify version for the Elasticsearch domain.
setElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
setElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Version of Elasticsearch for which list of supported elasticsearch instance types are needed.
setElasticsearchVersions(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the option to enable Cognito for Kibana authentication.
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the option to enable Encryption At Rest.
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
Specifies whether given log publishing option is enabled or not.
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
Specify true to enable node-to-node encryption.
setEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Specifies the Encryption At Rest Options.
setEncryptionAtRestOptions(EncryptionAtRestOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the EncryptionAtRestOptions for the Elasticsearch domain.
setEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the EncryptionAtRestOptions.
setEndpoint(String) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
setEndpoint(String) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoint(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The Elasticsearch domain endpoint that you use to submit index and search requests.
setEndpoints(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Map containing the Elasticsearch domain endpoints used to submit index and search requests.
setFixedPrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The upfront fixed charge you will paid to purchase the specific reserved Elasticsearch instance offering.
setFixedPrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The upfront fixed charge you will pay to purchase the specific reserved Elasticsearch instance offering.
setIdentityPoolId(String) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the Cognito identity pool ID for Kibana authentication.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The number of instances in the specified domain cluster.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
The number of Elasticsearch instances to reserve.
setInstanceCountLimits(InstanceCountLimits) - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
setInstanceLimits(InstanceLimits) - Method in class com.amazonaws.services.elasticsearch.model.Limits
 
setInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
setInstanceType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
setInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for an Elasticsearch cluster.
setInstanceType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for an Elasticsearch cluster.
setIops(Integer) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the IOPD for a Provisioned IOPS EBS volume (SSD).
setIssues(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.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.elasticsearch.model.Tag
Specifies the TagKey, the name of the tag.
setKmsKeyId(String) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the KMS Key ID for Encryption At Rest options.
setLimitName(String) - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Name of Additional Limit is specific to a given InstanceType and for each of it's InstanceRole etc.
setLimitName(String) - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Name of storage limits that are applicable for given storage type.
setLimitsByRole(Map<String, Limits>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
setLimitValues(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Value for given AdditionalLimit$LimitName .
setLimitValues(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Values for the StorageTypeLimit$LimitName .
setLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Map of LogType and LogPublishingOption, each containing options to publish a given type of Elasticsearch log.
setLogPublishingOptions(LogPublishingOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Log publishing options for the given domain.
setLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Log publishing options for the given domain.
setLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Map of LogType and LogPublishingOption, each containing options to publish a given type of Elasticsearch log.
setMaximumInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
setMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
Set this value to limit the number of results returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
Set this value to limit the number of results returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Set this value to limit the number of results returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
Set this value to limit the number of results returned.
setMinimumInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
setNewVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The new service software version if one is available.
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
Provides an identifier to allow retrieval of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
Provides an identifier to allow retrieval of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
Pagination token that needs to be supplied to the next call to get the next page of results
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
In case if there are more results available NextToken would be present, make further request to the same API with received NextToken to paginate remaining results.
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
setNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Specifies the NodeToNodeEncryptionOptions.
setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.
setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the NodeToNodeEncryptionOptions.
setOptions(String) - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
The access policy configured for the Elasticsearch domain.
setOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Specifies the status of advanced options for the specified Elasticsearch domain.
setOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
Specifies the Cognito options for the specified Elasticsearch domain.
setOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
Specifies the EBS options for the specified Elasticsearch domain.
setOptions(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Specifies the cluster configuration for the specified Elasticsearch domain.
setOptions(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
Specifies the Elasticsearch version for the specified Elasticsearch domain.
setOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
setOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
The log publishing options configured for the Elasticsearch domain.
setOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
setOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
Specifies the daily snapshot options specified for the Elasticsearch domain.
setOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
Specifies the VPC options for the specified Elasticsearch domain.
setPaymentOption(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The payment option as defined in the reserved Elasticsearch instance offering.
setPaymentOption(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Payment option for the reserved Elasticsearch instance offering
setPendingDeletion(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Indicates whether the Elasticsearch domain is being deleted.
setPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
setPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
setProcessing(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of the Elasticsearch domain configuration.
setProgressPercent(Double) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
The Floating point value representing progress percentage of a particular step.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
The monetary amount of the recurring charge.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
The frequency of the recurring charge.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The charge to your account regardless of whether you are creating any domains using the instance offering.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The charge to your account regardless of whether you are creating any domains using the instance offering.
setRegion(Region) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
setRegion(Region) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Deprecated.
use AwsClientBuilder#setRegion(String)
setReservationName(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
A customer-specified identifier to track this reservation.
setReservationName(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
The customer-specified identifier used to track this reservation.
setReservationName(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The customer-specified identifier to track this reservation.
setReservedElasticsearchInstanceId(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
The reserved instance identifier filter value.
setReservedElasticsearchInstanceId(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
Details of the reserved Elasticsearch instance which was purchased.
setReservedElasticsearchInstanceId(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The unique identifier for the reservation.
setReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
The offering identifier filter value.
setReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
The ID of the reserved Elasticsearch instance offering to purchase.
setReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The offering identifier.
setReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The Elasticsearch reserved instance offering identifier.
setReservedElasticsearchInstanceOfferings(Collection<ReservedElasticsearchInstanceOffering>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
List of reserved Elasticsearch instance offerings
setReservedElasticsearchInstances(Collection<ReservedElasticsearchInstance>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
List of reserved Elasticsearch instances.
setRoleArn(String) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the role ARN that provides Elasticsearch permissions for accessing Cognito resources.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the security groups for VPC endpoint.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the security groups for VPC endpoint.
setServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
The current status of the Elasticsearch service software update.
setServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The current status of the Elasticsearch domain's service software.
setServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
The current status of the Elasticsearch service software update.
setSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Option to set time, in UTC format, of the daily automated snapshot.
setSnapshotOptions(SnapshotOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the SnapshotOptions for the Elasticsearch domain.
setSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the SnapshotOptions
setSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Option to set the time, in UTC format, for the daily automated snapshot.
setSourceVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
The current version of Elasticsearch on which a domain is.
setStartTime(Date) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The time the reservation started.
setStartTimestamp(Date) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
UTC Timestamp at which the Upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.
setState(String) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Provides the OptionState for the Elasticsearch domain.
setState(OptionState) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Provides the OptionState for the Elasticsearch domain.
setState(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The state of the reserved Elasticsearch instance.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
The status of the access policy for the Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Specifies the status of OptionStatus for advanced options for the specified Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
Specifies the status of the Cognito options for the specified Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
Specifies the status of the EBS options for the specified Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Specifies the status of the configuration for the specified Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
The status of the log publishing options for the Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
Specifies the status of a daily automated snapshot.
setStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
Specifies the status of the VPC options for the specified Elasticsearch domain.
setStepsList(Collection<UpgradeStepItem>) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
A list of UpgradeStepItem s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check.
setStepStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
setStorageSubTypeName(String) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
setStorageTypeLimits(Collection<StorageTypeLimit>) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
List of limits that are applicable for given storage type.
setStorageTypeName(String) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
setStorageTypes(Collection<StorageType>) - Method in class com.amazonaws.services.elasticsearch.model.Limits
StorageType represents the list of storage related types and attributes that are available for given InstanceType.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the subnets for VPC endpoint.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the subnets for VPC endpoint.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Specifies the TagKey list which you want to remove from the Elasticsearch domain.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
List of Tag that need to be added for the Elasticsearch domain.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
List of Tag for the requested Elasticsearch domain.
setTargetVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
The version of Elasticsearch that you intend to upgrade the domain to.
setTargetVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
The version of Elasticsearch that you intend to upgrade the domain to.
setTargetVersions(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
setUpdateAvailable(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
True if you are able to update you service software version.
setUpdateDate(Date) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Timestamp which tells the last updated time for the entity.
setUpdateStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The status of your service software update.
setUpdateVersion(Integer) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Specifies the latest version for the entity.
setUpgradeHistories(Collection<UpgradeHistory>) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
setUpgradeName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
A string that describes the update briefly
setUpgradeName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
A string that describes the update briefly
setUpgradeProcessing(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of an Elasticsearch domain version upgrade.
setUpgradeStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
The overall status of the update.
setUpgradeStep(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
setUpgradeStep(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
setUpgradeStepStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
The status of a particular step during an upgrade.
setUsagePrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The rate you are charged for each hour for the domain that is using this reserved instance.
setUsagePrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The rate you are charged for each hour the domain that is using the offering is running.
setUserPoolId(String) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the Cognito user pool ID for Kibana authentication.
setValue(String) - Method in class com.amazonaws.services.elasticsearch.model.Tag
Specifies the TagValue, the value assigned to the corresponding tag key.
setVolumeSize(Integer) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Integer to specify the size of an EBS volume.
setVolumeType(String) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the volume type for EBS-based storage.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the volume type for EBS-based storage.
setVPCId(String) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
The VPC Id for the Elasticsearch domain.
setVPCOptions(VPCOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to specify the subnets and security groups for VPC endpoint.
setVPCOptions(VPCDerivedInfoStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
The VPCOptions for the specified domain.
setVPCOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The VPCOptions for the specified domain.
setVPCOptions(VPCOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Options to specify the subnets and security groups for VPC endpoint.
setZoneAwarenessConfig(ZoneAwarenessConfig) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
setZoneAwarenessEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether zone awareness is enabled.
shutdown() - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
shutdown() - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
Shuts down the client, releasing all managed resources.
SnapshotOptions - Class in com.amazonaws.services.elasticsearch.model
Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain.
SnapshotOptions() - Constructor for class com.amazonaws.services.elasticsearch.model.SnapshotOptions
 
SnapshotOptionsStatus - Class in com.amazonaws.services.elasticsearch.model
Status of a daily automated snapshot.
SnapshotOptionsStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
 
standard() - Static method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClientBuilder
 
startElasticsearchServiceSoftwareUpdate(StartElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
startElasticsearchServiceSoftwareUpdate(StartElasticsearchServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Schedules a service software update for an Amazon ES domain.
startElasticsearchServiceSoftwareUpdate(StartElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Schedules a service software update for an Amazon ES domain.
startElasticsearchServiceSoftwareUpdateAsync(StartElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
startElasticsearchServiceSoftwareUpdateAsync(StartElasticsearchServiceSoftwareUpdateRequest, AsyncHandler<StartElasticsearchServiceSoftwareUpdateRequest, StartElasticsearchServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
startElasticsearchServiceSoftwareUpdateAsync(StartElasticsearchServiceSoftwareUpdateRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Schedules a service software update for an Amazon ES domain.
startElasticsearchServiceSoftwareUpdateAsync(StartElasticsearchServiceSoftwareUpdateRequest, AsyncHandler<StartElasticsearchServiceSoftwareUpdateRequest, StartElasticsearchServiceSoftwareUpdateResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Schedules a service software update for an Amazon ES domain.
startElasticsearchServiceSoftwareUpdateAsync(StartElasticsearchServiceSoftwareUpdateRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
startElasticsearchServiceSoftwareUpdateAsync(StartElasticsearchServiceSoftwareUpdateRequest, AsyncHandler<StartElasticsearchServiceSoftwareUpdateRequest, StartElasticsearchServiceSoftwareUpdateResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
StartElasticsearchServiceSoftwareUpdateRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the StartElasticsearchServiceSoftwareUpdate operation.
StartElasticsearchServiceSoftwareUpdateRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
StartElasticsearchServiceSoftwareUpdateResult - Class in com.amazonaws.services.elasticsearch.model
The result of a StartElasticsearchServiceSoftwareUpdate operation.
StartElasticsearchServiceSoftwareUpdateResult() - Constructor for class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
 
StorageType - Class in com.amazonaws.services.elasticsearch.model
StorageTypes represents the list of storage related types and their attributes that are available for given InstanceType.
StorageType() - Constructor for class com.amazonaws.services.elasticsearch.model.StorageType
 
StorageTypeLimit - Class in com.amazonaws.services.elasticsearch.model
Limits that are applicable for given storage type.
StorageTypeLimit() - Constructor for class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
 

T

Tag - Class in com.amazonaws.services.elasticsearch.model
Specifies a key value pair for a resource tag.
Tag() - Constructor for class com.amazonaws.services.elasticsearch.model.Tag
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.AddTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchServiceRoleResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticsearch.model.DeploymentStatus
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticsearch.model.ESPartitionInstanceType
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.Limits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticsearch.model.LogType
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticsearch.model.OptionState
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.StorageType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticsearch.model.UpgradeStatus
 
toString() - Method in enum com.amazonaws.services.elasticsearch.model.UpgradeStep
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticsearch.model.VolumeType
 
toString() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
Returns a string representation of this object.

U

updateElasticsearchDomainConfig(UpdateElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
updateElasticsearchDomainConfig(UpdateElasticsearchDomainConfigRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.
updateElasticsearchDomainConfig(UpdateElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.
updateElasticsearchDomainConfigAsync(UpdateElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
updateElasticsearchDomainConfigAsync(UpdateElasticsearchDomainConfigRequest, AsyncHandler<UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
updateElasticsearchDomainConfigAsync(UpdateElasticsearchDomainConfigRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.
updateElasticsearchDomainConfigAsync(UpdateElasticsearchDomainConfigRequest, AsyncHandler<UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.
updateElasticsearchDomainConfigAsync(UpdateElasticsearchDomainConfigRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
updateElasticsearchDomainConfigAsync(UpdateElasticsearchDomainConfigRequest, AsyncHandler<UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
UpdateElasticsearchDomainConfigRequest - Class in com.amazonaws.services.elasticsearch.model
Container for the parameters to the UpdateElasticsearchDomain operation.
UpdateElasticsearchDomainConfigRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
UpdateElasticsearchDomainConfigResult - Class in com.amazonaws.services.elasticsearch.model
The result of an UpdateElasticsearchDomain request.
UpdateElasticsearchDomainConfigResult() - Constructor for class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
 
upgradeElasticsearchDomain(UpgradeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearch
 
upgradeElasticsearchDomain(UpgradeElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearch
Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.
upgradeElasticsearchDomain(UpgradeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchClient
Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.
upgradeElasticsearchDomainAsync(UpgradeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
upgradeElasticsearchDomainAsync(UpgradeElasticsearchDomainRequest, AsyncHandler<UpgradeElasticsearchDomainRequest, UpgradeElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AbstractAWSElasticsearchAsync
 
upgradeElasticsearchDomainAsync(UpgradeElasticsearchDomainRequest) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.
upgradeElasticsearchDomainAsync(UpgradeElasticsearchDomainRequest, AsyncHandler<UpgradeElasticsearchDomainRequest, UpgradeElasticsearchDomainResult>) - Method in interface com.amazonaws.services.elasticsearch.AWSElasticsearchAsync
Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.
upgradeElasticsearchDomainAsync(UpgradeElasticsearchDomainRequest) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
upgradeElasticsearchDomainAsync(UpgradeElasticsearchDomainRequest, AsyncHandler<UpgradeElasticsearchDomainRequest, UpgradeElasticsearchDomainResult>) - Method in class com.amazonaws.services.elasticsearch.AWSElasticsearchAsyncClient
 
UpgradeElasticsearchDomainRequest - Class in com.amazonaws.services.elasticsearch.model
Container for request parameters to UpgradeElasticsearchDomain operation.
UpgradeElasticsearchDomainRequest() - Constructor for class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
UpgradeElasticsearchDomainResult - Class in com.amazonaws.services.elasticsearch.model
Container for response returned by UpgradeElasticsearchDomain operation.
UpgradeElasticsearchDomainResult() - Constructor for class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
 
UpgradeHistory - Class in com.amazonaws.services.elasticsearch.model
History of the last 10 Upgrades and Upgrade Eligibility Checks.
UpgradeHistory() - Constructor for class com.amazonaws.services.elasticsearch.model.UpgradeHistory
 
UpgradeStatus - Enum in com.amazonaws.services.elasticsearch.model
 
UpgradeStep - Enum in com.amazonaws.services.elasticsearch.model
 
UpgradeStepItem - Class in com.amazonaws.services.elasticsearch.model
Represents a single step of the Upgrade or Upgrade Eligibility Check workflow.
UpgradeStepItem() - Constructor for class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
 

V

ValidationException - Exception in com.amazonaws.services.elasticsearch.model
An exception for missing / invalid input fields.
ValidationException(String) - Constructor for exception com.amazonaws.services.elasticsearch.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.DeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.ESPartitionInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.LogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.OptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.UpgradeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.UpgradeStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticsearch.model.VolumeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.elasticsearch.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.elasticsearch.model.ESPartitionInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticsearch.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.elasticsearch.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.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticsearch.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.elasticsearch.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.elasticsearch.model.VolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
VolumeType - Enum in com.amazonaws.services.elasticsearch.model
The type of EBS volume, standard, gp2, or io1.
VPCDerivedInfo - Class in com.amazonaws.services.elasticsearch.model
Options to specify the subnets and security groups for VPC endpoint.
VPCDerivedInfo() - Constructor for class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
 
VPCDerivedInfoStatus - Class in com.amazonaws.services.elasticsearch.model
Status of the VPC options for the specified Elasticsearch domain.
VPCDerivedInfoStatus() - Constructor for class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
 
VPCOptions - Class in com.amazonaws.services.elasticsearch.model
Options to specify the subnets and security groups for VPC endpoint.
VPCOptions() - Constructor for class com.amazonaws.services.elasticsearch.model.VPCOptions
 

W

withAccessPolicies(String) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
IAM access policy as a JSON-formatted string.
withAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
IAM access policy as a JSON-formatted string.
withAccessPolicies(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
IAM access policy as a JSON-formatted string.
withAccessPolicies(String) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
IAM access policy as a JSON-formatted string.
withAdditionalLimits(AdditionalLimit...) - Method in class com.amazonaws.services.elasticsearch.model.Limits
List of additional limits that are specific to a given InstanceType and for each of it's InstanceRole .
withAdditionalLimits(Collection<AdditionalLimit>) - Method in class com.amazonaws.services.elasticsearch.model.Limits
List of additional limits that are specific to a given InstanceType and for each of it's InstanceRole .
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Option to allow references to indices in an HTTP request body.
withAdvancedOptions(AdvancedOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the AdvancedOptions for the domain.
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the AdvancedOptions
withAdvancedOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Modifies the advanced option to allow references to indices in an HTTP request body.
withARN(String) - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
Specify the ARN for which you want to add the tags.
withARN(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The Amazon resource name (ARN) of an Elasticsearch domain.
withARN(String) - Method in class com.amazonaws.services.elasticsearch.model.ListTagsRequest
Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to view.
withARN(String) - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Specifies the ARN for the Elasticsearch domain from which you want to delete the specified tags.
withAutomatedSnapshotStartHour(Integer) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptions
Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain.
withAutomatedUpdateDate(Date) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
Timestamp, in Epoch time, until which you can manually request a service software update.
withAvailabilityZoneCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ZoneAwarenessConfig
An integer value to indicate the number of availability zones for a domain when zone awareness is enabled.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
The availability zones for the Elasticsearch domain.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
The availability zones for the Elasticsearch domain.
withCancellable(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
True if you are able to cancel your service software version update.
withCloudWatchLogsLogGroupArn(String) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
 
withCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to specify the Cognito user and identity pools for Kibana authentication.
withCognitoOptions(CognitoOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
The CognitoOptions for the specified domain.
withCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The CognitoOptions for the specified domain.
withCognitoOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Options to specify the Cognito user and identity pools for Kibana authentication.
withCompatibleElasticsearchVersions(CompatibleVersionsMap...) - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
withCompatibleElasticsearchVersions(Collection<CompatibleVersionsMap>) - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResult
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
withCreated(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain creation status.
withCreationDate(Date) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Timestamp which tells the creation date for the entity.
withCurrencyCode(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The currency code for the reserved Elasticsearch instance offering.
withCurrencyCode(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The currency code for the reserved Elasticsearch instance offering.
withCurrentVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The current service software version that is present on the domain.
withDedicatedMasterCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
Total number of dedicated master nodes, active and on standby, for the cluster.
withDedicatedMasterEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether a dedicated master node is enabled.
withDedicatedMasterType(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for a dedicated master node.
withDedicatedMasterType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for a dedicated master node.
withDeleted(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The domain deletion status.
withDescription(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The description of the UpdateStatus.
withDomainConfig(ElasticsearchDomainConfig) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigResult
The configuration information of the domain requested in the DescribeElasticsearchDomainConfig request.
withDomainConfig(ElasticsearchDomainConfig) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigResult
The status of the updated Elasticsearch domain.
withDomainId(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The unique identifier for the specified Elasticsearch domain.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
The name of the domain that you want to stop the latest service software update on.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
The name of the Elasticsearch domain that you are creating.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainRequest
The name of the Elasticsearch domain that you want to permanently delete.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
The Elasticsearch domain that you want to get information about.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainRequest
The name of the Elasticsearch domain for which you want information.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
DomainName represents the name of the Domain that we are trying to modify.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.DomainInfo
Specifies the DomainName.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The name of an Elasticsearch domain.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusRequest
 
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
DomainName represents the name of the Domain that we are trying to modify.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
The name of the domain that you want to update to the latest service software.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
The name of the Elasticsearch domain that you are updating.
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
withDomainName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
 
withDomainNames(String...) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
The Elasticsearch domains for which you want information.
withDomainNames(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
The Elasticsearch domains for which you want information.
withDomainNames(DomainInfo...) - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
List of Elasticsearch domain names.
withDomainNames(Collection<DomainInfo>) - Method in class com.amazonaws.services.elasticsearch.model.ListDomainNamesResult
List of Elasticsearch domain names.
withDomainStatus(ElasticsearchDomainStatus) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainResult
The status of the newly created Elasticsearch domain.
withDomainStatus(ElasticsearchDomainStatus) - Method in class com.amazonaws.services.elasticsearch.model.DeleteElasticsearchDomainResult
The status of the Elasticsearch domain being deleted.
withDomainStatus(ElasticsearchDomainStatus) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainResult
The current status of the Elasticsearch domain.
withDomainStatusList(ElasticsearchDomainStatus...) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
The status of the domains requested in the DescribeElasticsearchDomains request.
withDomainStatusList(Collection<ElasticsearchDomainStatus>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchDomainsResult
The status of the domains requested in the DescribeElasticsearchDomains request.
withDuration(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The duration, in seconds, for which the Elasticsearch instance is reserved.
withDuration(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The duration, in seconds, for which the offering will reserve the Elasticsearch instance.
withEBSEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies whether EBS-based storage is enabled.
withEBSOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to enable, disable and specify the type and size of EBS storage volumes.
withEBSOptions(EBSOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the EBSOptions for the Elasticsearch domain.
withEBSOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The EBSOptions for the specified domain.
withEBSOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Specify the type and size of the EBS volume that you want to use.
withElasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Configuration options for an Elasticsearch domain.
withElasticsearchClusterConfig(ElasticsearchClusterConfigStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.
withElasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The type and number of instances in the domain cluster.
withElasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
The type and number of instances to instantiate for the domain cluster.
withElasticsearchInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The number of Elasticsearch instances that have been reserved.
withElasticsearchInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The Elasticsearch instance type offered by the reserved instance offering.
withElasticsearchInstanceType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The Elasticsearch instance type offered by the reserved instance offering.
withElasticsearchInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The Elasticsearch instance type offered by the reserved instance offering.
withElasticsearchInstanceType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The Elasticsearch instance type offered by the reserved instance offering.
withElasticsearchInstanceTypes(String...) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
withElasticsearchInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
withElasticsearchInstanceTypes(ESPartitionInstanceType...) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
withElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
String of format X.Y to specify version for the Elasticsearch domain eg.
withElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
Version of Elasticsearch for which Limits are needed.
withElasticsearchVersion(ElasticsearchVersionStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
String of format X.Y to specify version for the Elasticsearch domain.
withElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
 
withElasticsearchVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Version of Elasticsearch for which list of supported elasticsearch instance types are needed.
withElasticsearchVersions(String...) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
NOTE: This method appends the values to the existing list (if any).
withElasticsearchVersions(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the option to enable Cognito for Kibana authentication.
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the option to enable Encryption At Rest.
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOption
Specifies whether given log publishing option is enabled or not.
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptions
Specify true to enable node-to-node encryption.
withEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Specifies the Encryption At Rest Options.
withEncryptionAtRestOptions(EncryptionAtRestOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the EncryptionAtRestOptions for the Elasticsearch domain.
withEncryptionAtRestOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the EncryptionAtRestOptions.
withEndpoint(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The Elasticsearch domain endpoint that you use to submit index and search requests.
withEndpoints(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Map containing the Elasticsearch domain endpoints used to submit index and search requests.
withFixedPrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The upfront fixed charge you will paid to purchase the specific reserved Elasticsearch instance offering.
withFixedPrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The upfront fixed charge you will pay to purchase the specific reserved Elasticsearch instance offering.
withIdentityPoolId(String) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the Cognito identity pool ID for Kibana authentication.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The number of instances in the specified domain cluster.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
The number of Elasticsearch instances to reserve.
withInstanceCountLimits(InstanceCountLimits) - Method in class com.amazonaws.services.elasticsearch.model.InstanceLimits
 
withInstanceLimits(InstanceLimits) - Method in class com.amazonaws.services.elasticsearch.model.Limits
 
withInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
withInstanceType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
withInstanceType(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for an Elasticsearch cluster.
withInstanceType(ESPartitionInstanceType) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for an Elasticsearch cluster.
withIops(Integer) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the IOPD for a Provisioned IOPS EBS volume (SSD).
withIssues(String...) - Method in class com.amazonaws.services.elasticsearch.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.elasticsearch.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.elasticsearch.model.Tag
Specifies the TagKey, the name of the tag.
withKmsKeyId(String) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the KMS Key ID for Encryption At Rest options.
withLimitName(String) - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Name of Additional Limit is specific to a given InstanceType and for each of it's InstanceRole etc.
withLimitName(String) - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Name of storage limits that are applicable for given storage type.
withLimitsByRole(Map<String, Limits>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResult
 
withLimitValues(String...) - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Value for given AdditionalLimit$LimitName .
withLimitValues(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.AdditionalLimit
Value for given AdditionalLimit$LimitName .
withLimitValues(String...) - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Values for the StorageTypeLimit$LimitName .
withLimitValues(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.StorageTypeLimit
Values for the StorageTypeLimit$LimitName .
withLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Map of LogType and LogPublishingOption, each containing options to publish a given type of Elasticsearch log.
withLogPublishingOptions(LogPublishingOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Log publishing options for the given domain.
withLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Log publishing options for the given domain.
withLogPublishingOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Map of LogType and LogPublishingOption, each containing options to publish a given type of Elasticsearch log.
withMaximumInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
withMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
Set this value to limit the number of results returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
Set this value to limit the number of results returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Set this value to limit the number of results returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
Set this value to limit the number of results returned.
withMinimumInstanceCount(Integer) - Method in class com.amazonaws.services.elasticsearch.model.InstanceCountLimits
 
withNewVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The new service software version if one is available.
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
Provides an identifier to allow retrieval of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
Provides an identifier to allow retrieval of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryRequest
 
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
Pagination token that needs to be supplied to the next call to get the next page of results
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
NextToken should be sent in case if earlier API call produced result containing NextToken.
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchInstanceTypesResult
In case if there are more results available NextToken would be present, make further request to the same API with received NextToken to paginate remaining results.
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
withNextToken(String) - Method in class com.amazonaws.services.elasticsearch.model.ListElasticsearchVersionsResult
 
withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Specifies the NodeToNodeEncryptionOptions.
withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.
withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the NodeToNodeEncryptionOptions.
withOptions(String) - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
The access policy configured for the Elasticsearch domain.
withOptions(Map<String, String>) - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Specifies the status of advanced options for the specified Elasticsearch domain.
withOptions(CognitoOptions) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
Specifies the Cognito options for the specified Elasticsearch domain.
withOptions(EBSOptions) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
Specifies the EBS options for the specified Elasticsearch domain.
withOptions(ElasticsearchClusterConfig) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Specifies the cluster configuration for the specified Elasticsearch domain.
withOptions(String) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
Specifies the Elasticsearch version for the specified Elasticsearch domain.
withOptions(EncryptionAtRestOptions) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
withOptions(Map<String, LogPublishingOption>) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
The log publishing options configured for the Elasticsearch domain.
withOptions(NodeToNodeEncryptionOptions) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
withOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
Specifies the daily snapshot options specified for the Elasticsearch domain.
withOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
Specifies the VPC options for the specified Elasticsearch domain.
withPaymentOption(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The payment option as defined in the reserved Elasticsearch instance offering.
withPaymentOption(ReservedElasticsearchInstancePaymentOption) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The payment option as defined in the reserved Elasticsearch instance offering.
withPaymentOption(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Payment option for the reserved Elasticsearch instance offering
withPaymentOption(ReservedElasticsearchInstancePaymentOption) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Payment option for the reserved Elasticsearch instance offering
withPendingDeletion(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Indicates whether the Elasticsearch domain is being deleted.
withPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
withPerformCheckOnly(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
withProcessing(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of the Elasticsearch domain configuration.
withProgressPercent(Double) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
The Floating point value representing progress percentage of a particular step.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
The monetary amount of the recurring charge.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.elasticsearch.model.RecurringCharge
The frequency of the recurring charge.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The charge to your account regardless of whether you are creating any domains using the instance offering.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The charge to your account regardless of whether you are creating any domains using the instance offering.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The charge to your account regardless of whether you are creating any domains using the instance offering.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The charge to your account regardless of whether you are creating any domains using the instance offering.
withReservationName(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
A customer-specified identifier to track this reservation.
withReservationName(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
The customer-specified identifier used to track this reservation.
withReservationName(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The customer-specified identifier to track this reservation.
withReservedElasticsearchInstanceId(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
The reserved instance identifier filter value.
withReservedElasticsearchInstanceId(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResult
Details of the reserved Elasticsearch instance which was purchased.
withReservedElasticsearchInstanceId(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The unique identifier for the reservation.
withReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
The offering identifier filter value.
withReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
The ID of the reserved Elasticsearch instance offering to purchase.
withReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The offering identifier.
withReservedElasticsearchInstanceOfferingId(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The Elasticsearch reserved instance offering identifier.
withReservedElasticsearchInstanceOfferings(ReservedElasticsearchInstanceOffering...) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
List of reserved Elasticsearch instance offerings
withReservedElasticsearchInstanceOfferings(Collection<ReservedElasticsearchInstanceOffering>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResult
List of reserved Elasticsearch instance offerings
withReservedElasticsearchInstances(ReservedElasticsearchInstance...) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
List of reserved Elasticsearch instances.
withReservedElasticsearchInstances(Collection<ReservedElasticsearchInstance>) - Method in class com.amazonaws.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResult
List of reserved Elasticsearch instances.
withRoleArn(String) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the role ARN that provides Elasticsearch permissions for accessing Cognito resources.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the security groups for VPC endpoint.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the security groups for VPC endpoint.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the security groups for VPC endpoint.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the security groups for VPC endpoint.
withServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResult
The current status of the Elasticsearch service software update.
withServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The current status of the Elasticsearch domain's service software.
withServiceSoftwareOptions(ServiceSoftwareOptions) - Method in class com.amazonaws.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResult
The current status of the Elasticsearch service software update.
withSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Option to set time, in UTC format, of the daily automated snapshot.
withSnapshotOptions(SnapshotOptionsStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the SnapshotOptions for the Elasticsearch domain.
withSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
Specifies the status of the SnapshotOptions
withSnapshotOptions(SnapshotOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Option to set the time, in UTC format, for the daily automated snapshot.
withSourceVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
The current version of Elasticsearch on which a domain is.
withStartTime(Date) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The time the reservation started.
withStartTimestamp(Date) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
UTC Timestamp at which the Upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.
withState(String) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Provides the OptionState for the Elasticsearch domain.
withState(OptionState) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Provides the OptionState for the Elasticsearch domain.
withState(String) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The state of the reserved Elasticsearch instance.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.AccessPoliciesStatus
The status of the access policy for the Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.AdvancedOptionsStatus
Specifies the status of OptionStatus for advanced options for the specified Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptionsStatus
Specifies the status of the Cognito options for the specified Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptionsStatus
Specifies the status of the EBS options for the specified Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Specifies the status of the configuration for the specified Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchVersionStatus
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.LogPublishingOptionsStatus
The status of the log publishing options for the Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.SnapshotOptionsStatus
Specifies the status of a daily automated snapshot.
withStatus(OptionStatus) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfoStatus
Specifies the status of the VPC options for the specified Elasticsearch domain.
withStepsList(UpgradeStepItem...) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
A list of UpgradeStepItem s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check.
withStepsList(Collection<UpgradeStepItem>) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
A list of UpgradeStepItem s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check.
withStepStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
withStepStatus(UpgradeStatus) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
withStorageSubTypeName(String) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
withStorageTypeLimits(StorageTypeLimit...) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
List of limits that are applicable for given storage type.
withStorageTypeLimits(Collection<StorageTypeLimit>) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
List of limits that are applicable for given storage type.
withStorageTypeName(String) - Method in class com.amazonaws.services.elasticsearch.model.StorageType
 
withStorageTypes(StorageType...) - Method in class com.amazonaws.services.elasticsearch.model.Limits
StorageType represents the list of storage related types and attributes that are available for given InstanceType.
withStorageTypes(Collection<StorageType>) - Method in class com.amazonaws.services.elasticsearch.model.Limits
StorageType represents the list of storage related types and attributes that are available for given InstanceType.
withSubnetIds(String...) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the subnets for VPC endpoint.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
Specifies the subnets for VPC endpoint.
withSubnetIds(String...) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the subnets for VPC endpoint.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.VPCOptions
Specifies the subnets for VPC endpoint.
withTagKeys(String...) - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Specifies the TagKey list which you want to remove from the Elasticsearch domain.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.RemoveTagsRequest
Specifies the TagKey list which you want to remove from the Elasticsearch domain.
withTagList(Tag...) - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
List of Tag that need to be added for the Elasticsearch domain.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticsearch.model.AddTagsRequest
List of Tag that need to be added for the Elasticsearch domain.
withTagList(Tag...) - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
List of Tag for the requested Elasticsearch domain.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.elasticsearch.model.ListTagsResult
List of Tag for the requested Elasticsearch domain.
withTargetVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
The version of Elasticsearch that you intend to upgrade the domain to.
withTargetVersion(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeElasticsearchDomainResult
The version of Elasticsearch that you intend to upgrade the domain to.
withTargetVersions(String...) - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
NOTE: This method appends the values to the existing list (if any).
withTargetVersions(Collection<String>) - Method in class com.amazonaws.services.elasticsearch.model.CompatibleVersionsMap
 
withUpdateAvailable(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
True if you are able to update you service software version.
withUpdateDate(Date) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Timestamp which tells the last updated time for the entity.
withUpdateStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The status of your service software update.
withUpdateStatus(DeploymentStatus) - Method in class com.amazonaws.services.elasticsearch.model.ServiceSoftwareOptions
The status of your service software update.
withUpdateVersion(Integer) - Method in class com.amazonaws.services.elasticsearch.model.OptionStatus
Specifies the latest version for the entity.
withUpgradeHistories(UpgradeHistory...) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
withUpgradeHistories(Collection<UpgradeHistory>) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeHistoryResult
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
withUpgradeName(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
A string that describes the update briefly
withUpgradeName(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
A string that describes the update briefly
withUpgradeProcessing(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The status of an Elasticsearch domain version upgrade.
withUpgradeStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
The overall status of the update.
withUpgradeStatus(UpgradeStatus) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeHistory
The overall status of the update.
withUpgradeStep(String) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
withUpgradeStep(UpgradeStep) - Method in class com.amazonaws.services.elasticsearch.model.GetUpgradeStatusResult
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
withUpgradeStep(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
withUpgradeStep(UpgradeStep) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: PreUpgradeCheck Snapshot Upgrade
withUpgradeStepStatus(String) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
The status of a particular step during an upgrade.
withUpgradeStepStatus(UpgradeStatus) - Method in class com.amazonaws.services.elasticsearch.model.UpgradeStepItem
The status of a particular step during an upgrade.
withUsagePrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstance
The rate you are charged for each hour for the domain that is using this reserved instance.
withUsagePrice(Double) - Method in class com.amazonaws.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The rate you are charged for each hour the domain that is using the offering is running.
withUserPoolId(String) - Method in class com.amazonaws.services.elasticsearch.model.CognitoOptions
Specifies the Cognito user pool ID for Kibana authentication.
withValue(String) - Method in class com.amazonaws.services.elasticsearch.model.Tag
Specifies the TagValue, the value assigned to the corresponding tag key.
withVolumeSize(Integer) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Integer to specify the size of an EBS volume.
withVolumeType(String) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the volume type for EBS-based storage.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.elasticsearch.model.EBSOptions
Specifies the volume type for EBS-based storage.
withVPCId(String) - Method in class com.amazonaws.services.elasticsearch.model.VPCDerivedInfo
The VPC Id for the Elasticsearch domain.
withVPCOptions(VPCOptions) - Method in class com.amazonaws.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to specify the subnets and security groups for VPC endpoint.
withVPCOptions(VPCDerivedInfoStatus) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainConfig
The VPCOptions for the specified domain.
withVPCOptions(VPCDerivedInfo) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchDomainStatus
The VPCOptions for the specified domain.
withVPCOptions(VPCOptions) - Method in class com.amazonaws.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Options to specify the subnets and security groups for VPC endpoint.
withZoneAwarenessConfig(ZoneAwarenessConfig) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
withZoneAwarenessEnabled(Boolean) - Method in class com.amazonaws.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether zone awareness is enabled.

Z

ZoneAwarenessConfig - Class in com.amazonaws.services.elasticsearch.model
Specifies the zone awareness configuration for the domain cluster, such as the number of availability zones.
ZoneAwarenessConfig() - Constructor for class com.amazonaws.services.elasticsearch.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 © 2019. All rights reserved.