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