Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
JobStepExecutionOptions |
JobStepExecutionOptions.withInitialRetryIntervalSeconds(Integer initialRetryIntervalSeconds)
Set the initialRetryIntervalSeconds value.
|
JobStepExecutionOptions |
JobStepExecutionOptions.withMaximumRetryIntervalSeconds(Integer maximumRetryIntervalSeconds)
Set the maximumRetryIntervalSeconds value.
|
JobStepExecutionOptions |
JobStepExecutionOptions.withRetryAttempts(Integer retryAttempts)
Set the retryAttempts value.
|
JobStepExecutionOptions |
JobStepExecutionOptions.withRetryIntervalBackoffMultiplier(Double retryIntervalBackoffMultiplier)
Set the retryIntervalBackoffMultiplier value.
|
JobStepExecutionOptions |
JobStepExecutionOptions.withTimeoutSeconds(Integer timeoutSeconds)
Set the timeoutSeconds value.
|
Copyright © 2019. All rights reserved.