Uses of Class
software.amazon.awssdk.services.elasticsearch.model.LogPublishingOptionsStatus
-
Packages that use LogPublishingOptionsStatus Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of LogPublishingOptionsStatus in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return LogPublishingOptionsStatus Modifier and Type Method Description LogPublishingOptionsStatusElasticsearchDomainConfig. logPublishingOptions()Log publishing options for the given domain.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type LogPublishingOptionsStatus Modifier and Type Method Description ElasticsearchDomainConfig.BuilderElasticsearchDomainConfig.Builder. logPublishingOptions(LogPublishingOptionsStatus logPublishingOptions)Log publishing options for the given domain.
-