Uses of Class
com.amazonaws.kinesisvideo.producer.ExponentialBackoffRetryStrategyConfig
-
Packages that use ExponentialBackoffRetryStrategyConfig Package Description com.amazonaws.kinesisvideo.producer -
-
Uses of ExponentialBackoffRetryStrategyConfig in com.amazonaws.kinesisvideo.producer
Methods in com.amazonaws.kinesisvideo.producer that return ExponentialBackoffRetryStrategyConfig Modifier and Type Method Description ExponentialBackoffRetryStrategyConfigExponentialBackoffRetryStrategyConfig.ExponentialBackoffRetryStrategyConfigBuilder. build()static ExponentialBackoffRetryStrategyConfigExponentialBackoffRetryStrategyConfig.ExponentialBackoffRetryStrategyConfigBuilder. defaults()ExponentialBackoffRetryStrategyConfigKvsRetryStrategy. getExponentialBackoffConfig()Methods in com.amazonaws.kinesisvideo.producer with parameters of type ExponentialBackoffRetryStrategyConfig Modifier and Type Method Description KvsRetryStrategy.KvsRetryStrategyBuilderKvsRetryStrategy.KvsRetryStrategyBuilder. config(ExponentialBackoffRetryStrategyConfig exponentialBackoffConfig)KvsRetryStrategy.KvsRetryStrategyBuilderKvsRetryStrategy.RetryStrategyConfigStep. config(ExponentialBackoffRetryStrategyConfig exponentialBackoffConfig)
-