- accessPolicies() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies(AccessPoliciesStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies(Consumer<AccessPoliciesStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 IAM access policy as a JSON-formatted string.
 
- accessPolicies(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 IAM access policy as a JSON-formatted string.
 
- AccessPoliciesStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The configured access rules for the domain's document and search endpoints, and the current status of those rules.
 
- AccessPoliciesStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- AdditionalLimit - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 List of limits that are specific to a given InstanceType and for each of it's 
 InstanceRole  .
 
 
- AdditionalLimit.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- additionalLimits() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
- 
 List of additional limits that are specific to a given InstanceType and for each of it's
 
 InstanceRole  .
 
 
- additionalLimits(Collection<AdditionalLimit>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
 
- 
 List of additional limits that are specific to a given InstanceType and for each of it's
 
 InstanceRole  .
 
 
- additionalLimits(AdditionalLimit...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
 
- 
 List of additional limits that are specific to a given InstanceType and for each of it's
 
 InstanceRole  .
 
 
- additionalLimits(Consumer<AdditionalLimit.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
 
- 
 List of additional limits that are specific to a given InstanceType and for each of it's
 
 InstanceRole  .
 
 
- addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Attaches tags to an existing Elasticsearch domain.
 
- addTags(Consumer<AddTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Attaches tags to an existing Elasticsearch domain.
 
- addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Attaches tags to an existing Elasticsearch domain.
 
- addTags(Consumer<AddTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Attaches tags to an existing Elasticsearch domain.
 
- AddTagsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for the parameters to the 
AddTags operation.
 
 
- AddTagsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- AddTagsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- AddTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.AddTagsRequestMarshaller
 
-  
 
- AddTagsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- AddTagsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- advancedOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Option to allow references to indices in an HTTP request body.
 
- advancedOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Option to allow references to indices in an HTTP request body.
 
- advancedOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 Specifies the AdvancedOptions for the domain.
 
- advancedOptions(AdvancedOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the AdvancedOptions for the domain.
 
- advancedOptions(Consumer<AdvancedOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the AdvancedOptions for the domain.
 
- advancedOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 Specifies the status of the AdvancedOptions
 
- advancedOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Specifies the status of the AdvancedOptions
 
- advancedOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 Modifies the advanced option to allow references to indices in an HTTP request body.
 
- advancedOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Modifies the advanced option to allow references to indices in an HTTP request body.
 
- AdvancedOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of the advanced options for the specified Elasticsearch domain.
 
- AdvancedOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- arn() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
- 
 Specify the ARN for which you want to add the tags.
 
- arn(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest.Builder
 
- 
 Specify the ARN for which you want to add the tags.
 
- arn() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The Amazon resource name (ARN) of an Elasticsearch domain.
 
- arn(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The Amazon resource name (ARN) of an Elasticsearch domain.
 
- arn() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
- 
 Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to view.
 
- arn(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest.Builder
 
- 
 Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to
 view.
 
- arn() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
- 
 Specifies the ARN for the Elasticsearch domain from which you want to delete the specified tags.
 
- arn(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest.Builder
 
- 
 Specifies the ARN for the Elasticsearch domain from which you want to delete the specified tags.
 
- automatedSnapshotStartHour() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
- 
 Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified
 Elasticsearch domain.
 
- automatedSnapshotStartHour(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions.Builder
 
- 
 Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified
 Elasticsearch domain.
 
- automatedUpdateDate() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 Timestamp, in Epoch time, until which you can manually request a service software update.
 
- automatedUpdateDate(Instant) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 Timestamp, in Epoch time, until which you can manually request a service software update.
 
- availabilityZoneCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
- 
 An integer value to indicate the number of availability zones for a domain when zone awareness is enabled.
 
- availabilityZoneCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig.Builder
 
- 
 An integer value to indicate the number of availability zones for a domain when zone awareness is enabled.
 
- availabilityZones() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
- 
 The availability zones for the Elasticsearch domain.
 
- availabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo.Builder
 
- 
 The availability zones for the Elasticsearch domain.
 
- availabilityZones(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo.Builder
 
- 
 The availability zones for the Elasticsearch domain.
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InternalException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LimitExceededException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException.Builder
 
-  
 
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ValidationException.Builder
 
-  
 
- cancelElasticsearchServiceSoftwareUpdate(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Cancels a scheduled service software update for an Amazon ES domain.
 
- cancelElasticsearchServiceSoftwareUpdate(Consumer<CancelElasticsearchServiceSoftwareUpdateRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Cancels a scheduled service software update for an Amazon ES domain.
 
- cancelElasticsearchServiceSoftwareUpdate(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Cancels a scheduled service software update for an Amazon ES domain.
 
- cancelElasticsearchServiceSoftwareUpdate(Consumer<CancelElasticsearchServiceSoftwareUpdateRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Cancels a scheduled service software update for an Amazon ES domain.
 
- CancelElasticsearchServiceSoftwareUpdateRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- CancelElasticsearchServiceSoftwareUpdateRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- CancelElasticsearchServiceSoftwareUpdateRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- CancelElasticsearchServiceSoftwareUpdateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.CancelElasticsearchServiceSoftwareUpdateRequestMarshaller
 
-  
 
- CancelElasticsearchServiceSoftwareUpdateResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a CancelElasticsearchServiceSoftwareUpdate operation.
 
- CancelElasticsearchServiceSoftwareUpdateResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- cancellable(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 True if you are able to cancel your service software version update.
 
- cancellable() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 True if you are able to cancel your service software version update.
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.Builder
 
-  
 
- cause(Throwable) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InternalException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LimitExceededException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ValidationException.Builder
 
-  
 
- cloudWatchLogsLogGroupArn(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption.Builder
 
- 
Sets the value of the CloudWatchLogsLogGroupArn property for this object.
 
- cloudWatchLogsLogGroupArn() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
- 
Returns the value of the CloudWatchLogsLogGroupArn property for this object.
 
- CognitoOptions - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Options to specify the Cognito user and identity pools for Kibana authentication.
 
- cognitoOptions(CognitoOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Options to specify the Cognito user and identity pools for Kibana authentication.
 
- cognitoOptions(Consumer<CognitoOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Options to specify the Cognito user and identity pools for Kibana authentication.
 
- cognitoOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Options to specify the Cognito user and identity pools for Kibana authentication.
 
- cognitoOptions(CognitoOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 The CognitoOptions for the specified domain.
 
- cognitoOptions(Consumer<CognitoOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 The CognitoOptions for the specified domain.
 
- cognitoOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 The CognitoOptions for the specified domain.
 
- cognitoOptions(CognitoOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The CognitoOptions for the specified domain.
 
- cognitoOptions(Consumer<CognitoOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The CognitoOptions for the specified domain.
 
- cognitoOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The CognitoOptions for the specified domain.
 
- cognitoOptions(CognitoOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Options to specify the Cognito user and identity pools for Kibana authentication.
 
- cognitoOptions(Consumer<CognitoOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Options to specify the Cognito user and identity pools for Kibana authentication.
 
- cognitoOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 Options to specify the Cognito user and identity pools for Kibana authentication.
 
- CognitoOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- CognitoOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of the Cognito options for the specified Elasticsearch domain.
 
- CognitoOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- compatibleElasticsearchVersions(Collection<CompatibleVersionsMap>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse.Builder
 
- 
 
- compatibleElasticsearchVersions(CompatibleVersionsMap...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse.Builder
 
- 
 
- compatibleElasticsearchVersions(Consumer<CompatibleVersionsMap.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse.Builder
 
- 
 
- compatibleElasticsearchVersions() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
- 
 
- CompatibleVersionsMap - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- CompatibleVersionsMap.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- create() - Static method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 
- create() - Static method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponseMetadata
 
-  
 
- created(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The domain creation status.
 
- created() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The domain creation status.
 
- createElasticsearchDomain(CreateElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Creates a new Elasticsearch domain.
 
- createElasticsearchDomain(Consumer<CreateElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Creates a new Elasticsearch domain.
 
- createElasticsearchDomain(CreateElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Creates a new Elasticsearch domain.
 
- createElasticsearchDomain(Consumer<CreateElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Creates a new Elasticsearch domain.
 
- CreateElasticsearchDomainRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- CreateElasticsearchDomainRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- CreateElasticsearchDomainRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- CreateElasticsearchDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.CreateElasticsearchDomainRequestMarshaller
 
-  
 
- CreateElasticsearchDomainResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a CreateElasticsearchDomain operation.
 
- CreateElasticsearchDomainResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- creationDate(Instant) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OptionStatus.Builder
 
- 
 Timestamp which tells the creation date for the entity.
 
- creationDate() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
- 
 Timestamp which tells the creation date for the entity.
 
- currencyCode(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The currency code for the reserved Elasticsearch instance offering.
 
- currencyCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The currency code for the reserved Elasticsearch instance offering.
 
- currencyCode(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The currency code for the reserved Elasticsearch instance offering.
 
- currencyCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
 The currency code for the reserved Elasticsearch instance offering.
 
- currentVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 The current service software version that is present on the domain.
 
- currentVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 The current service software version that is present on the domain.
 
- dedicatedMasterCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
 
- 
 Total number of dedicated master nodes, active and on standby, for the cluster.
 
- dedicatedMasterCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
- 
 Total number of dedicated master nodes, active and on standby, for the cluster.
 
- dedicatedMasterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
 
- 
 A boolean value to indicate whether a dedicated master node is enabled.
 
- dedicatedMasterEnabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
- 
 A boolean value to indicate whether a dedicated master node is enabled.
 
- dedicatedMasterType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
 
- 
 The instance type for a dedicated master node.
 
- dedicatedMasterType(ESPartitionInstanceType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
 
- 
 The instance type for a dedicated master node.
 
- dedicatedMasterType() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
- 
 The instance type for a dedicated master node.
 
- dedicatedMasterTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
- 
 The instance type for a dedicated master node.
 
- deleted(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The domain deletion status.
 
- deleted() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The domain deletion status.
 
- deleteElasticsearchDomain(DeleteElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Permanently deletes the specified Elasticsearch domain and all of its data.
 
- deleteElasticsearchDomain(Consumer<DeleteElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Permanently deletes the specified Elasticsearch domain and all of its data.
 
- deleteElasticsearchDomain(DeleteElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Permanently deletes the specified Elasticsearch domain and all of its data.
 
- deleteElasticsearchDomain(Consumer<DeleteElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Permanently deletes the specified Elasticsearch domain and all of its data.
 
- DeleteElasticsearchDomainRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- DeleteElasticsearchDomainRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DeleteElasticsearchDomainRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DeleteElasticsearchDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DeleteElasticsearchDomainRequestMarshaller
 
-  
 
- DeleteElasticsearchDomainResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a DeleteElasticsearchDomain request.
 
- DeleteElasticsearchDomainResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- deleteElasticsearchServiceRole(DeleteElasticsearchServiceRoleRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
 
- deleteElasticsearchServiceRole(Consumer<DeleteElasticsearchServiceRoleRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
 
- deleteElasticsearchServiceRole() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
 
- deleteElasticsearchServiceRole() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
 
- deleteElasticsearchServiceRole(DeleteElasticsearchServiceRoleRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
 
- deleteElasticsearchServiceRole(Consumer<DeleteElasticsearchServiceRoleRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains.
 
- DeleteElasticsearchServiceRoleRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DeleteElasticsearchServiceRoleRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DeleteElasticsearchServiceRoleRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DeleteElasticsearchServiceRoleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DeleteElasticsearchServiceRoleRequestMarshaller
 
-  
 
- DeleteElasticsearchServiceRoleResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DeleteElasticsearchServiceRoleResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DeploymentStatus - Enum in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- describeElasticsearchDomain(DescribeElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domain, including the domain ID,
 domain endpoint, and domain ARN.
 
- describeElasticsearchDomain(Consumer<DescribeElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domain, including the domain ID,
 domain endpoint, and domain ARN.
 
- describeElasticsearchDomain(DescribeElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domain, including the domain ID,
 domain endpoint, and domain ARN.
 
- describeElasticsearchDomain(Consumer<DescribeElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domain, including the domain ID,
 domain endpoint, and domain ARN.
 
- describeElasticsearchDomainConfig(DescribeElasticsearchDomainConfigRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation
 date, update version, and update date for cluster options.
 
- describeElasticsearchDomainConfig(Consumer<DescribeElasticsearchDomainConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 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 interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation
 date, update version, and update date for cluster options.
 
- describeElasticsearchDomainConfig(Consumer<DescribeElasticsearchDomainConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation
 date, update version, and update date for cluster options.
 
- DescribeElasticsearchDomainConfigRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for the parameters to the DescribeElasticsearchDomainConfig operation.
 
- DescribeElasticsearchDomainConfigRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DescribeElasticsearchDomainConfigRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DescribeElasticsearchDomainConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchDomainConfigRequestMarshaller
 
-  
 
- DescribeElasticsearchDomainConfigResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a DescribeElasticsearchDomainConfig request.
 
- DescribeElasticsearchDomainConfigResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DescribeElasticsearchDomainRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- DescribeElasticsearchDomainRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DescribeElasticsearchDomainRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DescribeElasticsearchDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchDomainRequestMarshaller
 
-  
 
- DescribeElasticsearchDomainResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a DescribeElasticsearchDomain request.
 
- DescribeElasticsearchDomainResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- describeElasticsearchDomains(DescribeElasticsearchDomainsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domains, including the domain ID,
 domain endpoint, and domain ARN.
 
- describeElasticsearchDomains(Consumer<DescribeElasticsearchDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domains, including the domain ID,
 domain endpoint, and domain ARN.
 
- describeElasticsearchDomains(DescribeElasticsearchDomainsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domains, including the domain ID,
 domain endpoint, and domain ARN.
 
- describeElasticsearchDomains(Consumer<DescribeElasticsearchDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns domain configuration information about the specified Elasticsearch domains, including the domain ID,
 domain endpoint, and domain ARN.
 
- DescribeElasticsearchDomainsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- DescribeElasticsearchDomainsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DescribeElasticsearchDomainsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DescribeElasticsearchDomainsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchDomainsRequestMarshaller
 
-  
 
- DescribeElasticsearchDomainsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a DescribeElasticsearchDomains request.
 
- DescribeElasticsearchDomainsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- describeElasticsearchInstanceTypeLimits(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
 
- describeElasticsearchInstanceTypeLimits(Consumer<DescribeElasticsearchInstanceTypeLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
 
- describeElasticsearchInstanceTypeLimits(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
 
- describeElasticsearchInstanceTypeLimits(Consumer<DescribeElasticsearchInstanceTypeLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
 
- DescribeElasticsearchInstanceTypeLimitsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- DescribeElasticsearchInstanceTypeLimitsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DescribeElasticsearchInstanceTypeLimitsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DescribeElasticsearchInstanceTypeLimitsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchInstanceTypeLimitsRequestMarshaller
 
-  
 
- DescribeElasticsearchInstanceTypeLimitsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- DescribeElasticsearchInstanceTypeLimitsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- describeReservedElasticsearchInstanceOfferings(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferings(Consumer<DescribeReservedElasticsearchInstanceOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferings() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferings() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferings(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferings(Consumer<DescribeReservedElasticsearchInstanceOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- DescribeReservedElasticsearchInstanceOfferingsIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- DescribeReservedElasticsearchInstanceOfferingsIterable(ElasticsearchClient, DescribeReservedElasticsearchInstanceOfferingsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstanceOfferingsIterable
 
-  
 
- describeReservedElasticsearchInstanceOfferingsPaginator() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferingsPaginator(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferingsPaginator(Consumer<DescribeReservedElasticsearchInstanceOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferingsPaginator() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferingsPaginator(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- describeReservedElasticsearchInstanceOfferingsPaginator(Consumer<DescribeReservedElasticsearchInstanceOfferingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Lists available reserved Elasticsearch instance offerings.
 
- DescribeReservedElasticsearchInstanceOfferingsPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- DescribeReservedElasticsearchInstanceOfferingsPublisher(ElasticsearchAsyncClient, DescribeReservedElasticsearchInstanceOfferingsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstanceOfferingsPublisher
 
-  
 
- DescribeReservedElasticsearchInstanceOfferingsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for parameters to DescribeReservedElasticsearchInstanceOfferings
 
- DescribeReservedElasticsearchInstanceOfferingsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DescribeReservedElasticsearchInstanceOfferingsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DescribeReservedElasticsearchInstanceOfferingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeReservedElasticsearchInstanceOfferingsRequestMarshaller
 
-  
 
- DescribeReservedElasticsearchInstanceOfferingsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for results from DescribeReservedElasticsearchInstanceOfferings
 
- DescribeReservedElasticsearchInstanceOfferingsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- describeReservedElasticsearchInstances(DescribeReservedElasticsearchInstancesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstances(Consumer<DescribeReservedElasticsearchInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstances() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstances() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstances(DescribeReservedElasticsearchInstancesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstances(Consumer<DescribeReservedElasticsearchInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- DescribeReservedElasticsearchInstancesIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- DescribeReservedElasticsearchInstancesIterable(ElasticsearchClient, DescribeReservedElasticsearchInstancesRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstancesIterable
 
-  
 
- describeReservedElasticsearchInstancesPaginator() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstancesPaginator(DescribeReservedElasticsearchInstancesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstancesPaginator(Consumer<DescribeReservedElasticsearchInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstancesPaginator() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstancesPaginator(DescribeReservedElasticsearchInstancesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- describeReservedElasticsearchInstancesPaginator(Consumer<DescribeReservedElasticsearchInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns information about reserved Elasticsearch instances for this account.
 
- DescribeReservedElasticsearchInstancesPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- DescribeReservedElasticsearchInstancesPublisher(ElasticsearchAsyncClient, DescribeReservedElasticsearchInstancesRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstancesPublisher
 
-  
 
- DescribeReservedElasticsearchInstancesRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for parameters to DescribeReservedElasticsearchInstances
 
- DescribeReservedElasticsearchInstancesRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DescribeReservedElasticsearchInstancesRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- DescribeReservedElasticsearchInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeReservedElasticsearchInstancesRequestMarshaller
 
-  
 
- DescribeReservedElasticsearchInstancesResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for results from DescribeReservedElasticsearchInstances
 
- DescribeReservedElasticsearchInstancesResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- description(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 The description of the UpdateStatus.
 
- description() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 The description of the UpdateStatus.
 
- DisabledOperationException - Exception in software.amazon.awssdk.services.elasticsearch.model
 
- 
 An error occured because the client wanted to access a not supported operation.
 
- DisabledOperationException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- domainConfig(ElasticsearchDomainConfig) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse.Builder
 
- 
 The configuration information of the domain requested in the DescribeElasticsearchDomainConfig
 request.
 
- domainConfig(Consumer<ElasticsearchDomainConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse.Builder
 
- 
 The configuration information of the domain requested in the DescribeElasticsearchDomainConfig
 request.
 
- domainConfig() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
- 
 The configuration information of the domain requested in the DescribeElasticsearchDomainConfig
 request.
 
- domainConfig(ElasticsearchDomainConfig) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse.Builder
 
- 
 The status of the updated Elasticsearch domain.
 
- domainConfig(Consumer<ElasticsearchDomainConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse.Builder
 
- 
 The status of the updated Elasticsearch domain.
 
- domainConfig() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
- 
 The status of the updated Elasticsearch domain.
 
- domainId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The unique identifier for the specified Elasticsearch domain.
 
- domainId() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The unique identifier for the specified Elasticsearch domain.
 
- DomainInfo - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- DomainInfo.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest.Builder
 
- 
 The name of the domain that you want to stop the latest service software update on.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
- 
 The name of the domain that you want to stop the latest service software update on.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 The name of the Elasticsearch domain that you are creating.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 The name of the Elasticsearch domain that you are creating.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest.Builder
 
- 
 The name of the Elasticsearch domain that you want to permanently delete.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
- 
 The name of the Elasticsearch domain that you want to permanently delete.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest.Builder
 
- 
 The Elasticsearch domain that you want to get information about.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
- 
 The Elasticsearch domain that you want to get information about.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest.Builder
 
- 
 The name of the Elasticsearch domain for which you want information.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
- 
 The name of the Elasticsearch domain for which you want information.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest.Builder
 
- 
 DomainName represents the name of the Domain that we are trying to modify.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
- 
 DomainName represents the name of the Domain that we are trying to modify.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainInfo.Builder
 
- 
 Specifies the DomainName.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
- 
 Specifies the DomainName.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The name of an Elasticsearch domain.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The name of an Elasticsearch domain.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest.Builder
 
- 
Sets the value of the DomainName property for this object.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
- 
Returns the value of the DomainName property for this object.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest.Builder
 
- 
Sets the value of the DomainName property for this object.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
- 
Returns the value of the DomainName property for this object.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest.Builder
 
- 
Sets the value of the DomainName property for this object.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
- 
Returns the value of the DomainName property for this object.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest.Builder
 
- 
 DomainName represents the name of the Domain that we are trying to modify.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
- 
 DomainName represents the name of the Domain that we are trying to modify.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest.Builder
 
- 
 The name of the domain that you want to update to the latest service software.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
- 
 The name of the domain that you want to update to the latest service software.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 The name of the Elasticsearch domain that you are updating.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 The name of the Elasticsearch domain that you are updating.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest.Builder
 
- 
Sets the value of the DomainName property for this object.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
- 
Returns the value of the DomainName property for this object.
 
- domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse.Builder
 
- 
Sets the value of the DomainName property for this object.
 
- domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
- 
Returns the value of the DomainName property for this object.
 
- domainNames(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest.Builder
 
- 
 The Elasticsearch domains for which you want information.
 
- domainNames(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest.Builder
 
- 
 The Elasticsearch domains for which you want information.
 
- domainNames() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
- 
 The Elasticsearch domains for which you want information.
 
- domainNames(Collection<DomainInfo>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse.Builder
 
- 
 List of Elasticsearch domain names.
 
- domainNames(DomainInfo...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse.Builder
 
- 
 List of Elasticsearch domain names.
 
- domainNames(Consumer<DomainInfo.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse.Builder
 
- 
 List of Elasticsearch domain names.
 
- domainNames() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
- 
 List of Elasticsearch domain names.
 
- domainStatus(ElasticsearchDomainStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse.Builder
 
- 
 The status of the newly created Elasticsearch domain.
 
- domainStatus(Consumer<ElasticsearchDomainStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse.Builder
 
- 
 The status of the newly created Elasticsearch domain.
 
- domainStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
- 
 The status of the newly created Elasticsearch domain.
 
- domainStatus(ElasticsearchDomainStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse.Builder
 
- 
 The status of the Elasticsearch domain being deleted.
 
- domainStatus(Consumer<ElasticsearchDomainStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse.Builder
 
- 
 The status of the Elasticsearch domain being deleted.
 
- domainStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
- 
 The status of the Elasticsearch domain being deleted.
 
- domainStatus(ElasticsearchDomainStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse.Builder
 
- 
 The current status of the Elasticsearch domain.
 
- domainStatus(Consumer<ElasticsearchDomainStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse.Builder
 
- 
 The current status of the Elasticsearch domain.
 
- domainStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
- 
 The current status of the Elasticsearch domain.
 
- domainStatusList(Collection<ElasticsearchDomainStatus>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse.Builder
 
- 
 The status of the domains requested in the DescribeElasticsearchDomains request.
 
- domainStatusList(ElasticsearchDomainStatus...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse.Builder
 
- 
 The status of the domains requested in the DescribeElasticsearchDomains request.
 
- domainStatusList(Consumer<ElasticsearchDomainStatus.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse.Builder
 
- 
 The status of the domains requested in the DescribeElasticsearchDomains request.
 
- domainStatusList() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
- 
 The status of the domains requested in the DescribeElasticsearchDomains request.
 
- duration(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The duration, in seconds, for which the Elasticsearch instance is reserved.
 
- duration() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The duration, in seconds, for which the Elasticsearch instance is reserved.
 
- duration(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The duration, in seconds, for which the offering will reserve the Elasticsearch instance.
 
- duration() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
 The duration, in seconds, for which the offering will reserve the Elasticsearch instance.
 
- ebsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptions.Builder
 
- 
 Specifies whether EBS-based storage is enabled.
 
- ebsEnabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
- 
 Specifies whether EBS-based storage is enabled.
 
- ebsOptions(EBSOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Options to enable, disable and specify the type and size of EBS storage volumes.
 
- ebsOptions(Consumer<EBSOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Options to enable, disable and specify the type and size of EBS storage volumes.
 
- ebsOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Options to enable, disable and specify the type and size of EBS storage volumes.
 
- EBSOptions - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Options to enable, disable, and specify the properties of EBS storage volumes.
 
- ebsOptions(EBSOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the EBSOptions for the Elasticsearch domain.
 
- ebsOptions(Consumer<EBSOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the EBSOptions for the Elasticsearch domain.
 
- ebsOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 Specifies the EBSOptions for the Elasticsearch domain.
 
- ebsOptions(EBSOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The EBSOptions for the specified domain.
 
- ebsOptions(Consumer<EBSOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The EBSOptions for the specified domain.
 
- ebsOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The EBSOptions for the specified domain.
 
- ebsOptions(EBSOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Specify the type and size of the EBS volume that you want to use.
 
- ebsOptions(Consumer<EBSOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Specify the type and size of the EBS volume that you want to use.
 
- ebsOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 Specify the type and size of the EBS volume that you want to use.
 
- EBSOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- EBSOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of the EBS options for the specified Elasticsearch domain.
 
- EBSOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchAsyncClient - Interface in software.amazon.awssdk.services.elasticsearch
 
- 
Service client for accessing Amazon Elasticsearch Service asynchronously.
 
- ElasticsearchAsyncClientBuilder - Interface in software.amazon.awssdk.services.elasticsearch
 
- 
 
- ElasticsearchBaseClientBuilder<B extends ElasticsearchBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.elasticsearch
 
- 
 
- ElasticsearchClient - Interface in software.amazon.awssdk.services.elasticsearch
 
- 
Service client for accessing Amazon Elasticsearch Service.
 
- ElasticsearchClientBuilder - Interface in software.amazon.awssdk.services.elasticsearch
 
- 
 
- elasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Configuration options for an Elasticsearch domain.
 
- elasticsearchClusterConfig(Consumer<ElasticsearchClusterConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Configuration options for an Elasticsearch domain.
 
- elasticsearchClusterConfig() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Configuration options for an Elasticsearch domain.
 
- ElasticsearchClusterConfig - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Specifies the configuration for the domain cluster, such as the type and number of instances.
 
- elasticsearchClusterConfig(ElasticsearchClusterConfigStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.
 
- elasticsearchClusterConfig(Consumer<ElasticsearchClusterConfigStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.
 
- elasticsearchClusterConfig() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.
 
- elasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The type and number of instances in the domain cluster.
 
- elasticsearchClusterConfig(Consumer<ElasticsearchClusterConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The type and number of instances in the domain cluster.
 
- elasticsearchClusterConfig() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The type and number of instances in the domain cluster.
 
- elasticsearchClusterConfig(ElasticsearchClusterConfig) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 The type and number of instances to instantiate for the domain cluster.
 
- elasticsearchClusterConfig(Consumer<ElasticsearchClusterConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 The type and number of instances to instantiate for the domain cluster.
 
- elasticsearchClusterConfig() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 The type and number of instances to instantiate for the domain cluster.
 
- ElasticsearchClusterConfig.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchClusterConfigStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Specifies the configuration status for the specified Elasticsearch domain.
 
- ElasticsearchClusterConfigStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchDomainConfig - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The configuration of an Elasticsearch domain.
 
- ElasticsearchDomainConfig.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchDomainStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The current status of an Elasticsearch domain.
 
- ElasticsearchDomainStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchException - Exception in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchException(ElasticsearchException.Builder) - Constructor for exception software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException
 
-  
 
- ElasticsearchException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchException.BuilderImpl - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- elasticsearchInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The number of Elasticsearch instances that have been reserved.
 
- elasticsearchInstanceCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The number of Elasticsearch instances that have been reserved.
 
- elasticsearchInstanceType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceType(ESPartitionInstanceType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceType() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceType(ESPartitionInstanceType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceType() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
 The Elasticsearch instance type offered by the reserved instance offering.
 
- elasticsearchInstanceTypes(Collection<ESPartitionInstanceType>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
 
- 
 
- elasticsearchInstanceTypes(ESPartitionInstanceType...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
 
- 
 
- elasticsearchInstanceTypes() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
- 
 
- elasticsearchInstanceTypesAsStrings() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
- 
 
- elasticsearchInstanceTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
 
- 
 
- elasticsearchInstanceTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
 
- 
 
- ElasticsearchRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchRequest(ElasticsearchRequest.Builder) - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchRequest
 
-  
 
- ElasticsearchRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchRequest.BuilderImpl - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchResponse(ElasticsearchResponse.Builder) - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse
 
-  
 
- ElasticsearchResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchResponse.BuilderImpl - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ElasticsearchResponseMetadata - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- elasticsearchVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 String of format X.Y to specify version for the Elasticsearch domain eg.
 
- elasticsearchVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 String of format X.Y to specify version for the Elasticsearch domain eg.
 
- elasticsearchVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest.Builder
 
- 
 Version of Elasticsearch for which 
 Limits  are needed.
 
 
- elasticsearchVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
- 
 Version of Elasticsearch for which 
 Limits  are needed.
 
 
- elasticsearchVersion(ElasticsearchVersionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 String of format X.Y to specify version for the Elasticsearch domain.
 
- elasticsearchVersion(Consumer<ElasticsearchVersionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 String of format X.Y to specify version for the Elasticsearch domain.
 
- elasticsearchVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 String of format X.Y to specify version for the Elasticsearch domain.
 
- elasticsearchVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
Sets the value of the ElasticsearchVersion property for this object.
 
- elasticsearchVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
Returns the value of the ElasticsearchVersion property for this object.
 
- elasticsearchVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest.Builder
 
- 
 Version of Elasticsearch for which list of supported elasticsearch instance types are needed.
 
- elasticsearchVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
- 
 Version of Elasticsearch for which list of supported elasticsearch instance types are needed.
 
- elasticsearchVersions(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse.Builder
 
- 
Sets the value of the ElasticsearchVersions property for this object.
 
- elasticsearchVersions(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse.Builder
 
- 
Sets the value of the ElasticsearchVersions property for this object.
 
- elasticsearchVersions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
- 
Returns the value of the ElasticsearchVersions property for this object.
 
- ElasticsearchVersionStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of the Elasticsearch version options for the specified Elasticsearch domain.
 
- ElasticsearchVersionStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptions.Builder
 
- 
 Specifies the option to enable Cognito for Kibana authentication.
 
- enabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
- 
 Specifies the option to enable Cognito for Kibana authentication.
 
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions.Builder
 
- 
 Specifies the option to enable Encryption At Rest.
 
- enabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
- 
 Specifies the option to enable Encryption At Rest.
 
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption.Builder
 
- 
 Specifies whether given log publishing option is enabled or not.
 
- enabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
- 
 Specifies whether given log publishing option is enabled or not.
 
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions.Builder
 
- 
 Specify true to enable node-to-node encryption.
 
- enabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
- 
 Specify true to enable node-to-node encryption.
 
- encryptionAtRestOptions(EncryptionAtRestOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Specifies the Encryption At Rest Options.
 
- encryptionAtRestOptions(Consumer<EncryptionAtRestOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Specifies the Encryption At Rest Options.
 
- encryptionAtRestOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Specifies the Encryption At Rest Options.
 
- encryptionAtRestOptions(EncryptionAtRestOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the EncryptionAtRestOptions for the Elasticsearch domain.
 
- encryptionAtRestOptions(Consumer<EncryptionAtRestOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the EncryptionAtRestOptions for the Elasticsearch domain.
 
- encryptionAtRestOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 Specifies the EncryptionAtRestOptions for the Elasticsearch domain.
 
- encryptionAtRestOptions(EncryptionAtRestOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Specifies the status of the EncryptionAtRestOptions.
 
- encryptionAtRestOptions(Consumer<EncryptionAtRestOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Specifies the status of the EncryptionAtRestOptions.
 
- encryptionAtRestOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 Specifies the status of the EncryptionAtRestOptions.
 
- EncryptionAtRestOptions - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Specifies the Encryption At Rest Options.
 
- EncryptionAtRestOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- EncryptionAtRestOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of the Encryption At Rest options for the specified Elasticsearch domain.
 
- EncryptionAtRestOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- endpoint(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The Elasticsearch domain endpoint that you use to submit index and search requests.
 
- endpoint() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The Elasticsearch domain endpoint that you use to submit index and search requests.
 
- endpoints(Map<String, String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Map containing the Elasticsearch domain endpoints used to submit index and search requests.
 
- endpoints() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 Map containing the Elasticsearch domain endpoints used to submit index and search requests.
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
-  
 
- ESPartitionInstanceType - Enum in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- LimitExceededException - Exception in software.amazon.awssdk.services.elasticsearch.model
 
- 
 An exception for trying to create more than allowed resources or sub-resources.
 
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- limitName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit.Builder
 
- 
 Name of Additional Limit is specific to a given InstanceType and for each of it's
 
 InstanceRole  etc.
 
 
- limitName() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
- 
 Name of Additional Limit is specific to a given InstanceType and for each of it's
 
 InstanceRole  etc.
 
 
- limitName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit.Builder
 
- 
 Name of storage limits that are applicable for given storage type.
 
- limitName() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
- 
 Name of storage limits that are applicable for given storage type.
 
- Limits - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Limits for given InstanceType and for each of it's role.
 
- Limits.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- limitsByRole(Map<String, Limits>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse.Builder
 
- 
Sets the value of the LimitsByRole property for this object.
 
- limitsByRole() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
- 
Returns the value of the LimitsByRole property for this object.
 
- limitValues(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit.Builder
 
- 
 
- limitValues(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit.Builder
 
- 
 
- limitValues() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
- 
 
- limitValues(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit.Builder
 
- 
 
- limitValues(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit.Builder
 
- 
 
- limitValues() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
- 
 
- listDomainNames(ListDomainNamesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns the name of all Elasticsearch domains owned by the current user's account.
 
- listDomainNames(Consumer<ListDomainNamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns the name of all Elasticsearch domains owned by the current user's account.
 
- listDomainNames() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns the name of all Elasticsearch domains owned by the current user's account.
 
- listDomainNames() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns the name of all Elasticsearch domains owned by the current user's account.
 
- listDomainNames(ListDomainNamesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns the name of all Elasticsearch domains owned by the current user's account.
 
- listDomainNames(Consumer<ListDomainNamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns the name of all Elasticsearch domains owned by the current user's account.
 
- ListDomainNamesRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ListDomainNamesRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ListDomainNamesRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- ListDomainNamesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.ListDomainNamesRequestMarshaller
 
-  
 
- ListDomainNamesResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a ListDomainNames operation.
 
- ListDomainNamesResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- listElasticsearchInstanceTypes(ListElasticsearchInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- listElasticsearchInstanceTypes(Consumer<ListElasticsearchInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- listElasticsearchInstanceTypes(ListElasticsearchInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- listElasticsearchInstanceTypes(Consumer<ListElasticsearchInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- ListElasticsearchInstanceTypesIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- ListElasticsearchInstanceTypesIterable(ElasticsearchClient, ListElasticsearchInstanceTypesRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchInstanceTypesIterable
 
-  
 
- listElasticsearchInstanceTypesPaginator(ListElasticsearchInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- listElasticsearchInstanceTypesPaginator(Consumer<ListElasticsearchInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- listElasticsearchInstanceTypesPaginator(ListElasticsearchInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- listElasticsearchInstanceTypesPaginator(Consumer<ListElasticsearchInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all Elasticsearch instance types that are supported for given ElasticsearchVersion
 
- ListElasticsearchInstanceTypesPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- ListElasticsearchInstanceTypesPublisher(ElasticsearchAsyncClient, ListElasticsearchInstanceTypesRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchInstanceTypesPublisher
 
-  
 
- ListElasticsearchInstanceTypesRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- ListElasticsearchInstanceTypesRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ListElasticsearchInstanceTypesRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- ListElasticsearchInstanceTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.ListElasticsearchInstanceTypesRequestMarshaller
 
-  
 
- ListElasticsearchInstanceTypesResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- ListElasticsearchInstanceTypesResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- listElasticsearchVersions(ListElasticsearchVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersions(Consumer<ListElasticsearchVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersions() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersions() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersions(ListElasticsearchVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersions(Consumer<ListElasticsearchVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all supported Elasticsearch versions
 
- ListElasticsearchVersionsIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- ListElasticsearchVersionsIterable(ElasticsearchClient, ListElasticsearchVersionsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchVersionsIterable
 
-  
 
- listElasticsearchVersionsPaginator() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersionsPaginator(ListElasticsearchVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersionsPaginator(Consumer<ListElasticsearchVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersionsPaginator() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersionsPaginator(ListElasticsearchVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all supported Elasticsearch versions
 
- listElasticsearchVersionsPaginator(Consumer<ListElasticsearchVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 List all supported Elasticsearch versions
 
- ListElasticsearchVersionsPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
 
- 
 
- ListElasticsearchVersionsPublisher(ElasticsearchAsyncClient, ListElasticsearchVersionsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchVersionsPublisher
 
-  
 
- ListElasticsearchVersionsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- ListElasticsearchVersionsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ListElasticsearchVersionsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- ListElasticsearchVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.ListElasticsearchVersionsRequestMarshaller
 
-  
 
- ListElasticsearchVersionsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- ListElasticsearchVersionsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns all tags for the given Elasticsearch domain.
 
- listTags(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Returns all tags for the given Elasticsearch domain.
 
- listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns all tags for the given Elasticsearch domain.
 
- listTags(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Returns all tags for the given Elasticsearch domain.
 
- ListTagsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for the parameters to the 
ListTags operation.
 
 
- ListTagsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ListTagsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- ListTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.ListTagsRequestMarshaller
 
-  
 
- ListTagsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a ListTags operation.
 
- ListTagsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- LogPublishingOption - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Log Publishing option that is set for given domain.
 
- LogPublishingOption.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- logPublishingOptions(Map<LogType, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given
 type of Elasticsearch log.
 
- logPublishingOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given type
 of Elasticsearch log.
 
- logPublishingOptions(LogPublishingOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Log publishing options for the given domain.
 
- logPublishingOptions(Consumer<LogPublishingOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Log publishing options for the given domain.
 
- logPublishingOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 Log publishing options for the given domain.
 
- logPublishingOptions(Map<LogType, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Log publishing options for the given domain.
 
- logPublishingOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 Log publishing options for the given domain.
 
- logPublishingOptions(Map<LogType, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given
 type of Elasticsearch log.
 
- logPublishingOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given type
 of Elasticsearch log.
 
- logPublishingOptionsAsStrings() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given type
 of Elasticsearch log.
 
- logPublishingOptionsAsStrings() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 Log publishing options for the given domain.
 
- logPublishingOptionsAsStrings() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given type
 of Elasticsearch log.
 
- LogPublishingOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The configured log publishing options for the domain and their current status.
 
- LogPublishingOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- logPublishingOptionsWithStrings(Map<String, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given
 type of Elasticsearch log.
 
- logPublishingOptionsWithStrings(Map<String, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Log publishing options for the given domain.
 
- logPublishingOptionsWithStrings(Map<String, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Map of LogType and LogPublishingOption, each containing options to publish a given
 type of Elasticsearch log.
 
- LogType - Enum in software.amazon.awssdk.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.
 
 
- newVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 The new service software version if one is available.
 
- newVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 The new service software version if one is available.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest.Builder
 
- 
 NextToken should be sent in case if earlier API call produced result containing NextToken.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
- 
 NextToken should be sent in case if earlier API call produced result containing NextToken.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse.Builder
 
- 
 Provides an identifier to allow retrieval of paginated results.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
- 
 Provides an identifier to allow retrieval of paginated results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest.Builder
 
- 
 NextToken should be sent in case if earlier API call produced result containing NextToken.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
- 
 NextToken should be sent in case if earlier API call produced result containing NextToken.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse.Builder
 
- 
 Provides an identifier to allow retrieval of paginated results.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
- 
 Provides an identifier to allow retrieval of paginated results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest.Builder
 
- 
Sets the value of the NextToken property for this object.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
- 
Returns the value of the NextToken property for this object.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse.Builder
 
- 
 Pagination token that needs to be supplied to the next call to get the next page of results
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
- 
 Pagination token that needs to be supplied to the next call to get the next page of results
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest.Builder
 
- 
 NextToken should be sent in case if earlier API call produced result containing NextToken.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
- 
 NextToken should be sent in case if earlier API call produced result containing NextToken.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
 
- 
 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.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
- 
 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.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest.Builder
 
- 
Sets the value of the NextToken property for this object.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
- 
Returns the value of the NextToken property for this object.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse.Builder
 
- 
Sets the value of the NextToken property for this object.
 
- nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
- 
Returns the value of the NextToken property for this object.
 
- nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Specifies the NodeToNodeEncryptionOptions.
 
- nodeToNodeEncryptionOptions(Consumer<NodeToNodeEncryptionOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Specifies the NodeToNodeEncryptionOptions.
 
- nodeToNodeEncryptionOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Specifies the NodeToNodeEncryptionOptions.
 
- nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.
 
- nodeToNodeEncryptionOptions(Consumer<NodeToNodeEncryptionOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.
 
- nodeToNodeEncryptionOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.
 
- nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Specifies the status of the NodeToNodeEncryptionOptions.
 
- nodeToNodeEncryptionOptions(Consumer<NodeToNodeEncryptionOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Specifies the status of the NodeToNodeEncryptionOptions.
 
- nodeToNodeEncryptionOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 Specifies the status of the NodeToNodeEncryptionOptions.
 
- NodeToNodeEncryptionOptions - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Specifies the node-to-node encryption options.
 
- NodeToNodeEncryptionOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- NodeToNodeEncryptionOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of the node-to-node encryption options for the specified Elasticsearch domain.
 
- NodeToNodeEncryptionOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- RecurringCharge - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- recurringChargeAmount(Double) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RecurringCharge.Builder
 
- 
 The monetary amount of the recurring charge.
 
- recurringChargeAmount() - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
- 
 The monetary amount of the recurring charge.
 
- recurringChargeFrequency(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RecurringCharge.Builder
 
- 
 The frequency of the recurring charge.
 
- recurringChargeFrequency() - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
- 
 The frequency of the recurring charge.
 
- recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- recurringCharges() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- recurringCharges(Collection<RecurringCharge>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- recurringCharges(RecurringCharge...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- recurringCharges(Consumer<RecurringCharge.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- recurringCharges() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
 The charge to your account regardless of whether you are creating any domains using the instance offering.
 
- removeTags(RemoveTagsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Removes the specified set of tags from the specified Elasticsearch domain.
 
- removeTags(Consumer<RemoveTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Removes the specified set of tags from the specified Elasticsearch domain.
 
- removeTags(RemoveTagsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Removes the specified set of tags from the specified Elasticsearch domain.
 
- removeTags(Consumer<RemoveTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Removes the specified set of tags from the specified Elasticsearch domain.
 
- RemoveTagsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Container for the parameters to the 
RemoveTags operation.
 
 
- RemoveTagsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- RemoveTagsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- RemoveTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.RemoveTagsRequestMarshaller
 
-  
 
- RemoveTagsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- RemoveTagsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.Builder
 
-  
 
- requestId(String) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InternalException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LimitExceededException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ValidationException.Builder
 
-  
 
- reservationName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest.Builder
 
- 
 A customer-specified identifier to track this reservation.
 
- reservationName() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
- 
 A customer-specified identifier to track this reservation.
 
- reservationName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse.Builder
 
- 
 The customer-specified identifier used to track this reservation.
 
- reservationName() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
- 
 The customer-specified identifier used to track this reservation.
 
- reservationName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The customer-specified identifier to track this reservation.
 
- reservationName() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The customer-specified identifier to track this reservation.
 
- ReservedElasticsearchInstance - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Details of a reserved Elasticsearch instance.
 
- ReservedElasticsearchInstance.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- reservedElasticsearchInstanceId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest.Builder
 
- 
 The reserved instance identifier filter value.
 
- reservedElasticsearchInstanceId() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
- 
 The reserved instance identifier filter value.
 
- reservedElasticsearchInstanceId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse.Builder
 
- 
 Details of the reserved Elasticsearch instance which was purchased.
 
- reservedElasticsearchInstanceId() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
- 
 Details of the reserved Elasticsearch instance which was purchased.
 
- reservedElasticsearchInstanceId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The unique identifier for the reservation.
 
- reservedElasticsearchInstanceId() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The unique identifier for the reservation.
 
- ReservedElasticsearchInstanceOffering - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Details of a reserved Elasticsearch instance offering.
 
- ReservedElasticsearchInstanceOffering.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- reservedElasticsearchInstanceOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest.Builder
 
- 
 The offering identifier filter value.
 
- reservedElasticsearchInstanceOfferingId() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
- 
 The offering identifier filter value.
 
- reservedElasticsearchInstanceOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest.Builder
 
- 
 The ID of the reserved Elasticsearch instance offering to purchase.
 
- reservedElasticsearchInstanceOfferingId() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
- 
 The ID of the reserved Elasticsearch instance offering to purchase.
 
- reservedElasticsearchInstanceOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The offering identifier.
 
- reservedElasticsearchInstanceOfferingId() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The offering identifier.
 
- reservedElasticsearchInstanceOfferingId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The Elasticsearch reserved instance offering identifier.
 
- reservedElasticsearchInstanceOfferingId() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
 The Elasticsearch reserved instance offering identifier.
 
- reservedElasticsearchInstanceOfferings(Collection<ReservedElasticsearchInstanceOffering>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse.Builder
 
- 
 List of reserved Elasticsearch instance offerings
 
- reservedElasticsearchInstanceOfferings(ReservedElasticsearchInstanceOffering...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse.Builder
 
- 
 List of reserved Elasticsearch instance offerings
 
- reservedElasticsearchInstanceOfferings(Consumer<ReservedElasticsearchInstanceOffering.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse.Builder
 
- 
 List of reserved Elasticsearch instance offerings
 
- reservedElasticsearchInstanceOfferings() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
- 
 List of reserved Elasticsearch instance offerings
 
- ReservedElasticsearchInstancePaymentOption - Enum in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- reservedElasticsearchInstances(Collection<ReservedElasticsearchInstance>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse.Builder
 
- 
 List of reserved Elasticsearch instances.
 
- reservedElasticsearchInstances(ReservedElasticsearchInstance...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse.Builder
 
- 
 List of reserved Elasticsearch instances.
 
- reservedElasticsearchInstances(Consumer<ReservedElasticsearchInstance.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse.Builder
 
- 
 List of reserved Elasticsearch instances.
 
- reservedElasticsearchInstances() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
- 
 List of reserved Elasticsearch instances.
 
- ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.elasticsearch.model
 
- 
 An exception for creating a resource that already exists.
 
- ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.elasticsearch.model
 
- 
 An exception for accessing or deleting a resource that does not exist.
 
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- responseMetadata() - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse.Builder
 
-  
 
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse.Builder
 
-  
 
- responseMetadata() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse.BuilderImpl
 
-  
 
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse.BuilderImpl
 
-  
 
- responseMetadata() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse
 
-  
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptions.Builder
 
- 
 Specifies the role ARN that provides Elasticsearch permissions for accessing Cognito resources.
 
- roleArn() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
- 
 Specifies the role ARN that provides Elasticsearch permissions for accessing Cognito resources.
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.BaseException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.InternalException
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.LimitExceededException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.ValidationException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
-  
 
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo.Builder
 
- 
 Specifies the security groups for VPC endpoint.
 
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo.Builder
 
- 
 Specifies the security groups for VPC endpoint.
 
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
- 
 Specifies the security groups for VPC endpoint.
 
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCOptions.Builder
 
- 
 Specifies the security groups for VPC endpoint.
 
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCOptions.Builder
 
- 
 Specifies the security groups for VPC endpoint.
 
- securityGroupIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
- 
 Specifies the security groups for VPC endpoint.
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.BaseException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.InternalException
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.LimitExceededException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ValidationException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
-  
 
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
-  
 
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
-  
 
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
-  
 
- serviceSoftwareOptions(ServiceSoftwareOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse.Builder
 
- 
 The current status of the Elasticsearch service software update.
 
- serviceSoftwareOptions(Consumer<ServiceSoftwareOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse.Builder
 
- 
 The current status of the Elasticsearch service software update.
 
- serviceSoftwareOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
- 
 The current status of the Elasticsearch service software update.
 
- serviceSoftwareOptions(ServiceSoftwareOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The current status of the Elasticsearch domain's service software.
 
- serviceSoftwareOptions(Consumer<ServiceSoftwareOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The current status of the Elasticsearch domain's service software.
 
- serviceSoftwareOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The current status of the Elasticsearch domain's service software.
 
- ServiceSoftwareOptions - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The current options of an Elasticsearch domain service software options.
 
- serviceSoftwareOptions(ServiceSoftwareOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse.Builder
 
- 
 The current status of the Elasticsearch service software update.
 
- serviceSoftwareOptions(Consumer<ServiceSoftwareOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse.Builder
 
- 
 The current status of the Elasticsearch service software update.
 
- serviceSoftwareOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
- 
 The current status of the Elasticsearch service software update.
 
- ServiceSoftwareOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- snapshotOptions(SnapshotOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Option to set time, in UTC format, of the daily automated snapshot.
 
- snapshotOptions(Consumer<SnapshotOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Option to set time, in UTC format, of the daily automated snapshot.
 
- snapshotOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Option to set time, in UTC format, of the daily automated snapshot.
 
- snapshotOptions(SnapshotOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the SnapshotOptions for the Elasticsearch domain.
 
- snapshotOptions(Consumer<SnapshotOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 Specifies the SnapshotOptions for the Elasticsearch domain.
 
- snapshotOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 Specifies the SnapshotOptions for the Elasticsearch domain.
 
- snapshotOptions(SnapshotOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Specifies the status of the SnapshotOptions
 
- snapshotOptions(Consumer<SnapshotOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 Specifies the status of the SnapshotOptions
 
- snapshotOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 Specifies the status of the SnapshotOptions
 
- SnapshotOptions - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch
 domain.
 
- snapshotOptions(SnapshotOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Option to set the time, in UTC format, for the daily automated snapshot.
 
- snapshotOptions(Consumer<SnapshotOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Option to set the time, in UTC format, for the daily automated snapshot.
 
- snapshotOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 Option to set the time, in UTC format, for the daily automated snapshot.
 
- SnapshotOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- SnapshotOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of a daily automated snapshot.
 
- SnapshotOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- software.amazon.awssdk.services.elasticsearch - package software.amazon.awssdk.services.elasticsearch
 
- 
Amazon Elasticsearch Configuration Service
 
- software.amazon.awssdk.services.elasticsearch.model - package software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- software.amazon.awssdk.services.elasticsearch.paginators - package software.amazon.awssdk.services.elasticsearch.paginators
 
-  
 
- software.amazon.awssdk.services.elasticsearch.transform - package software.amazon.awssdk.services.elasticsearch.transform
 
-  
 
- sourceVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap.Builder
 
- 
 The current version of Elasticsearch on which a domain is.
 
- sourceVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
- 
 The current version of Elasticsearch on which a domain is.
 
- startElasticsearchServiceSoftwareUpdate(StartElasticsearchServiceSoftwareUpdateRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Schedules a service software update for an Amazon ES domain.
 
- startElasticsearchServiceSoftwareUpdate(Consumer<StartElasticsearchServiceSoftwareUpdateRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Schedules a service software update for an Amazon ES domain.
 
- startElasticsearchServiceSoftwareUpdate(StartElasticsearchServiceSoftwareUpdateRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Schedules a service software update for an Amazon ES domain.
 
- startElasticsearchServiceSoftwareUpdate(Consumer<StartElasticsearchServiceSoftwareUpdateRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Schedules a service software update for an Amazon ES domain.
 
- StartElasticsearchServiceSoftwareUpdateRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- StartElasticsearchServiceSoftwareUpdateRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- StartElasticsearchServiceSoftwareUpdateRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- StartElasticsearchServiceSoftwareUpdateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.StartElasticsearchServiceSoftwareUpdateRequestMarshaller
 
-  
 
- StartElasticsearchServiceSoftwareUpdateResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of a StartElasticsearchServiceSoftwareUpdate operation.
 
- StartElasticsearchServiceSoftwareUpdateResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- startTime(Instant) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The time the reservation started.
 
- startTime() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The time the reservation started.
 
- startTimestamp(Instant) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory.Builder
 
- 
 UTC Timestamp at which the Upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.
 
- startTimestamp() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
- 
 UTC Timestamp at which the Upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.
 
- state(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OptionStatus.Builder
 
- 
 Provides the OptionState for the Elasticsearch domain.
 
- state(OptionState) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OptionStatus.Builder
 
- 
 Provides the OptionState for the Elasticsearch domain.
 
- state() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
- 
 Provides the OptionState for the Elasticsearch domain.
 
- state(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The state of the reserved Elasticsearch instance.
 
- state() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The state of the reserved Elasticsearch instance.
 
- stateAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
- 
 Provides the OptionState for the Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus.Builder
 
- 
 The status of the access policy for the Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus.Builder
 
- 
 The status of the access policy for the Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
- 
 The status of the access policy for the Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus.Builder
 
- 
 Specifies the status of OptionStatus for advanced options for the specified Elasticsearch
 domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus.Builder
 
- 
 Specifies the status of OptionStatus for advanced options for the specified Elasticsearch
 domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
- 
 Specifies the status of OptionStatus for advanced options for the specified Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus.Builder
 
- 
 Specifies the status of the Cognito options for the specified Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus.Builder
 
- 
 Specifies the status of the Cognito options for the specified Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
- 
 Specifies the status of the Cognito options for the specified Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus.Builder
 
- 
 Specifies the status of the EBS options for the specified Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus.Builder
 
- 
 Specifies the status of the EBS options for the specified Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
- 
 Specifies the status of the EBS options for the specified Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus.Builder
 
- 
 Specifies the status of the configuration for the specified Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus.Builder
 
- 
 Specifies the status of the configuration for the specified Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
- 
 Specifies the status of the configuration for the specified Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus.Builder
 
- 
 Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus.Builder
 
- 
 Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
- 
 Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus.Builder
 
- 
 Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus.Builder
 
- 
 Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
- 
 Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus.Builder
 
- 
 The status of the log publishing options for the Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus.Builder
 
- 
 The status of the log publishing options for the Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
- 
 The status of the log publishing options for the Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus.Builder
 
- 
 Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus.Builder
 
- 
 Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
- 
 Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus.Builder
 
- 
 Specifies the status of a daily automated snapshot.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus.Builder
 
- 
 Specifies the status of a daily automated snapshot.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
- 
 Specifies the status of a daily automated snapshot.
 
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus.Builder
 
- 
 Specifies the status of the VPC options for the specified Elasticsearch domain.
 
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus.Builder
 
- 
 Specifies the status of the VPC options for the specified Elasticsearch domain.
 
- status() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
- 
 Specifies the status of the VPC options for the specified Elasticsearch domain.
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.Builder
 
-  
 
- statusCode(int) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InternalException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LimitExceededException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ValidationException.Builder
 
-  
 
- stepsList(Collection<UpgradeStepItem>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory.Builder
 
- 
 A list of 
 UpgradeStepItem  s representing information about each step performed as pard
 of a specific Upgrade or Upgrade Eligibility Check.
 
 
- stepsList(UpgradeStepItem...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory.Builder
 
- 
 A list of 
 UpgradeStepItem  s representing information about each step performed as pard
 of a specific Upgrade or Upgrade Eligibility Check.
 
 
- stepsList(Consumer<UpgradeStepItem.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory.Builder
 
- 
 A list of 
 UpgradeStepItem  s representing information about each step performed as pard
 of a specific Upgrade or Upgrade Eligibility Check.
 
 
- stepsList() - Method in class software.amazon.awssdk.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.
 
 
- stepStatus(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse.Builder
 
- 
 
- stepStatus(UpgradeStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse.Builder
 
- 
 
- stepStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
- 
 
- stepStatusAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
- 
 
- storageSubTypeName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageType.Builder
 
- 
Sets the value of the StorageSubTypeName property for this object.
 
- storageSubTypeName() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
- 
Returns the value of the StorageSubTypeName property for this object.
 
- StorageType - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 StorageTypes represents the list of storage related types and their attributes that are available for given
 InstanceType.
 
- StorageType.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- StorageTypeLimit - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Limits that are applicable for given storage type.
 
- StorageTypeLimit.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- storageTypeLimits(Collection<StorageTypeLimit>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageType.Builder
 
- 
 List of limits that are applicable for given storage type.
 
- storageTypeLimits(StorageTypeLimit...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageType.Builder
 
- 
 List of limits that are applicable for given storage type.
 
- storageTypeLimits(Consumer<StorageTypeLimit.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageType.Builder
 
- 
 List of limits that are applicable for given storage type.
 
- storageTypeLimits() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
- 
 List of limits that are applicable for given storage type.
 
- storageTypeName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageType.Builder
 
- 
Sets the value of the StorageTypeName property for this object.
 
- storageTypeName() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
- 
Returns the value of the StorageTypeName property for this object.
 
- storageTypes(Collection<StorageType>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
 
- 
 StorageType represents the list of storage related types and attributes that are available for given
 InstanceType.
 
- storageTypes(StorageType...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
 
- 
 StorageType represents the list of storage related types and attributes that are available for given
 InstanceType.
 
- storageTypes(Consumer<StorageType.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
 
- 
 StorageType represents the list of storage related types and attributes that are available for given
 InstanceType.
 
- storageTypes() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
- 
 StorageType represents the list of storage related types and attributes that are available for given
 InstanceType.
 
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo.Builder
 
- 
 Specifies the subnets for VPC endpoint.
 
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo.Builder
 
- 
 Specifies the subnets for VPC endpoint.
 
- subnetIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
- 
 Specifies the subnets for VPC endpoint.
 
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCOptions.Builder
 
- 
 Specifies the subnets for VPC endpoint.
 
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCOptions.Builder
 
- 
 Specifies the subnets for VPC endpoint.
 
- subnetIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
- 
 Specifies the subnets for VPC endpoint.
 
- subscribe(Subscriber<? super DescribeReservedElasticsearchInstanceOfferingsResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstanceOfferingsPublisher
 
-  
 
- subscribe(Subscriber<? super DescribeReservedElasticsearchInstancesResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstancesPublisher
 
-  
 
- subscribe(Subscriber<? super GetUpgradeHistoryResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.GetUpgradeHistoryPublisher
 
-  
 
- subscribe(Subscriber<? super ListElasticsearchInstanceTypesResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchInstanceTypesPublisher
 
-  
 
- subscribe(Subscriber<? super ListElasticsearchVersionsResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchVersionsPublisher
 
-  
 
- Tag - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Specifies a key value pair for a resource tag.
 
- Tag.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest.Builder
 
- 
 Specifies the TagKey list which you want to remove from the Elasticsearch domain.
 
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest.Builder
 
- 
 Specifies the TagKey list which you want to remove from the Elasticsearch domain.
 
- tagKeys() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
- 
 Specifies the TagKey list which you want to remove from the Elasticsearch domain.
 
- tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest.Builder
 
- 
 List of Tag that need to be added for the Elasticsearch domain.
 
- tagList(Tag...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest.Builder
 
- 
 List of Tag that need to be added for the Elasticsearch domain.
 
- tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest.Builder
 
- 
 List of Tag that need to be added for the Elasticsearch domain.
 
- tagList() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
- 
 List of Tag that need to be added for the Elasticsearch domain.
 
- tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse.Builder
 
- 
 List of Tag for the requested Elasticsearch domain.
 
- tagList(Tag...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse.Builder
 
- 
 List of Tag for the requested Elasticsearch domain.
 
- tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse.Builder
 
- 
 List of Tag for the requested Elasticsearch domain.
 
- tagList() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
- 
 List of Tag for the requested Elasticsearch domain.
 
- targetVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest.Builder
 
- 
 The version of Elasticsearch that you intend to upgrade the domain to.
 
- targetVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
- 
 The version of Elasticsearch that you intend to upgrade the domain to.
 
- targetVersion(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse.Builder
 
- 
 The version of Elasticsearch that you intend to upgrade the domain to.
 
- targetVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
- 
 The version of Elasticsearch that you intend to upgrade the domain to.
 
- targetVersions(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap.Builder
 
- 
Sets the value of the TargetVersions property for this object.
 
- targetVersions(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap.Builder
 
- 
Sets the value of the TargetVersions property for this object.
 
- targetVersions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
- 
Returns the value of the TargetVersions property for this object.
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.BaseException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.InternalException
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.LimitExceededException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.ValidationException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.DeploymentStatus
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.ESPartitionInstanceType
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.LogType
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.OptionState
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStatus
 
-  
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStep
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.VolumeType
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
- 
Returns a string representation of this object.
 
- updateAvailable(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 True if you are able to update you service software version.
 
- updateAvailable() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 True if you are able to update you service software version.
 
- updateDate(Instant) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OptionStatus.Builder
 
- 
 Timestamp which tells the last updated time for the entity.
 
- updateDate() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
- 
 Timestamp which tells the last updated time for the entity.
 
- updateElasticsearchDomainConfig(UpdateElasticsearchDomainConfigRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type
 and the number of instances.
 
- updateElasticsearchDomainConfig(Consumer<UpdateElasticsearchDomainConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type
 and the number of instances.
 
- updateElasticsearchDomainConfig(UpdateElasticsearchDomainConfigRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type
 and the number of instances.
 
- updateElasticsearchDomainConfig(Consumer<UpdateElasticsearchDomainConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type
 and the number of instances.
 
- UpdateElasticsearchDomainConfigRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- UpdateElasticsearchDomainConfigRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- UpdateElasticsearchDomainConfigRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- UpdateElasticsearchDomainConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.UpdateElasticsearchDomainConfigRequestMarshaller
 
-  
 
- UpdateElasticsearchDomainConfigResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The result of an UpdateElasticsearchDomain request.
 
- UpdateElasticsearchDomainConfigResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- updateStatus(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 The status of your service software update.
 
- updateStatus(DeploymentStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
 
- 
 The status of your service software update.
 
- updateStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 The status of your service software update.
 
- updateStatusAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
- 
 The status of your service software update.
 
- updateVersion(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OptionStatus.Builder
 
- 
 Specifies the latest version for the entity.
 
- updateVersion() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
- 
 Specifies the latest version for the entity.
 
- upgradeElasticsearchDomain(UpgradeElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch
 version.
 
- upgradeElasticsearchDomain(Consumer<UpgradeElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
 
- 
 Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch
 version.
 
- upgradeElasticsearchDomain(UpgradeElasticsearchDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch
 version.
 
- upgradeElasticsearchDomain(Consumer<UpgradeElasticsearchDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
 
- 
 Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch
 version.
 
- UpgradeElasticsearchDomainRequest - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- UpgradeElasticsearchDomainRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- UpgradeElasticsearchDomainRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
 
- 
 
- UpgradeElasticsearchDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.UpgradeElasticsearchDomainRequestMarshaller
 
-  
 
- UpgradeElasticsearchDomainResponse - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 
- UpgradeElasticsearchDomainResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- upgradeHistories(Collection<UpgradeHistory>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse.Builder
 
- 
 
- upgradeHistories(UpgradeHistory...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse.Builder
 
- 
 
- upgradeHistories(Consumer<UpgradeHistory.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse.Builder
 
- 
 
- upgradeHistories() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
- 
 
- UpgradeHistory - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 History of the last 10 Upgrades and Upgrade Eligibility Checks.
 
- UpgradeHistory.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- upgradeName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse.Builder
 
- 
 A string that describes the update briefly
 
- upgradeName() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
- 
 A string that describes the update briefly
 
- upgradeName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory.Builder
 
- 
 A string that describes the update briefly
 
- upgradeName() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
- 
 A string that describes the update briefly
 
- upgradeProcessing(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The status of an Elasticsearch domain version upgrade.
 
- upgradeProcessing() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The status of an Elasticsearch domain version upgrade.
 
- upgradeStatus(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory.Builder
 
- 
 The overall status of the update.
 
- upgradeStatus(UpgradeStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory.Builder
 
- 
 The overall status of the update.
 
- upgradeStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
- 
 The overall status of the update.
 
- UpgradeStatus - Enum in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- upgradeStatusAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
- 
 The overall status of the update.
 
- upgradeStep(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse.Builder
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- upgradeStep(UpgradeStep) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse.Builder
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- upgradeStep() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- UpgradeStep - Enum in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- upgradeStep(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem.Builder
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- upgradeStep(UpgradeStep) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem.Builder
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- upgradeStep() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- upgradeStepAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- upgradeStepAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
- 
 Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:
 
 PreUpgradeCheck
 Snapshot
 Upgrade
 
 
- UpgradeStepItem - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Represents a single step of the Upgrade or Upgrade Eligibility Check workflow.
 
- UpgradeStepItem.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- upgradeStepStatus(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem.Builder
 
- 
 The status of a particular step during an upgrade.
 
- upgradeStepStatus(UpgradeStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem.Builder
 
- 
 The status of a particular step during an upgrade.
 
- upgradeStepStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
- 
 The status of a particular step during an upgrade.
 
- upgradeStepStatusAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
- 
 The status of a particular step during an upgrade.
 
- usagePrice(Double) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
 
- 
 The rate you are charged for each hour for the domain that is using this reserved instance.
 
- usagePrice() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
- 
 The rate you are charged for each hour for the domain that is using this reserved instance.
 
- usagePrice(Double) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
 
- 
 The rate you are charged for each hour the domain that is using the offering is running.
 
- usagePrice() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
- 
 The rate you are charged for each hour the domain that is using the offering is running.
 
- userPoolId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptions.Builder
 
- 
 Specifies the Cognito user pool ID for Kibana authentication.
 
- userPoolId() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
- 
 Specifies the Cognito user pool ID for Kibana authentication.
 
- ValidationException - Exception in software.amazon.awssdk.services.elasticsearch.model
 
- 
 An exception for missing / invalid input fields.
 
- ValidationException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- value(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Tag.Builder
 
- 
 Specifies the TagValue, the value assigned to the corresponding tag key.
 
- value() - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
- 
 Specifies the TagValue, the value assigned to the corresponding tag key.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DeploymentStatus
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ESPartitionInstanceType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.LogType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.OptionState
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStatus
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStep
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.VolumeType
 
- 
Returns the enum constant of this type with the specified name.
 
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.elasticsearch.model.VolumeType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- volumeSize(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptions.Builder
 
- 
 Integer to specify the size of an EBS volume.
 
- volumeSize() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
- 
 Integer to specify the size of an EBS volume.
 
- volumeType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptions.Builder
 
- 
 Specifies the volume type for EBS-based storage.
 
- volumeType(VolumeType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptions.Builder
 
- 
 Specifies the volume type for EBS-based storage.
 
- volumeType() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
- 
 Specifies the volume type for EBS-based storage.
 
- VolumeType - Enum in software.amazon.awssdk.services.elasticsearch.model
 
- 
 The type of EBS volume, standard, gp2, or io1.
 
- volumeTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
- 
 Specifies the volume type for EBS-based storage.
 
- VPCDerivedInfo - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- VPCDerivedInfo.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- VPCDerivedInfoStatus - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Status of the VPC options for the specified Elasticsearch domain.
 
- VPCDerivedInfoStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-  
 
- vpcId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo.Builder
 
- 
 The VPC Id for the Elasticsearch domain.
 
- vpcId() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
- 
 The VPC Id for the Elasticsearch domain.
 
- vpcOptions(VPCOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- vpcOptions(Consumer<VPCOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- vpcOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- vpcOptions(VPCDerivedInfoStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 The VPCOptions for the specified domain.
 
- vpcOptions(Consumer<VPCDerivedInfoStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
 
- 
 The VPCOptions for the specified domain.
 
- vpcOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
- 
 The VPCOptions for the specified domain.
 
- vpcOptions(VPCDerivedInfo) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The VPCOptions for the specified domain.
 
- vpcOptions(Consumer<VPCDerivedInfo.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
 
- 
 The VPCOptions for the specified domain.
 
- vpcOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
- 
 The VPCOptions for the specified domain.
 
- vpcOptions(VPCOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- vpcOptions(Consumer<VPCOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- vpcOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- VPCOptions - Class in software.amazon.awssdk.services.elasticsearch.model
 
- 
 Options to specify the subnets and security groups for VPC endpoint.
 
- VPCOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
-