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

A

acceptInboundCrossClusterSearchConnection(AcceptInboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the destination domain owner to accept an inbound cross-cluster search connection request.
acceptInboundCrossClusterSearchConnection(Consumer<AcceptInboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the destination domain owner to accept an inbound cross-cluster search connection request.
acceptInboundCrossClusterSearchConnection(AcceptInboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the destination domain owner to accept an inbound cross-cluster search connection request.
acceptInboundCrossClusterSearchConnection(Consumer<AcceptInboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the destination domain owner to accept an inbound cross-cluster search connection request.
AcceptInboundCrossClusterSearchConnectionRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for the parameters to the AcceptInboundCrossClusterSearchConnection operation.
AcceptInboundCrossClusterSearchConnectionRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
AcceptInboundCrossClusterSearchConnectionRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
AcceptInboundCrossClusterSearchConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.AcceptInboundCrossClusterSearchConnectionRequestMarshaller
 
AcceptInboundCrossClusterSearchConnectionResponse - Class in software.amazon.awssdk.services.elasticsearch.model
The result of a AcceptInboundCrossClusterSearchConnection operation.
AcceptInboundCrossClusterSearchConnectionResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
AccessDeniedException - Exception in software.amazon.awssdk.services.elasticsearch.model
An error occurred because user does not have permissions to access the resource.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
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
AddTagsRequest Marshaller
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
 
AdvancedSecurityOptions - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies the advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled.
advancedSecurityOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
Specifies advanced security options.
advancedSecurityOptions(AdvancedSecurityOptionsInput) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
Specifies advanced security options.
advancedSecurityOptions(Consumer<AdvancedSecurityOptionsInput.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
Specifies advanced security options.
advancedSecurityOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies AdvancedSecurityOptions for the domain.
advancedSecurityOptions(AdvancedSecurityOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
Specifies AdvancedSecurityOptions for the domain.
advancedSecurityOptions(Consumer<AdvancedSecurityOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
Specifies AdvancedSecurityOptions for the domain.
advancedSecurityOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
The current status of the Elasticsearch domain's advanced security options.
advancedSecurityOptions(AdvancedSecurityOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
The current status of the Elasticsearch domain's advanced security options.
advancedSecurityOptions(Consumer<AdvancedSecurityOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
The current status of the Elasticsearch domain's advanced security options.
advancedSecurityOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Specifies advanced security options.
advancedSecurityOptions(AdvancedSecurityOptionsInput) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
Specifies advanced security options.
advancedSecurityOptions(Consumer<AdvancedSecurityOptionsInput.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
Specifies advanced security options.
AdvancedSecurityOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
AdvancedSecurityOptionsInput - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies the advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled, master username and password (if internal database is enabled), and master user ARN (if IAM is enabled).
AdvancedSecurityOptionsInput.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
AdvancedSecurityOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies the status of advanced security options for the specified Elasticsearch domain.
AdvancedSecurityOptionsStatus.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.
associatePackage(AssociatePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Associates a package with an Amazon ES domain.
associatePackage(Consumer<AssociatePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Associates a package with an Amazon ES domain.
associatePackage(AssociatePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Associates a package with an Amazon ES domain.
associatePackage(Consumer<AssociatePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Associates a package with an Amazon ES domain.
AssociatePackageRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to AssociatePackage operation.
AssociatePackageRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
AssociatePackageRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
AssociatePackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.AssociatePackageRequestMarshaller
 
AssociatePackageResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response returned by AssociatePackage operation.
AssociatePackageResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
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.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ConflictException.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.InvalidPaginationTokenException.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
 

B

BaseException - Exception in software.amazon.awssdk.services.elasticsearch.model
An error occurred while processing the request.
BaseException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
build() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Create a builder that can be used to configure and create a ElasticsearchAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Create a builder that can be used to configure and create a ElasticsearchClient.
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.BaseException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ErrorDetails
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.InternalException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.InvalidPaginationTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
builder() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.ValidationException
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
builder() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
BuilderImpl(ElasticsearchException) - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchRequest.BuilderImpl
 
BuilderImpl(ElasticsearchRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse.BuilderImpl
 
BuilderImpl(ElasticsearchResponse) - Constructor for class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchResponse.BuilderImpl
 

C

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
Container for the parameters to the CancelElasticsearchServiceSoftwareUpdate operation.
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.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ConflictException.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.InvalidPaginationTokenException.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
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
compatibleElasticsearchVersions(CompatibleVersionsMap...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse.Builder
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
compatibleElasticsearchVersions(Consumer<CompatibleVersionsMap.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse.Builder
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
compatibleElasticsearchVersions() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
A map of compatible Elasticsearch versions returned as part of the GetCompatibleElasticsearchVersions operation.
CompatibleVersionsMap - Class in software.amazon.awssdk.services.elasticsearch.model
A map from an ElasticsearchVersion to a list of compatible ElasticsearchVersion s to which the domain can be upgraded.
CompatibleVersionsMap.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
ConflictException - Exception in software.amazon.awssdk.services.elasticsearch.model
An error occurred because the client attempts to remove a resource that is currently in use.
ConflictException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
connectionAlias(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest.Builder
Specifies the connection alias that will be used by the customer for this connection.
connectionAlias() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest
Specifies the connection alias that will be used by the customer for this connection.
connectionAlias(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the connection alias provided during the create connection request.
connectionAlias() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
Specifies the connection alias provided during the create connection request.
connectionAlias(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the connection alias for the outbound cross-cluster search connection.
connectionAlias() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
Specifies the connection alias for the outbound cross-cluster search connection.
connectionStatus(OutboundCrossClusterSearchConnectionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the OutboundCrossClusterSearchConnectionStatus for the newly created connection.
connectionStatus(Consumer<OutboundCrossClusterSearchConnectionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the OutboundCrossClusterSearchConnectionStatus for the newly created connection.
connectionStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
Specifies the OutboundCrossClusterSearchConnectionStatus for the newly created connection.
connectionStatus(InboundCrossClusterSearchConnectionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection.Builder
Specifies the InboundCrossClusterSearchConnectionStatus for the outbound connection.
connectionStatus(Consumer<InboundCrossClusterSearchConnectionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection.Builder
Specifies the InboundCrossClusterSearchConnectionStatus for the outbound connection.
connectionStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
Specifies the InboundCrossClusterSearchConnectionStatus for the outbound connection.
connectionStatus(OutboundCrossClusterSearchConnectionStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the OutboundCrossClusterSearchConnectionStatus for the outbound connection.
connectionStatus(Consumer<OutboundCrossClusterSearchConnectionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the OutboundCrossClusterSearchConnectionStatus for the outbound connection.
connectionStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
Specifies the OutboundCrossClusterSearchConnectionStatus for the outbound connection.
create() - Static method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Create a ElasticsearchAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Create a ElasticsearchClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
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.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Timestamp which tells creation date of the package.
createdAt() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Timestamp which tells creation date of the package.
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
 
createOutboundCrossClusterSearchConnection(CreateOutboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Creates a new cross-cluster search connection from a source domain to a destination domain.
createOutboundCrossClusterSearchConnection(Consumer<CreateOutboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Creates a new cross-cluster search connection from a source domain to a destination domain.
createOutboundCrossClusterSearchConnection(CreateOutboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Creates a new cross-cluster search connection from a source domain to a destination domain.
createOutboundCrossClusterSearchConnection(Consumer<CreateOutboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Creates a new cross-cluster search connection from a source domain to a destination domain.
CreateOutboundCrossClusterSearchConnectionRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for the parameters to the CreateOutboundCrossClusterSearchConnection operation.
CreateOutboundCrossClusterSearchConnectionRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
CreateOutboundCrossClusterSearchConnectionRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
CreateOutboundCrossClusterSearchConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.CreateOutboundCrossClusterSearchConnectionRequestMarshaller
 
CreateOutboundCrossClusterSearchConnectionResponse - Class in software.amazon.awssdk.services.elasticsearch.model
CreateOutboundCrossClusterSearchConnectionResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
createPackage(CreatePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Create a package for use with Amazon ES domains.
createPackage(Consumer<CreatePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Create a package for use with Amazon ES domains.
createPackage(CreatePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Create a package for use with Amazon ES domains.
createPackage(Consumer<CreatePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Create a package for use with Amazon ES domains.
CreatePackageRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to CreatePackage operation.
CreatePackageRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
CreatePackageRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
CreatePackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.CreatePackageRequestMarshaller
 
CreatePackageResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response returned by CreatePackage operation.
CreatePackageResponse.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.
crossClusterSearchConnection(InboundCrossClusterSearchConnection) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse.Builder
Specifies the InboundCrossClusterSearchConnection of accepted inbound connection.
crossClusterSearchConnection(Consumer<InboundCrossClusterSearchConnection.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse.Builder
Specifies the InboundCrossClusterSearchConnection of accepted inbound connection.
crossClusterSearchConnection() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
Specifies the InboundCrossClusterSearchConnection of accepted inbound connection.
crossClusterSearchConnection(InboundCrossClusterSearchConnection) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse.Builder
Specifies the InboundCrossClusterSearchConnection of deleted inbound connection.
crossClusterSearchConnection(Consumer<InboundCrossClusterSearchConnection.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse.Builder
Specifies the InboundCrossClusterSearchConnection of deleted inbound connection.
crossClusterSearchConnection() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
Specifies the InboundCrossClusterSearchConnection of deleted inbound connection.
crossClusterSearchConnection(OutboundCrossClusterSearchConnection) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the OutboundCrossClusterSearchConnection of deleted outbound connection.
crossClusterSearchConnection(Consumer<OutboundCrossClusterSearchConnection.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the OutboundCrossClusterSearchConnection of deleted outbound connection.
crossClusterSearchConnection() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
Specifies the OutboundCrossClusterSearchConnection of deleted outbound connection.
crossClusterSearchConnection(InboundCrossClusterSearchConnection) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse.Builder
Specifies the InboundCrossClusterSearchConnection of rejected inbound connection.
crossClusterSearchConnection(Consumer<InboundCrossClusterSearchConnection.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse.Builder
Specifies the InboundCrossClusterSearchConnection of rejected inbound connection.
crossClusterSearchConnection() - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
Specifies the InboundCrossClusterSearchConnection of rejected inbound connection.
crossClusterSearchConnectionId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest.Builder
The id of the inbound connection that you want to accept.
crossClusterSearchConnectionId() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
The id of the inbound connection that you want to accept.
crossClusterSearchConnectionId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Unique id for the created outbound connection, which is used for subsequent operations on connection.
crossClusterSearchConnectionId() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
Unique id for the created outbound connection, which is used for subsequent operations on connection.
crossClusterSearchConnectionId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest.Builder
The id of the inbound connection that you want to permanently delete.
crossClusterSearchConnectionId() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest
The id of the inbound connection that you want to permanently delete.
crossClusterSearchConnectionId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest.Builder
The id of the outbound connection that you want to permanently delete.
crossClusterSearchConnectionId() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
The id of the outbound connection that you want to permanently delete.
crossClusterSearchConnectionId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection.Builder
Specifies the connection id for the inbound cross-cluster search connection.
crossClusterSearchConnectionId() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
Specifies the connection id for the inbound cross-cluster search connection.
crossClusterSearchConnectionId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the connection id for the outbound cross-cluster search connection.
crossClusterSearchConnectionId() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
Specifies the connection id for the outbound cross-cluster search connection.
crossClusterSearchConnectionId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest.Builder
The id of the inbound connection that you want to reject.
crossClusterSearchConnectionId() - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest
The id of the inbound connection that you want to reject.
crossClusterSearchConnections(Collection<InboundCrossClusterSearchConnection>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse.Builder
Consists of list of InboundCrossClusterSearchConnection matching the specified filter criteria.
crossClusterSearchConnections(InboundCrossClusterSearchConnection...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse.Builder
Consists of list of InboundCrossClusterSearchConnection matching the specified filter criteria.
crossClusterSearchConnections(Consumer<InboundCrossClusterSearchConnection.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse.Builder
Consists of list of InboundCrossClusterSearchConnection matching the specified filter criteria.
crossClusterSearchConnections() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
Consists of list of InboundCrossClusterSearchConnection matching the specified filter criteria.
crossClusterSearchConnections(Collection<OutboundCrossClusterSearchConnection>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse.Builder
Consists of list of OutboundCrossClusterSearchConnection matching the specified filter criteria.
crossClusterSearchConnections(OutboundCrossClusterSearchConnection...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse.Builder
Consists of list of OutboundCrossClusterSearchConnection matching the specified filter criteria.
crossClusterSearchConnections(Consumer<OutboundCrossClusterSearchConnection.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse.Builder
Consists of list of OutboundCrossClusterSearchConnection matching the specified filter criteria.
crossClusterSearchConnections() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
Consists of list of OutboundCrossClusterSearchConnection matching the specified filter criteria.
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.

D

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
Container for the parameters to the DeleteElasticsearchDomain operation.
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
 
deleteInboundCrossClusterSearchConnection(DeleteInboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the destination domain owner to delete an existing inbound cross-cluster search connection.
deleteInboundCrossClusterSearchConnection(Consumer<DeleteInboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the destination domain owner to delete an existing inbound cross-cluster search connection.
deleteInboundCrossClusterSearchConnection(DeleteInboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the destination domain owner to delete an existing inbound cross-cluster search connection.
deleteInboundCrossClusterSearchConnection(Consumer<DeleteInboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the destination domain owner to delete an existing inbound cross-cluster search connection.
DeleteInboundCrossClusterSearchConnectionRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for the parameters to the DeleteInboundCrossClusterSearchConnection operation.
DeleteInboundCrossClusterSearchConnectionRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DeleteInboundCrossClusterSearchConnectionRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
DeleteInboundCrossClusterSearchConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DeleteInboundCrossClusterSearchConnectionRequestMarshaller
 
DeleteInboundCrossClusterSearchConnectionResponse - Class in software.amazon.awssdk.services.elasticsearch.model
The result of a DeleteInboundCrossClusterSearchConnection operation.
DeleteInboundCrossClusterSearchConnectionResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
deleteOutboundCrossClusterSearchConnection(DeleteOutboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the source domain owner to delete an existing outbound cross-cluster search connection.
deleteOutboundCrossClusterSearchConnection(Consumer<DeleteOutboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the source domain owner to delete an existing outbound cross-cluster search connection.
deleteOutboundCrossClusterSearchConnection(DeleteOutboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the source domain owner to delete an existing outbound cross-cluster search connection.
deleteOutboundCrossClusterSearchConnection(Consumer<DeleteOutboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the source domain owner to delete an existing outbound cross-cluster search connection.
DeleteOutboundCrossClusterSearchConnectionRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for the parameters to the DeleteOutboundCrossClusterSearchConnection operation.
DeleteOutboundCrossClusterSearchConnectionRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DeleteOutboundCrossClusterSearchConnectionRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
DeleteOutboundCrossClusterSearchConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DeleteOutboundCrossClusterSearchConnectionRequestMarshaller
 
DeleteOutboundCrossClusterSearchConnectionResponse - Class in software.amazon.awssdk.services.elasticsearch.model
The result of a DeleteOutboundCrossClusterSearchConnection operation.
DeleteOutboundCrossClusterSearchConnectionResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
deletePackage(DeletePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Delete the package.
deletePackage(Consumer<DeletePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Delete the package.
deletePackage(DeletePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Delete the package.
deletePackage(Consumer<DeletePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Delete the package.
DeletePackageRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to DeletePackage operation.
DeletePackageRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DeletePackageRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
DeletePackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DeletePackageRequestMarshaller
 
DeletePackageResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response parameters to DeletePackage operation.
DeletePackageResponse.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
Container for the parameters to the DescribeElasticsearchDomain operation.
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
Container for the parameters to the DescribeElasticsearchDomains operation.
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
Container for the parameters to DescribeElasticsearchInstanceTypeLimits operation.
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
Container for the parameters received from DescribeElasticsearchInstanceTypeLimits operation.
DescribeElasticsearchInstanceTypeLimitsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
describeInboundCrossClusterSearchConnections(DescribeInboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the inbound cross-cluster search connections for a destination domain.
describeInboundCrossClusterSearchConnections(Consumer<DescribeInboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the inbound cross-cluster search connections for a destination domain.
describeInboundCrossClusterSearchConnections(DescribeInboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the inbound cross-cluster search connections for a destination domain.
describeInboundCrossClusterSearchConnections(Consumer<DescribeInboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the inbound cross-cluster search connections for a destination domain.
DescribeInboundCrossClusterSearchConnectionsIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
DescribeInboundCrossClusterSearchConnectionsIterable(ElasticsearchClient, DescribeInboundCrossClusterSearchConnectionsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeInboundCrossClusterSearchConnectionsIterable
 
describeInboundCrossClusterSearchConnectionsPaginator(DescribeInboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the inbound cross-cluster search connections for a destination domain.
describeInboundCrossClusterSearchConnectionsPaginator(Consumer<DescribeInboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the inbound cross-cluster search connections for a destination domain.
describeInboundCrossClusterSearchConnectionsPaginator(DescribeInboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the inbound cross-cluster search connections for a destination domain.
describeInboundCrossClusterSearchConnectionsPaginator(Consumer<DescribeInboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the inbound cross-cluster search connections for a destination domain.
DescribeInboundCrossClusterSearchConnectionsPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
DescribeInboundCrossClusterSearchConnectionsPublisher(ElasticsearchAsyncClient, DescribeInboundCrossClusterSearchConnectionsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeInboundCrossClusterSearchConnectionsPublisher
 
DescribeInboundCrossClusterSearchConnectionsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for the parameters to the DescribeInboundCrossClusterSearchConnections operation.
DescribeInboundCrossClusterSearchConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DescribeInboundCrossClusterSearchConnectionsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
DescribeInboundCrossClusterSearchConnectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeInboundCrossClusterSearchConnectionsRequestMarshaller
 
DescribeInboundCrossClusterSearchConnectionsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
DescribeInboundCrossClusterSearchConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
describeOutboundCrossClusterSearchConnections(DescribeOutboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the outbound cross-cluster search connections for a source domain.
describeOutboundCrossClusterSearchConnections(Consumer<DescribeOutboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the outbound cross-cluster search connections for a source domain.
describeOutboundCrossClusterSearchConnections(DescribeOutboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the outbound cross-cluster search connections for a source domain.
describeOutboundCrossClusterSearchConnections(Consumer<DescribeOutboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the outbound cross-cluster search connections for a source domain.
DescribeOutboundCrossClusterSearchConnectionsIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
DescribeOutboundCrossClusterSearchConnectionsIterable(ElasticsearchClient, DescribeOutboundCrossClusterSearchConnectionsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeOutboundCrossClusterSearchConnectionsIterable
 
describeOutboundCrossClusterSearchConnectionsPaginator(DescribeOutboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the outbound cross-cluster search connections for a source domain.
describeOutboundCrossClusterSearchConnectionsPaginator(Consumer<DescribeOutboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all the outbound cross-cluster search connections for a source domain.
describeOutboundCrossClusterSearchConnectionsPaginator(DescribeOutboundCrossClusterSearchConnectionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the outbound cross-cluster search connections for a source domain.
describeOutboundCrossClusterSearchConnectionsPaginator(Consumer<DescribeOutboundCrossClusterSearchConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all the outbound cross-cluster search connections for a source domain.
DescribeOutboundCrossClusterSearchConnectionsPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
DescribeOutboundCrossClusterSearchConnectionsPublisher(ElasticsearchAsyncClient, DescribeOutboundCrossClusterSearchConnectionsRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribeOutboundCrossClusterSearchConnectionsPublisher
 
DescribeOutboundCrossClusterSearchConnectionsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for the parameters to the DescribeOutboundCrossClusterSearchConnections operation.
DescribeOutboundCrossClusterSearchConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DescribeOutboundCrossClusterSearchConnectionsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
DescribeOutboundCrossClusterSearchConnectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribeOutboundCrossClusterSearchConnectionsRequestMarshaller
 
DescribeOutboundCrossClusterSearchConnectionsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
DescribeOutboundCrossClusterSearchConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
describePackages(DescribePackagesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Describes all packages available to Amazon ES.
describePackages(Consumer<DescribePackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Describes all packages available to Amazon ES.
describePackages(DescribePackagesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Describes all packages available to Amazon ES.
describePackages(Consumer<DescribePackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Describes all packages available to Amazon ES.
DescribePackagesFilter - Class in software.amazon.awssdk.services.elasticsearch.model
Filter to apply in DescribePackage response.
DescribePackagesFilter.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DescribePackagesFilterName - Enum in software.amazon.awssdk.services.elasticsearch.model
 
DescribePackagesIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
DescribePackagesIterable(ElasticsearchClient, DescribePackagesRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribePackagesIterable
 
describePackagesPaginator(DescribePackagesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Describes all packages available to Amazon ES.
describePackagesPaginator(Consumer<DescribePackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Describes all packages available to Amazon ES.
describePackagesPaginator(DescribePackagesRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Describes all packages available to Amazon ES.
describePackagesPaginator(Consumer<DescribePackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Describes all packages available to Amazon ES.
DescribePackagesPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
DescribePackagesPublisher(ElasticsearchAsyncClient, DescribePackagesRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.DescribePackagesPublisher
 
DescribePackagesRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to DescribePackage operation.
DescribePackagesRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DescribePackagesRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
DescribePackagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DescribePackagesRequestMarshaller
 
DescribePackagesResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response returned by DescribePackages operation.
DescribePackagesResponse.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.
destinationDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the destination Elasticsearch domain.
destinationDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
Specifies the DomainInformation for the destination Elasticsearch domain.
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
 
dissociatePackage(DissociatePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Dissociates a package from the Amazon ES domain.
dissociatePackage(Consumer<DissociatePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Dissociates a package from the Amazon ES domain.
dissociatePackage(DissociatePackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Dissociates a package from the Amazon ES domain.
dissociatePackage(Consumer<DissociatePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Dissociates a package from the Amazon ES domain.
DissociatePackageRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to DissociatePackage operation.
DissociatePackageRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DissociatePackageRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
DissociatePackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.DissociatePackageRequestMarshaller
 
DissociatePackageResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response returned by DissociatePackage operation.
DissociatePackageResponse.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.
domainEndpointOptions(DomainEndpointOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
Options to specify configuration that will be applied to the domain endpoint.
domainEndpointOptions(Consumer<DomainEndpointOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
Options to specify configuration that will be applied to the domain endpoint.
domainEndpointOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
Options to specify configuration that will be applied to the domain endpoint.
DomainEndpointOptions - Class in software.amazon.awssdk.services.elasticsearch.model
Options to configure endpoint for the Elasticsearch domain.
domainEndpointOptions(DomainEndpointOptionsStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
Specifies the DomainEndpointOptions for the Elasticsearch domain.
domainEndpointOptions(Consumer<DomainEndpointOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig.Builder
Specifies the DomainEndpointOptions for the Elasticsearch domain.
domainEndpointOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
Specifies the DomainEndpointOptions for the Elasticsearch domain.
domainEndpointOptions(DomainEndpointOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
The current status of the Elasticsearch domain's endpoint options.
domainEndpointOptions(Consumer<DomainEndpointOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
The current status of the Elasticsearch domain's endpoint options.
domainEndpointOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
The current status of the Elasticsearch domain's endpoint options.
domainEndpointOptions(DomainEndpointOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
Options to specify configuration that will be applied to the domain endpoint.
domainEndpointOptions(Consumer<DomainEndpointOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
Options to specify configuration that will be applied to the domain endpoint.
domainEndpointOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Options to specify configuration that will be applied to the domain endpoint.
DomainEndpointOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
DomainEndpointOptionsStatus - Class in software.amazon.awssdk.services.elasticsearch.model
The configured endpoint options for the domain and their current status.
DomainEndpointOptionsStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
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
 
DomainInformation - Class in software.amazon.awssdk.services.elasticsearch.model
 
DomainInformation.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest.Builder
Name of the domain that you want to associate the package with.
domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
Name of the domain that you want to associate the package with.
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.DissociatePackageRequest.Builder
Name of the domain that you want to associate the package with.
domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest
Name of the domain that you want to associate the package with.
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.DomainInformation.Builder
Sets the value of the DomainName property for this object.
domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
Returns the value of the DomainName property for this object.
domainName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
Name of the domain you've associated a package with.
domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
Name of the domain you've associated a package with.
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.ListPackagesForDomainRequest.Builder
The name of the domain for which you want to list associated packages.
domainName() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest
The name of the domain for which you want to list associated packages.
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.
domainPackageDetails(DomainPackageDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse.Builder
DomainPackageDetails
domainPackageDetails(Consumer<DomainPackageDetails.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse.Builder
DomainPackageDetails
domainPackageDetails() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
DomainPackageDetails
domainPackageDetails(DomainPackageDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse.Builder
DomainPackageDetails
domainPackageDetails(Consumer<DomainPackageDetails.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse.Builder
DomainPackageDetails
domainPackageDetails() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
DomainPackageDetails
DomainPackageDetails - Class in software.amazon.awssdk.services.elasticsearch.model
Information on a package that is associated with a domain.
DomainPackageDetails.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
domainPackageDetailsList(Collection<DomainPackageDetails>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse.Builder
List of DomainPackageDetails objects.
domainPackageDetailsList(DomainPackageDetails...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse.Builder
List of DomainPackageDetails objects.
domainPackageDetailsList(Consumer<DomainPackageDetails.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse.Builder
List of DomainPackageDetails objects.
domainPackageDetailsList() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
List of DomainPackageDetails objects.
domainPackageDetailsList(Collection<DomainPackageDetails>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse.Builder
List of DomainPackageDetails objects.
domainPackageDetailsList(DomainPackageDetails...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse.Builder
List of DomainPackageDetails objects.
domainPackageDetailsList(Consumer<DomainPackageDetails.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse.Builder
List of DomainPackageDetails objects.
domainPackageDetailsList() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
List of DomainPackageDetails objects.
domainPackageStatus(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
State of the association.
domainPackageStatus(DomainPackageStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
State of the association.
domainPackageStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
State of the association.
DomainPackageStatus - Enum in software.amazon.awssdk.services.elasticsearch.model
 
domainPackageStatusAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
State of the association.
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.

E

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
A builder for creating an instance of ElasticsearchAsyncClient.
ElasticsearchBaseClientBuilder<B extends ElasticsearchBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.elasticsearch
This includes configuration specific to Amazon Elasticsearch Service that is supported by both ElasticsearchClientBuilder and ElasticsearchAsyncClientBuilder.
ElasticsearchClient - Interface in software.amazon.awssdk.services.elasticsearch
Service client for accessing Amazon Elasticsearch Service.
ElasticsearchClientBuilder - Interface in software.amazon.awssdk.services.elasticsearch
A builder for creating an instance of ElasticsearchClient.
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
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
elasticsearchInstanceTypes(ESPartitionInstanceType...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
elasticsearchInstanceTypes() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
elasticsearchInstanceTypesAsStrings() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
elasticsearchInstanceTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
elasticsearchInstanceTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse.Builder
List of instance types supported by Amazon Elasticsearch service for given ElasticsearchVersion
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.AdvancedSecurityOptions.Builder
True if advanced security is enabled.
enabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
True if advanced security is enabled.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput.Builder
True if advanced security is enabled.
enabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
True if advanced security is enabled.
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.
enforceHTTPS(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions.Builder
Specify if only HTTPS endpoint should be enabled for the Elasticsearch domain.
enforceHTTPS() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
Specify if only HTTPS endpoint should be enabled for the Elasticsearch domain.
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
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.AdvancedSecurityOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
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.CreateOutboundCrossClusterSearchConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
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.DeleteInboundCrossClusterSearchConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
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.DescribeInboundCrossClusterSearchConnectionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
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.DissociatePackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
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.ErrorDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
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.InboundCrossClusterSearchConnection
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
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.ListDomainsForPackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
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.ListPackagesForDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
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.MasterUserOptions
 
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.OutboundCrossClusterSearchConnection
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
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.RejectInboundCrossClusterSearchConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
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
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ErrorDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
errorDetails(ErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
Additional information if the package is in an error state.
errorDetails(Consumer<ErrorDetails.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
Additional information if the package is in an error state.
errorDetails() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
Additional information if the package is in an error state.
ErrorDetails - Class in software.amazon.awssdk.services.elasticsearch.model
 
errorDetails(ErrorDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Additional information if the package is in an error state.
errorDetails(Consumer<ErrorDetails.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Additional information if the package is in an error state.
errorDetails() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Additional information if the package is in an error state.
ErrorDetails.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
errorMessage(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ErrorDetails.Builder
Sets the value of the ErrorMessage property for this object.
errorMessage() - Method in class software.amazon.awssdk.services.elasticsearch.model.ErrorDetails
Returns the value of the ErrorMessage property for this object.
errorType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ErrorDetails.Builder
Sets the value of the ErrorType property for this object.
errorType() - Method in class software.amazon.awssdk.services.elasticsearch.model.ErrorDetails
Returns the value of the ErrorType property for this object.
ESPartitionInstanceType - Enum in software.amazon.awssdk.services.elasticsearch.model
 
ESWarmPartitionInstanceType - Enum in software.amazon.awssdk.services.elasticsearch.model
 

F

Filter - Class in software.amazon.awssdk.services.elasticsearch.model
A filter used to limit results when describing inbound or outbound cross-cluster search connections.
Filter.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest.Builder
A list of filters used to match properties for inbound cross-cluster search connection.
filters(Filter...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest.Builder
A list of filters used to match properties for inbound cross-cluster search connection.
filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest.Builder
A list of filters used to match properties for inbound cross-cluster search connection.
filters() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
A list of filters used to match properties for inbound cross-cluster search connection.
filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest.Builder
A list of filters used to match properties for outbound cross-cluster search connection.
filters(Filter...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest.Builder
A list of filters used to match properties for outbound cross-cluster search connection.
filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest.Builder
A list of filters used to match properties for outbound cross-cluster search connection.
filters() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
A list of filters used to match properties for outbound cross-cluster search connection.
filters(Collection<DescribePackagesFilter>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest.Builder
Only returns packages that match the DescribePackagesFilterList values.
filters(DescribePackagesFilter...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest.Builder
Only returns packages that match the DescribePackagesFilterList values.
filters(Consumer<DescribePackagesFilter.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest.Builder
Only returns packages that match the DescribePackagesFilterList values.
filters() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
Only returns packages that match the DescribePackagesFilterList values.
fixedPrice(Double) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
The upfront fixed charge you will paid to purchase the specific reserved Elasticsearch instance offering.
fixedPrice() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
The upfront fixed charge you will paid to purchase the specific reserved Elasticsearch instance offering.
fixedPrice(Double) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
The upfront fixed charge you will pay to purchase the specific reserved Elasticsearch instance offering.
fixedPrice() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
The upfront fixed charge you will pay to purchase the specific reserved Elasticsearch instance offering.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DeploymentStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilterName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DomainPackageStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ESPartitionInstanceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ESWarmPartitionInstanceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatusCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.LogType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.OptionState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatusCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.PackageStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.PackageType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.TLSSecurityPolicy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStep
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.VolumeType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getCompatibleElasticsearchVersions(GetCompatibleElasticsearchVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersions(Consumer<GetCompatibleElasticsearchVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersions() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersions() - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersions(GetCompatibleElasticsearchVersionsRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Returns a list of upgrade compatible Elastisearch versions.
getCompatibleElasticsearchVersions(Consumer<GetCompatibleElasticsearchVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Returns a list of upgrade compatible Elastisearch versions.
GetCompatibleElasticsearchVersionsRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to GetCompatibleElasticsearchVersions operation.
GetCompatibleElasticsearchVersionsRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
GetCompatibleElasticsearchVersionsRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
GetCompatibleElasticsearchVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.GetCompatibleElasticsearchVersionsRequestMarshaller
 
GetCompatibleElasticsearchVersionsResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response returned by GetCompatibleElasticsearchVersions operation.
GetCompatibleElasticsearchVersionsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistory(Consumer<GetUpgradeHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistory(GetUpgradeHistoryRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistory(Consumer<GetUpgradeHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
GetUpgradeHistoryIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
GetUpgradeHistoryIterable(ElasticsearchClient, GetUpgradeHistoryRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.GetUpgradeHistoryIterable
 
getUpgradeHistoryPaginator(GetUpgradeHistoryRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistoryPaginator(Consumer<GetUpgradeHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistoryPaginator(GetUpgradeHistoryRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
getUpgradeHistoryPaginator(Consumer<GetUpgradeHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Retrieves the complete history of the last 10 upgrades that were performed on the domain.
GetUpgradeHistoryPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
GetUpgradeHistoryPublisher(ElasticsearchAsyncClient, GetUpgradeHistoryRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.GetUpgradeHistoryPublisher
 
GetUpgradeHistoryRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to GetUpgradeHistory operation.
GetUpgradeHistoryRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
GetUpgradeHistoryRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
GetUpgradeHistoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.GetUpgradeHistoryRequestMarshaller
 
GetUpgradeHistoryResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response returned by GetUpgradeHistory operation.
GetUpgradeHistoryResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
getUpgradeStatus(GetUpgradeStatusRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
getUpgradeStatus(Consumer<GetUpgradeStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
getUpgradeStatus(GetUpgradeStatusRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
getUpgradeStatus(Consumer<GetUpgradeStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
GetUpgradeStatusRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to GetUpgradeStatus operation.
GetUpgradeStatusRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
GetUpgradeStatusRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
GetUpgradeStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.GetUpgradeStatusRequestMarshaller
 
GetUpgradeStatusResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response returned by GetUpgradeStatus operation.
GetUpgradeStatusResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ErrorDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 

H

hasAdditionalLimits() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
Returns true if the AdditionalLimits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAdvancedOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
Returns true if the AdvancedOptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAdvancedOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
Returns true if the AdvancedOptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAdvancedOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Returns true if the AdvancedOptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAvailabilityZones() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
Returns true if the AvailabilityZones property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCompatibleElasticsearchVersions() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
Returns true if the CompatibleElasticsearchVersions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCrossClusterSearchConnections() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
Returns true if the CrossClusterSearchConnections property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCrossClusterSearchConnections() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
Returns true if the CrossClusterSearchConnections property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainNames() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
Returns true if the DomainNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainNames() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
Returns true if the DomainNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainPackageDetailsList() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
Returns true if the DomainPackageDetailsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainPackageDetailsList() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
Returns true if the DomainPackageDetailsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainStatusList() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
Returns true if the DomainStatusList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasElasticsearchInstanceTypes() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
Returns true if the ElasticsearchInstanceTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasElasticsearchVersions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
Returns true if the ElasticsearchVersions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEndpoints() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
Returns true if the Endpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFilters() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFilters() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFilters() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainConfig
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ErrorDetails
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOption
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.RecurringCharge
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
 
hashCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.ZoneAwarenessConfig
 
hasIssues() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
Returns true if the Issues property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLimitsByRole() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsResponse
Returns true if the LimitsByRole property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLimitValues() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
Returns true if the LimitValues property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLimitValues() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
Returns true if the LimitValues property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLogPublishingOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest
Returns true if the LogPublishingOptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLogPublishingOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
Returns true if the LogPublishingOptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLogPublishingOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest
Returns true if the LogPublishingOptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
Returns true if the Options property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
Returns true if the Options property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPackageDetailsList() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
Returns true if the PackageDetailsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasRecurringCharges() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
Returns true if the RecurringCharges property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasRecurringCharges() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Returns true if the RecurringCharges property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasReservedElasticsearchInstanceOfferings() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsResponse
Returns true if the ReservedElasticsearchInstanceOfferings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasReservedElasticsearchInstances() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesResponse
Returns true if the ReservedElasticsearchInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStepsList() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeHistory
Returns true if the StepsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStorageTypeLimits() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageType
Returns true if the StorageTypeLimits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStorageTypes() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
Returns true if the StorageTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSubnetIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfo
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSubnetIds() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCOptions
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagKeys() - Method in class software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagList() - Method in class software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest
Returns true if the TagList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagList() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListTagsResponse
Returns true if the TagList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTargetVersions() - Method in class software.amazon.awssdk.services.elasticsearch.model.CompatibleVersionsMap
Returns true if the TargetVersions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUpgradeHistories() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
Returns true if the UpgradeHistories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasValue() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasValues() - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

identityPoolId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptions.Builder
Specifies the Cognito identity pool ID for Kibana authentication.
identityPoolId() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptions
Specifies the Cognito identity pool ID for Kibana authentication.
InboundCrossClusterSearchConnection - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies details of an inbound connection.
InboundCrossClusterSearchConnection.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
InboundCrossClusterSearchConnectionStatus - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies the coonection status of an inbound cross-cluster search connection.
InboundCrossClusterSearchConnectionStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
InboundCrossClusterSearchConnectionStatusCode - Enum in software.amazon.awssdk.services.elasticsearch.model
 
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
The number of instances in the specified domain cluster.
instanceCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
The number of instances in the specified domain cluster.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest.Builder
The number of Elasticsearch instances to reserve.
instanceCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest
The number of Elasticsearch instances to reserve.
InstanceCountLimits - Class in software.amazon.awssdk.services.elasticsearch.model
InstanceCountLimits represents the limits on number of instances that be created in Amazon Elasticsearch for given InstanceType.
instanceCountLimits(InstanceCountLimits) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InstanceLimits.Builder
Sets the value of the InstanceCountLimits property for this object.
instanceCountLimits(Consumer<InstanceCountLimits.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InstanceLimits.Builder
Sets the value of the InstanceCountLimits property for this object.
instanceCountLimits() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
Returns the value of the InstanceCountLimits property for this object.
InstanceCountLimits.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
InstanceLimits - Class in software.amazon.awssdk.services.elasticsearch.model
InstanceLimits represents the list of instance related attributes that are available for given InstanceType.
instanceLimits(InstanceLimits) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
Sets the value of the InstanceLimits property for this object.
instanceLimits(Consumer<InstanceLimits.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Limits.Builder
Sets the value of the InstanceLimits property for this object.
instanceLimits() - Method in class software.amazon.awssdk.services.elasticsearch.model.Limits
Returns the value of the InstanceLimits property for this object.
InstanceLimits.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
instanceType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest.Builder
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
instanceType(ESPartitionInstanceType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest.Builder
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
instanceType() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
instanceType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
The instance type for an Elasticsearch cluster.
instanceType(ESPartitionInstanceType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
The instance type for an Elasticsearch cluster.
instanceType() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for an Elasticsearch cluster.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest
The instance type for an Elasticsearch cluster for which Elasticsearch Limits are needed.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for an Elasticsearch cluster.
InternalException - Exception in software.amazon.awssdk.services.elasticsearch.model
The request processing has failed because of an unknown error, exception or failure (the failure is internal to the service) .
InternalException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
internalUserDatabaseEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions.Builder
True if the internal user database is enabled.
internalUserDatabaseEnabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
True if the internal user database is enabled.
internalUserDatabaseEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput.Builder
True if the internal user database is enabled.
internalUserDatabaseEnabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
True if the internal user database is enabled.
InvalidPaginationTokenException - Exception in software.amazon.awssdk.services.elasticsearch.model
The request processing has failed because of invalid pagination token provided by customer.
InvalidPaginationTokenException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
InvalidTypeException - Exception in software.amazon.awssdk.services.elasticsearch.model
An exception for trying to create or access sub-resource that is either invalid or not supported.
InvalidTypeException.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
iops(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptions.Builder
Specifies the IOPD for a Provisioned IOPS EBS volume (SSD).
iops() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptions
Specifies the IOPD for a Provisioned IOPS EBS volume (SSD).
issues(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem.Builder
A list of strings containing detailed information about the errors encountered in a particular step.
issues(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem.Builder
A list of strings containing detailed information about the errors encountered in a particular step.
issues() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
A list of strings containing detailed information about the errors encountered in a particular step.
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeInboundCrossClusterSearchConnectionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeOutboundCrossClusterSearchConnectionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribePackagesIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstanceOfferingsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeReservedElasticsearchInstancesIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.GetUpgradeHistoryIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListDomainsForPackageIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchInstanceTypesIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListElasticsearchVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListPackagesForDomainIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Tag.Builder
Specifies the TagKey, the name of the tag.
key() - Method in class software.amazon.awssdk.services.elasticsearch.model.Tag
Specifies the TagKey, the name of the tag.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions.Builder
Specifies the KMS Key ID for Encryption At Rest options.
kmsKeyId() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptions
Specifies the KMS Key ID for Encryption At Rest options.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DeploymentStatus
Use this in place of DeploymentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilterName
Use this in place of DescribePackagesFilterName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DomainPackageStatus
Use this in place of DomainPackageStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ESPartitionInstanceType
Use this in place of ESPartitionInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ESWarmPartitionInstanceType
Use this in place of ESWarmPartitionInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatusCode
Use this in place of InboundCrossClusterSearchConnectionStatusCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.LogType
Use this in place of LogType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.OptionState
Use this in place of OptionState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatusCode
Use this in place of OutboundCrossClusterSearchConnectionStatusCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.PackageStatus
Use this in place of PackageStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.PackageType
Use this in place of PackageType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstancePaymentOption
Use this in place of ReservedElasticsearchInstancePaymentOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.TLSSecurityPolicy
Use this in place of TLSSecurityPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStatus
Use this in place of UpgradeStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.UpgradeStep
Use this in place of UpgradeStep.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.VolumeType
Use this in place of VolumeType.values() to return a Set of all values known to the SDK.

L

lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
Timestamp of the most-recent update to the association status.
lastUpdated() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
Timestamp of the most-recent update to the association status.
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
Value for given AdditionalLimit$LimitName .
limitValues(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit.Builder
Value for given AdditionalLimit$LimitName .
limitValues() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdditionalLimit
Value for given AdditionalLimit$LimitName .
limitValues(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit.Builder
Values for the StorageTypeLimit$LimitName .
limitValues(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit.Builder
Values for the StorageTypeLimit$LimitName .
limitValues() - Method in class software.amazon.awssdk.services.elasticsearch.model.StorageTypeLimit
Values for the StorageTypeLimit$LimitName .
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
 
listDomainsForPackage(ListDomainsForPackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all Amazon ES domains associated with the package.
listDomainsForPackage(Consumer<ListDomainsForPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all Amazon ES domains associated with the package.
listDomainsForPackage(ListDomainsForPackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all Amazon ES domains associated with the package.
listDomainsForPackage(Consumer<ListDomainsForPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all Amazon ES domains associated with the package.
ListDomainsForPackageIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
ListDomainsForPackageIterable(ElasticsearchClient, ListDomainsForPackageRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListDomainsForPackageIterable
 
listDomainsForPackagePaginator(ListDomainsForPackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all Amazon ES domains associated with the package.
listDomainsForPackagePaginator(Consumer<ListDomainsForPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all Amazon ES domains associated with the package.
listDomainsForPackagePaginator(ListDomainsForPackageRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all Amazon ES domains associated with the package.
listDomainsForPackagePaginator(Consumer<ListDomainsForPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all Amazon ES domains associated with the package.
ListDomainsForPackagePublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
ListDomainsForPackagePublisher(ElasticsearchAsyncClient, ListDomainsForPackageRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListDomainsForPackagePublisher
 
ListDomainsForPackageRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to ListDomainsForPackage operation.
ListDomainsForPackageRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
ListDomainsForPackageRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
ListDomainsForPackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.ListDomainsForPackageRequestMarshaller
 
ListDomainsForPackageResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response parameters to ListDomainsForPackage operation.
ListDomainsForPackageResponse.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
Container for the parameters to the ListElasticsearchInstanceTypes operation.
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
Container for the parameters returned by ListElasticsearchInstanceTypes operation.
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
Container for the parameters to the ListElasticsearchVersions operation.
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
Container for the parameters for response received from ListElasticsearchVersions operation.
ListElasticsearchVersionsResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
listPackagesForDomain(ListPackagesForDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all packages associated with the Amazon ES domain.
listPackagesForDomain(Consumer<ListPackagesForDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all packages associated with the Amazon ES domain.
listPackagesForDomain(ListPackagesForDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all packages associated with the Amazon ES domain.
listPackagesForDomain(Consumer<ListPackagesForDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all packages associated with the Amazon ES domain.
ListPackagesForDomainIterable - Class in software.amazon.awssdk.services.elasticsearch.paginators
ListPackagesForDomainIterable(ElasticsearchClient, ListPackagesForDomainRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListPackagesForDomainIterable
 
listPackagesForDomainPaginator(ListPackagesForDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all packages associated with the Amazon ES domain.
listPackagesForDomainPaginator(Consumer<ListPackagesForDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Lists all packages associated with the Amazon ES domain.
listPackagesForDomainPaginator(ListPackagesForDomainRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all packages associated with the Amazon ES domain.
listPackagesForDomainPaginator(Consumer<ListPackagesForDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Lists all packages associated with the Amazon ES domain.
ListPackagesForDomainPublisher - Class in software.amazon.awssdk.services.elasticsearch.paginators
ListPackagesForDomainPublisher(ElasticsearchAsyncClient, ListPackagesForDomainRequest) - Constructor for class software.amazon.awssdk.services.elasticsearch.paginators.ListPackagesForDomainPublisher
 
ListPackagesForDomainRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for request parameters to ListPackagesForDomain operation.
ListPackagesForDomainRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
ListPackagesForDomainRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
ListPackagesForDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.ListPackagesForDomainRequestMarshaller
 
ListPackagesForDomainResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Container for response parameters to ListPackagesForDomain operation.
ListPackagesForDomainResponse.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
ListTagsRequest Marshaller
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. AUDIT_LOGS: Audit logs contain records of user requests for access from the domain.

M

marshall(AcceptInboundCrossClusterSearchConnectionRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.AcceptInboundCrossClusterSearchConnectionRequestMarshaller
 
marshall(AddTagsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.AddTagsRequestMarshaller
 
marshall(AssociatePackageRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.AssociatePackageRequestMarshaller
 
marshall(CancelElasticsearchServiceSoftwareUpdateRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.CancelElasticsearchServiceSoftwareUpdateRequestMarshaller
 
marshall(CreateElasticsearchDomainRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.CreateElasticsearchDomainRequestMarshaller
 
marshall(CreateOutboundCrossClusterSearchConnectionRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.CreateOutboundCrossClusterSearchConnectionRequestMarshaller
 
marshall(CreatePackageRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.CreatePackageRequestMarshaller
 
marshall(DeleteElasticsearchDomainRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DeleteElasticsearchDomainRequestMarshaller
 
marshall(DeleteElasticsearchServiceRoleRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DeleteElasticsearchServiceRoleRequestMarshaller
 
marshall(DeleteInboundCrossClusterSearchConnectionRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DeleteInboundCrossClusterSearchConnectionRequestMarshaller
 
marshall(DeleteOutboundCrossClusterSearchConnectionRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DeleteOutboundCrossClusterSearchConnectionRequestMarshaller
 
marshall(DeletePackageRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DeletePackageRequestMarshaller
 
marshall(DescribeElasticsearchDomainConfigRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchDomainConfigRequestMarshaller
 
marshall(DescribeElasticsearchDomainRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchDomainRequestMarshaller
 
marshall(DescribeElasticsearchDomainsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchDomainsRequestMarshaller
 
marshall(DescribeElasticsearchInstanceTypeLimitsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeElasticsearchInstanceTypeLimitsRequestMarshaller
 
marshall(DescribeInboundCrossClusterSearchConnectionsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeInboundCrossClusterSearchConnectionsRequestMarshaller
 
marshall(DescribeOutboundCrossClusterSearchConnectionsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeOutboundCrossClusterSearchConnectionsRequestMarshaller
 
marshall(DescribePackagesRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribePackagesRequestMarshaller
 
marshall(DescribeReservedElasticsearchInstanceOfferingsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeReservedElasticsearchInstanceOfferingsRequestMarshaller
 
marshall(DescribeReservedElasticsearchInstancesRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DescribeReservedElasticsearchInstancesRequestMarshaller
 
marshall(DissociatePackageRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.DissociatePackageRequestMarshaller
 
marshall(GetCompatibleElasticsearchVersionsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.GetCompatibleElasticsearchVersionsRequestMarshaller
 
marshall(GetUpgradeHistoryRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.GetUpgradeHistoryRequestMarshaller
 
marshall(GetUpgradeStatusRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.GetUpgradeStatusRequestMarshaller
 
marshall(ListDomainNamesRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.ListDomainNamesRequestMarshaller
 
marshall(ListDomainsForPackageRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.ListDomainsForPackageRequestMarshaller
 
marshall(ListElasticsearchInstanceTypesRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.ListElasticsearchInstanceTypesRequestMarshaller
 
marshall(ListElasticsearchVersionsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.ListElasticsearchVersionsRequestMarshaller
 
marshall(ListPackagesForDomainRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.ListPackagesForDomainRequestMarshaller
 
marshall(ListTagsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.ListTagsRequestMarshaller
 
marshall(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.PurchaseReservedElasticsearchInstanceOfferingRequestMarshaller
 
marshall(RejectInboundCrossClusterSearchConnectionRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.RejectInboundCrossClusterSearchConnectionRequestMarshaller
 
marshall(RemoveTagsRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.RemoveTagsRequestMarshaller
 
marshall(StartElasticsearchServiceSoftwareUpdateRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.StartElasticsearchServiceSoftwareUpdateRequestMarshaller
 
marshall(UpdateElasticsearchDomainConfigRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.UpdateElasticsearchDomainConfigRequestMarshaller
 
marshall(UpgradeElasticsearchDomainRequest) - Method in class software.amazon.awssdk.services.elasticsearch.transform.UpgradeElasticsearchDomainRequestMarshaller
 
masterUserARN(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions.Builder
ARN for the master user (if IAM is enabled).
masterUserARN() - Method in class software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
ARN for the master user (if IAM is enabled).
masterUserName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions.Builder
The master user's username, which is stored in the Amazon Elasticsearch Service domain's internal database.
masterUserName() - Method in class software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
The master user's username, which is stored in the Amazon Elasticsearch Service domain's internal database.
masterUserOptions(MasterUserOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput.Builder
Credentials for the master user: username and password, ARN, or both.
masterUserOptions(Consumer<MasterUserOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput.Builder
Credentials for the master user: username and password, ARN, or both.
masterUserOptions() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
Credentials for the master user: username and password, ARN, or both.
MasterUserOptions - Class in software.amazon.awssdk.services.elasticsearch.model
Credentials for the master user: username and password, ARN, or both.
MasterUserOptions.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
masterUserPassword(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions.Builder
The master user's password, which is stored in the Amazon Elasticsearch Service domain's internal database.
masterUserPassword() - Method in class software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
The master user's password, which is stored in the Amazon Elasticsearch Service domain's internal database.
maximumInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits.Builder
Sets the value of the MaximumInstanceCount property for this object.
maximumInstanceCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
Returns the value of the MaximumInstanceCount property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest.Builder
Set this value to limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
Set this value to limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest.Builder
Set this value to limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
Set this value to limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest.Builder
Limits results to a maximum number of packages.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
Limits results to a maximum number of packages.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest.Builder
Set this value to limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest
Set this value to limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest.Builder
Set this value to limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest
Set this value to limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest.Builder
Limits results to a maximum number of domains.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest
Limits results to a maximum number of domains.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest.Builder
Set this value to limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest
Set this value to limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest.Builder
Set this value to limit the number of results returned.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest
Set this value to limit the number of results returned.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest.Builder
Limits results to a maximum number of packages.
maxResults() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest
Limits results to a maximum number of packages.
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DisabledOperationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus.Builder
Specifies verbose information for the inbound connection status.
message() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
Specifies verbose information for the inbound connection status.
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InternalException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InvalidPaginationTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InvalidTypeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus.Builder
Specifies verbose information for the outbound connection status.
message() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
Specifies verbose information for the outbound connection status.
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ValidationException.Builder
 
minimumInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits.Builder
Sets the value of the MinimumInstanceCount property for this object.
minimumInstanceCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.InstanceCountLimits
Returns the value of the MinimumInstanceCount property for this object.

N

name(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter.Builder
Any field from PackageDetails.
name(DescribePackagesFilterName) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter.Builder
Any field from PackageDetails.
name() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
Any field from PackageDetails.
name(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Filter.Builder
Specifies the name of the filter.
name() - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
Specifies the name of the filter.
nameAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
Any field from PackageDetails.
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.DescribeInboundCrossClusterSearchConnectionsRequest.Builder
NextToken is sent in case the earlier API call results contain the NextToken.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest
NextToken is sent in case the earlier API call results contain the NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse.Builder
If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest.Builder
NextToken is sent in case the earlier API call results contain the NextToken.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
NextToken is sent in case the earlier API call results contain the NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse.Builder
If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest.Builder
Used for pagination.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
Used for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
Returns the value of the NextToken property for this object.
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.ListDomainsForPackageRequest.Builder
Used for pagination.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest
Used for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
Returns the value of the NextToken property for this object.
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest.Builder
Used for pagination.
nextToken() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest
Used for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse.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.ListPackagesForDomainResponse
Pagination token that needs to be supplied to the next call to get the next page of results.
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
 

O

optionalDeployment(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions.Builder
True if a service software is never automatically updated.
optionalDeployment() - Method in class software.amazon.awssdk.services.elasticsearch.model.ServiceSoftwareOptions
True if a service software is never automatically updated.
options(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus.Builder
The access policy configured for the Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
The access policy configured for the Elasticsearch domain.
options(Map<String, String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus.Builder
Specifies the status of advanced options for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedOptionsStatus
Specifies the status of advanced options for the specified Elasticsearch domain.
options(AdvancedSecurityOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus.Builder
Specifies advanced security options for the specified Elasticsearch domain.
options(Consumer<AdvancedSecurityOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus.Builder
Specifies advanced security options for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
Specifies advanced security options for the specified Elasticsearch domain.
options(CognitoOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus.Builder
Specifies the Cognito options for the specified Elasticsearch domain.
options(Consumer<CognitoOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus.Builder
Specifies the Cognito options for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.CognitoOptionsStatus
Specifies the Cognito options for the specified Elasticsearch domain.
options(DomainEndpointOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus.Builder
Options to configure endpoint for the Elasticsearch domain.
options(Consumer<DomainEndpointOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus.Builder
Options to configure endpoint for the Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
Options to configure endpoint for the Elasticsearch domain.
options(EBSOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus.Builder
Specifies the EBS options for the specified Elasticsearch domain.
options(Consumer<EBSOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus.Builder
Specifies the EBS options for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
Specifies the EBS options for the specified Elasticsearch domain.
options(ElasticsearchClusterConfig) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus.Builder
Specifies the cluster configuration for the specified Elasticsearch domain.
options(Consumer<ElasticsearchClusterConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus.Builder
Specifies the cluster configuration for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfigStatus
Specifies the cluster configuration for the specified Elasticsearch domain.
options(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus.Builder
Specifies the Elasticsearch version for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchVersionStatus
Specifies the Elasticsearch version for the specified Elasticsearch domain.
options(EncryptionAtRestOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus.Builder
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
options(Consumer<EncryptionAtRestOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus.Builder
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.EncryptionAtRestOptionsStatus
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
options(Map<LogType, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus.Builder
The log publishing options configured for the Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
The log publishing options configured for the Elasticsearch domain.
options(NodeToNodeEncryptionOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus.Builder
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
options(Consumer<NodeToNodeEncryptionOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus.Builder
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.NodeToNodeEncryptionOptionsStatus
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
options(SnapshotOptions) - Method in interface software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus.Builder
Specifies the daily snapshot options specified for the Elasticsearch domain.
options(Consumer<SnapshotOptions.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus.Builder
Specifies the daily snapshot options specified for the Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.SnapshotOptionsStatus
Specifies the daily snapshot options specified for the Elasticsearch domain.
options(VPCDerivedInfo) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus.Builder
Specifies the VPC options for the specified Elasticsearch domain.
options(Consumer<VPCDerivedInfo.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus.Builder
Specifies the VPC options for the specified Elasticsearch domain.
options() - Method in class software.amazon.awssdk.services.elasticsearch.model.VPCDerivedInfoStatus
Specifies the VPC options for the specified Elasticsearch domain.
optionsAsStrings() - Method in class software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
The log publishing options configured for the Elasticsearch domain.
OptionState - Enum in software.amazon.awssdk.services.elasticsearch.model
The state of a requested change.
OptionStatus - Class in software.amazon.awssdk.services.elasticsearch.model
Provides the current status of the entity.
OptionStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
optionsWithStrings(Map<String, LogPublishingOption>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus.Builder
The log publishing options configured for the Elasticsearch domain.
OutboundCrossClusterSearchConnection - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies details of an outbound connection.
OutboundCrossClusterSearchConnection.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
OutboundCrossClusterSearchConnectionStatus - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies the connection status of an outbound cross-cluster search connection.
OutboundCrossClusterSearchConnectionStatus.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
OutboundCrossClusterSearchConnectionStatusCode - Enum in software.amazon.awssdk.services.elasticsearch.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AddTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CancelElasticsearchServiceSoftwareUpdateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateElasticsearchDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteElasticsearchServiceRoleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchDomainsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeElasticsearchInstanceTypeLimitsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstanceOfferingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribeReservedElasticsearchInstancesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetCompatibleElasticsearchVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainNamesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchInstanceTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListElasticsearchVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PurchaseReservedElasticsearchInstanceOfferingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.RemoveTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.StartElasticsearchServiceSoftwareUpdateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpdateElasticsearchDomainConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest.Builder
 
ownerId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainInformation.Builder
Sets the value of the OwnerId property for this object.
ownerId() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
Returns the value of the OwnerId property for this object.

P

packageDescription(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
Description of the package.
packageDescription() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
Description of the package.
packageDescription(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
User-specified description of the package.
packageDescription() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
User-specified description of the package.
packageDetails(PackageDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse.Builder
Information about the package PackageDetails.
packageDetails(Consumer<PackageDetails.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse.Builder
Information about the package PackageDetails.
packageDetails() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
Information about the package PackageDetails.
packageDetails(PackageDetails) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse.Builder
PackageDetails
packageDetails(Consumer<PackageDetails.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse.Builder
PackageDetails
packageDetails() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
PackageDetails
PackageDetails - Class in software.amazon.awssdk.services.elasticsearch.model
Basic information about a package.
PackageDetails.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
packageDetailsList(Collection<PackageDetails>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse.Builder
List of PackageDetails objects.
packageDetailsList(PackageDetails...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse.Builder
List of PackageDetails objects.
packageDetailsList(Consumer<PackageDetails.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse.Builder
List of PackageDetails objects.
packageDetailsList() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
List of PackageDetails objects.
packageID(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest.Builder
Internal ID of the package that you want to associate with a domain.
packageID() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
Internal ID of the package that you want to associate with a domain.
packageID(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest.Builder
Internal ID of the package that you want to delete.
packageID() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
Internal ID of the package that you want to delete.
packageID(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest.Builder
Internal ID of the package that you want to associate with a domain.
packageID() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageRequest
Internal ID of the package that you want to associate with a domain.
packageID(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
Internal ID of the package.
packageID() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
Internal ID of the package.
packageID(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest.Builder
The package for which to list domains.
packageID() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageRequest
The package for which to list domains.
packageID(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Internal ID of the package.
packageID() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Internal ID of the package.
packageName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
Unique identifier for the package.
packageName() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
Unique identifier for the package.
packageName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
User specified name of the package.
packageName() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
User specified name of the package.
packageName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
User specified name of the package.
packageName() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
User specified name of the package.
packageSource(PackageSource) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
The customer S3 location PackageSource for importing the package.
packageSource(Consumer<PackageSource.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
The customer S3 location PackageSource for importing the package.
packageSource() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
The customer S3 location PackageSource for importing the package.
PackageSource - Class in software.amazon.awssdk.services.elasticsearch.model
The S3 location for importing the package specified as S3BucketName and S3Key
PackageSource.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
packageStatus(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Current state of the package.
packageStatus(PackageStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Current state of the package.
packageStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Current state of the package.
PackageStatus - Enum in software.amazon.awssdk.services.elasticsearch.model
 
packageStatusAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Current state of the package.
packageType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
Type of package.
packageType(PackageType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest.Builder
Type of package.
packageType() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
Type of package.
packageType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
Currently supports only TXT-DICTIONARY.
packageType(PackageType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
Currently supports only TXT-DICTIONARY.
packageType() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
Currently supports only TXT-DICTIONARY.
packageType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Currently supports only TXT-DICTIONARY.
packageType(PackageType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageDetails.Builder
Currently supports only TXT-DICTIONARY.
packageType() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Currently supports only TXT-DICTIONARY.
PackageType - Enum in software.amazon.awssdk.services.elasticsearch.model
 
packageTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
Type of package.
packageTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
Currently supports only TXT-DICTIONARY.
packageTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Currently supports only TXT-DICTIONARY.
paymentOption(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
The payment option as defined in the reserved Elasticsearch instance offering.
paymentOption(ReservedElasticsearchInstancePaymentOption) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance.Builder
The payment option as defined in the reserved Elasticsearch instance offering.
paymentOption() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
The payment option as defined in the reserved Elasticsearch instance offering.
paymentOption(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
Payment option for the reserved Elasticsearch instance offering
paymentOption(ReservedElasticsearchInstancePaymentOption) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering.Builder
Payment option for the reserved Elasticsearch instance offering
paymentOption() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Payment option for the reserved Elasticsearch instance offering
paymentOptionAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstance
The payment option as defined in the reserved Elasticsearch instance offering.
paymentOptionAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ReservedElasticsearchInstanceOffering
Payment option for the reserved Elasticsearch instance offering
pendingDeletion(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OptionStatus.Builder
Indicates whether the Elasticsearch domain is being deleted.
pendingDeletion() - Method in class software.amazon.awssdk.services.elasticsearch.model.OptionStatus
Indicates whether the Elasticsearch domain is being deleted.
performCheckOnly(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest.Builder
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
performCheckOnly() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainRequest
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
performCheckOnly(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse.Builder
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
performCheckOnly() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeElasticsearchDomainResponse
This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed.
processing(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus.Builder
The status of the Elasticsearch domain configuration.
processing() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchDomainStatus
The status of the Elasticsearch domain configuration.
progressPercent(Double) - Method in interface software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem.Builder
The Floating point value representing progress percentage of a particular step.
progressPercent() - Method in class software.amazon.awssdk.services.elasticsearch.model.UpgradeStepItem
The Floating point value representing progress percentage of a particular step.
purchaseReservedElasticsearchInstanceOffering(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows you to purchase reserved Elasticsearch instances.
purchaseReservedElasticsearchInstanceOffering(Consumer<PurchaseReservedElasticsearchInstanceOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows you to purchase reserved Elasticsearch instances.
purchaseReservedElasticsearchInstanceOffering(PurchaseReservedElasticsearchInstanceOfferingRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows you to purchase reserved Elasticsearch instances.
purchaseReservedElasticsearchInstanceOffering(Consumer<PurchaseReservedElasticsearchInstanceOfferingRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows you to purchase reserved Elasticsearch instances.
PurchaseReservedElasticsearchInstanceOfferingRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for parameters to PurchaseReservedElasticsearchInstanceOffering
PurchaseReservedElasticsearchInstanceOfferingRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
PurchaseReservedElasticsearchInstanceOfferingRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
PurchaseReservedElasticsearchInstanceOfferingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.PurchaseReservedElasticsearchInstanceOfferingRequestMarshaller
 
PurchaseReservedElasticsearchInstanceOfferingResponse - Class in software.amazon.awssdk.services.elasticsearch.model
Represents the output of a PurchaseReservedElasticsearchInstanceOffering operation.
PurchaseReservedElasticsearchInstanceOfferingResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 

R

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.
referencePath(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails.Builder
The relative path on Amazon ES nodes, which can be used as synonym_path when the package is synonym file.
referencePath() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
The relative path on Amazon ES nodes, which can be used as synonym_path when the package is synonym file.
region(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainInformation.Builder
Sets the value of the Region property for this object.
region() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
Returns the value of the Region property for this object.
rejectInboundCrossClusterSearchConnection(RejectInboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
rejectInboundCrossClusterSearchConnection(Consumer<RejectInboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchAsyncClient
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
rejectInboundCrossClusterSearchConnection(RejectInboundCrossClusterSearchConnectionRequest) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
rejectInboundCrossClusterSearchConnection(Consumer<RejectInboundCrossClusterSearchConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.ElasticsearchClient
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
RejectInboundCrossClusterSearchConnectionRequest - Class in software.amazon.awssdk.services.elasticsearch.model
Container for the parameters to the RejectInboundCrossClusterSearchConnection operation.
RejectInboundCrossClusterSearchConnectionRequest.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
RejectInboundCrossClusterSearchConnectionRequestMarshaller - Class in software.amazon.awssdk.services.elasticsearch.transform
RejectInboundCrossClusterSearchConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elasticsearch.transform.RejectInboundCrossClusterSearchConnectionRequestMarshaller
 
RejectInboundCrossClusterSearchConnectionResponse - Class in software.amazon.awssdk.services.elasticsearch.model
The result of a RejectInboundCrossClusterSearchConnection operation.
RejectInboundCrossClusterSearchConnectionResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
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.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ConflictException.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.InvalidPaginationTokenException.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.

S

s3BucketName(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageSource.Builder
Name of the bucket containing the package.
s3BucketName() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
Name of the bucket containing the package.
s3Key(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.PackageSource.Builder
Key (file name) of the package.
s3Key() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
Key (file name) of the package.
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.elasticsearch.model.AccessDeniedException
 
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 class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
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 exception software.amazon.awssdk.services.elasticsearch.model.ConflictException
 
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.CreateOutboundCrossClusterSearchConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
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.DeleteInboundCrossClusterSearchConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
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.DescribeInboundCrossClusterSearchConnectionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
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.DissociatePackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
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.ErrorDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
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.InboundCrossClusterSearchConnection
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
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.InvalidPaginationTokenException
 
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.ListDomainsForPackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
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.ListPackagesForDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
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.MasterUserOptions
 
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.OutboundCrossClusterSearchConnection
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
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.RejectInboundCrossClusterSearchConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
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.AcceptInboundCrossClusterSearchConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elasticsearch.model.AccessDeniedException
 
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 class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
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 exception software.amazon.awssdk.services.elasticsearch.model.ConflictException
 
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.CreateOutboundCrossClusterSearchConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
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.DeleteInboundCrossClusterSearchConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
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.DescribeInboundCrossClusterSearchConnectionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
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.DissociatePackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
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.ErrorDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
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.InboundCrossClusterSearchConnection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
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.InvalidPaginationTokenException
 
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.ListDomainsForPackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
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.ListPackagesForDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
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.MasterUserOptions
 
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.OutboundCrossClusterSearchConnection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
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.RejectInboundCrossClusterSearchConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
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
 
sourceDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionRequest
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnection
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo(DomainInformation) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo(Consumer<DomainInformation.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection.Builder
Specifies the DomainInformation for the source Elasticsearch domain.
sourceDomainInfo() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnection
Specifies the DomainInformation for the source Elasticsearch domain.
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
Container for the parameters to the StartElasticsearchServiceSoftwareUpdate operation.
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.AdvancedSecurityOptionsStatus.Builder
Status of the advanced security options for the specified Elasticsearch domain.
status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus.Builder
Status of the advanced security options for the specified Elasticsearch domain.
status() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
Status of the advanced security 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.DomainEndpointOptionsStatus.Builder
The status of the endpoint options for the Elasticsearch domain.
status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus.Builder
The status of the endpoint options for the Elasticsearch domain.
status() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
The status of the endpoint options for the 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.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.BaseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ConflictException.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(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus.Builder
The state code for inbound connection.
statusCode(InboundCrossClusterSearchConnectionStatusCode) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus.Builder
The state code for inbound connection.
statusCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
The state code for inbound connection.
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InternalException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.elasticsearch.model.InvalidPaginationTokenException.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(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus.Builder
The state code for outbound connection.
statusCode(OutboundCrossClusterSearchConnectionStatusCode) - Method in interface software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus.Builder
The state code for outbound connection.
statusCode() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
The state code for outbound connection.
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
 
statusCodeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
The state code for inbound connection.
statusCodeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
The state code for outbound connection.
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
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
stepStatus(UpgradeStatus) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse.Builder
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
stepStatus() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
stepStatusAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeStatusResponse
One of 4 statuses that a step can go through returned as part of the GetUpgradeStatusResponse object.
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 DescribeInboundCrossClusterSearchConnectionsResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeInboundCrossClusterSearchConnectionsPublisher
 
subscribe(Subscriber<? super DescribeOutboundCrossClusterSearchConnectionsResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribeOutboundCrossClusterSearchConnectionsPublisher
 
subscribe(Subscriber<? super DescribePackagesResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.DescribePackagesPublisher
 
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 ListDomainsForPackageResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListDomainsForPackagePublisher
 
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
 
subscribe(Subscriber<? super ListPackagesForDomainResponse>) - Method in class software.amazon.awssdk.services.elasticsearch.paginators.ListPackagesForDomainPublisher
 

T

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.
tlsSecurityPolicy(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions.Builder
Specify the TLS security policy that needs to be applied to the HTTPS endpoint of Elasticsearch domain.
tlsSecurityPolicy(TLSSecurityPolicy) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions.Builder
Specify the TLS security policy that needs to be applied to the HTTPS endpoint of Elasticsearch domain.
tlsSecurityPolicy() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
Specify the TLS security policy that needs to be applied to the HTTPS endpoint of Elasticsearch domain.
TLSSecurityPolicy - Enum in software.amazon.awssdk.services.elasticsearch.model
 
tlsSecurityPolicyAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
Specify the TLS security policy that needs to be applied to the HTTPS endpoint of Elasticsearch domain.
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.elasticsearch.model.AccessDeniedException
 
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 class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
 
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 exception software.amazon.awssdk.services.elasticsearch.model.ConflictException
 
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.CreateOutboundCrossClusterSearchConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
 
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.DeleteInboundCrossClusterSearchConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
 
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.DescribeInboundCrossClusterSearchConnectionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
 
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.DissociatePackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainInformation
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
 
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.ErrorDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
 
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.InboundCrossClusterSearchConnection
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
 
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.InvalidPaginationTokenException
 
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.ListDomainsForPackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
 
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.ListPackagesForDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
 
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.MasterUserOptions
 
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.OutboundCrossClusterSearchConnection
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
 
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.RejectInboundCrossClusterSearchConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
 
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.AcceptInboundCrossClusterSearchConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AcceptInboundCrossClusterSearchConnectionResponse
Returns a string representation of this object.
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.AdvancedSecurityOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AdvancedSecurityOptionsStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.AssociatePackageResponse
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.CreateOutboundCrossClusterSearchConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreateOutboundCrossClusterSearchConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.CreatePackageResponse
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 class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteInboundCrossClusterSearchConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeleteOutboundCrossClusterSearchConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DeletePackageResponse
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.DescribeInboundCrossClusterSearchConnectionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeInboundCrossClusterSearchConnectionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribeOutboundCrossClusterSearchConnectionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilterName
 
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesResponse
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.DissociatePackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DissociatePackageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainEndpointOptionsStatus
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.DomainInformation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.DomainPackageDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.DomainPackageStatus
 
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 class software.amazon.awssdk.services.elasticsearch.model.ErrorDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.ESPartitionInstanceType
 
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.ESWarmPartitionInstanceType
 
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
Returns a string representation of this object.
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.InboundCrossClusterSearchConnection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatus
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatusCode
 
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.ListDomainsForPackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListDomainsForPackageResponse
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.ListPackagesForDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ListPackagesForDomainResponse
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.MasterUserOptions
Returns a string representation of this object.
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.OutboundCrossClusterSearchConnection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatus
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.OutboundCrossClusterSearchConnectionStatusCode
 
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.PackageSource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.PackageStatus
 
toString() - Method in enum software.amazon.awssdk.services.elasticsearch.model.PackageType
 
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.RejectInboundCrossClusterSearchConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.elasticsearch.model.RejectInboundCrossClusterSearchConnectionResponse
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 enum software.amazon.awssdk.services.elasticsearch.model.TLSSecurityPolicy
 
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.

U

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
Container for the parameters to the UpdateElasticsearchDomain operation.
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
Container for request parameters to UpgradeElasticsearchDomain operation.
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
Container for response returned by UpgradeElasticsearchDomain operation.
UpgradeElasticsearchDomainResponse.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
upgradeHistories(Collection<UpgradeHistory>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse.Builder
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
upgradeHistories(UpgradeHistory...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse.Builder
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
upgradeHistories(Consumer<UpgradeHistory.Builder>...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse.Builder
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
upgradeHistories() - Method in class software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryResponse
A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.
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.

V

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(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter.Builder
A list of values for the specified field.
value(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter.Builder
A list of values for the specified field.
value() - Method in class software.amazon.awssdk.services.elasticsearch.model.DescribePackagesFilter
A list of values for the specified field.
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.DescribePackagesFilterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.DomainPackageStatus
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.ESWarmPartitionInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatusCode
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.OutboundCrossClusterSearchConnectionStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.PackageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.elasticsearch.model.PackageType
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.TLSSecurityPolicy
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.DescribePackagesFilterName
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.DomainPackageStatus
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.ESWarmPartitionInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Filter.Builder
Contains one or more values for the filter.
values(String...) - Method in interface software.amazon.awssdk.services.elasticsearch.model.Filter.Builder
Contains one or more values for the filter.
values() - Method in class software.amazon.awssdk.services.elasticsearch.model.Filter
Contains one or more values for the filter.
values() - Static method in enum software.amazon.awssdk.services.elasticsearch.model.InboundCrossClusterSearchConnectionStatusCode
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.OutboundCrossClusterSearchConnectionStatusCode
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.PackageStatus
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.PackageType
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.TLSSecurityPolicy
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
 

W

warmCount(Integer) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
The number of warm nodes in the cluster.
warmCount() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
The number of warm nodes in the cluster.
warmEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
True to enable warm storage.
warmEnabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
True to enable warm storage.
warmType(String) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
The instance type for the Elasticsearch cluster's warm nodes.
warmType(ESWarmPartitionInstanceType) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
The instance type for the Elasticsearch cluster's warm nodes.
warmType() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for the Elasticsearch cluster's warm nodes.
warmTypeAsString() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
The instance type for the Elasticsearch cluster's warm nodes.

Z

zoneAwarenessConfig(ZoneAwarenessConfig) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
zoneAwarenessConfig(Consumer<ZoneAwarenessConfig.Builder>) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
zoneAwarenessConfig() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
ZoneAwarenessConfig - Class in software.amazon.awssdk.services.elasticsearch.model
Specifies the zone awareness configuration for the domain cluster, such as the number of availability zones.
ZoneAwarenessConfig.Builder - Interface in software.amazon.awssdk.services.elasticsearch.model
 
zoneAwarenessEnabled(Boolean) - Method in interface software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig.Builder
A boolean value to indicate whether zone awareness is enabled.
zoneAwarenessEnabled() - Method in class software.amazon.awssdk.services.elasticsearch.model.ElasticsearchClusterConfig
A boolean value to indicate whether zone awareness is enabled.
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2020. All rights reserved.