Uses of Class
software.amazon.awssdk.services.firehose.model.AmazonopensearchserviceDestinationConfiguration
-
Packages that use AmazonopensearchserviceDestinationConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of AmazonopensearchserviceDestinationConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return AmazonopensearchserviceDestinationConfiguration Modifier and Type Method Description AmazonopensearchserviceDestinationConfigurationCreateDeliveryStreamRequest. amazonopensearchserviceDestinationConfiguration()The destination in Amazon OpenSearch Service.Methods in software.amazon.awssdk.services.firehose.model with parameters of type AmazonopensearchserviceDestinationConfiguration Modifier and Type Method Description CreateDeliveryStreamRequest.BuilderCreateDeliveryStreamRequest.Builder. amazonopensearchserviceDestinationConfiguration(AmazonopensearchserviceDestinationConfiguration amazonopensearchserviceDestinationConfiguration)The destination in Amazon OpenSearch Service.
-