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