Uses of Class
software.amazon.awssdk.services.firehose.model.AmazonopensearchserviceRetryOptions
-
Packages that use AmazonopensearchserviceRetryOptions Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of AmazonopensearchserviceRetryOptions in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return AmazonopensearchserviceRetryOptions Modifier and Type Method Description AmazonopensearchserviceRetryOptionsAmazonopensearchserviceDestinationConfiguration. retryOptions()The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service.AmazonopensearchserviceRetryOptionsAmazonopensearchserviceDestinationDescription. retryOptions()The Amazon OpenSearch Service retry options.AmazonopensearchserviceRetryOptionsAmazonopensearchserviceDestinationUpdate. retryOptions()The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service.Methods in software.amazon.awssdk.services.firehose.model with parameters of type AmazonopensearchserviceRetryOptions Modifier and Type Method Description AmazonopensearchserviceDestinationConfiguration.BuilderAmazonopensearchserviceDestinationConfiguration.Builder. retryOptions(AmazonopensearchserviceRetryOptions retryOptions)The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service.AmazonopensearchserviceDestinationDescription.BuilderAmazonopensearchserviceDestinationDescription.Builder. retryOptions(AmazonopensearchserviceRetryOptions retryOptions)The Amazon OpenSearch Service retry options.AmazonopensearchserviceDestinationUpdate.BuilderAmazonopensearchserviceDestinationUpdate.Builder. retryOptions(AmazonopensearchserviceRetryOptions retryOptions)The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service.
-