Uses of Class
software.amazon.awssdk.services.firehose.model.ElasticsearchDestinationDescription
-
Packages that use ElasticsearchDestinationDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of ElasticsearchDestinationDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return ElasticsearchDestinationDescription Modifier and Type Method Description ElasticsearchDestinationDescriptionDestinationDescription. elasticsearchDestinationDescription()The destination in Amazon ES.Methods in software.amazon.awssdk.services.firehose.model with parameters of type ElasticsearchDestinationDescription Modifier and Type Method Description DestinationDescription.BuilderDestinationDescription.Builder. elasticsearchDestinationDescription(ElasticsearchDestinationDescription elasticsearchDestinationDescription)The destination in Amazon ES.
-