Uses of Class
software.amazon.awssdk.services.firehose.model.ElasticsearchDestinationUpdate
-
Packages that use ElasticsearchDestinationUpdate Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of ElasticsearchDestinationUpdate in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return ElasticsearchDestinationUpdate Modifier and Type Method Description ElasticsearchDestinationUpdateUpdateDestinationRequest. elasticsearchDestinationUpdate()Describes an update for a destination in Amazon ES.Methods in software.amazon.awssdk.services.firehose.model with parameters of type ElasticsearchDestinationUpdate Modifier and Type Method Description UpdateDestinationRequest.BuilderUpdateDestinationRequest.Builder. elasticsearchDestinationUpdate(ElasticsearchDestinationUpdate elasticsearchDestinationUpdate)Describes an update for a destination in Amazon ES.
-