RetryPolicyProperties

constructor()
constructor(@Nullable initialInterval: @Nullable Duration, @Nullable exponentiationFactor: @Nullable Double, @Nullable maxInterval: @Nullable Duration, @Nullable maxAttempts: @Nullable Integer, @Nullable onMaxAttempts: @Nullable RetryPolicyProperties.OnMaxAttempts)