Uses of Class
software.amazon.awssdk.services.firehose.model.RetryOptions
-
Packages that use RetryOptions Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of RetryOptions in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return RetryOptions Modifier and Type Method Description RetryOptionsDynamicPartitioningConfiguration. retryOptions()The retry behavior in case Kinesis Data Firehose is unable to deliver data to an Amazon S3 prefix.Methods in software.amazon.awssdk.services.firehose.model with parameters of type RetryOptions Modifier and Type Method Description DynamicPartitioningConfiguration.BuilderDynamicPartitioningConfiguration.Builder. retryOptions(RetryOptions retryOptions)The retry behavior in case Kinesis Data Firehose is unable to deliver data to an Amazon S3 prefix.
-