Uses of Interface
com.amazonaws.kinesisvideo.producer.ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStep
-
Packages that use ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStep Package Description com.amazonaws.kinesisvideo.producer -
-
Uses of ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStep in com.amazonaws.kinesisvideo.producer
Classes in com.amazonaws.kinesisvideo.producer that implement ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStep Modifier and Type Class Description static classExponentialBackoffRetryStrategyConfig.ExponentialBackoffRetryStrategyConfigBuilderMethods in com.amazonaws.kinesisvideo.producer that return ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStep Modifier and Type Method Description ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStepExponentialBackoffRetryStrategyConfig.ExponentialBackoffRetryStrategyConfigBuilder. maxRetryWaitTimeMs(long maxRetryWaitTimeMs)Maximum retry wait time in milliseconds.ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStepExponentialBackoffRetryStrategyConfig.MaxRetryWaitTimeStep. maxRetryWaitTimeMs(long maxRetryWaitTimeMs)
-