Uses of Class
software.amazon.awssdk.services.iot.model.ElasticsearchAction
-
Packages that use ElasticsearchAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of ElasticsearchAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return ElasticsearchAction Modifier and Type Method Description ElasticsearchActionAction. elasticsearch()Write data to an Amazon OpenSearch Service domain.Methods in software.amazon.awssdk.services.iot.model with parameters of type ElasticsearchAction Modifier and Type Method Description Action.BuilderAction.Builder. elasticsearch(ElasticsearchAction elasticsearch)Write data to an Amazon OpenSearch Service domain.
-