Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
JobStepOutput |
JobStepOutput.withCredential(String credential)
Set the credential value.
|
JobStepOutput |
JobStepOutput.withDatabaseName(String databaseName)
Set the databaseName value.
|
JobStepOutput |
JobStepOutput.withResourceGroupName(String resourceGroupName)
Set the resourceGroupName value.
|
JobStepOutput |
JobStepOutput.withSchemaName(String schemaName)
Set the schemaName value.
|
JobStepOutput |
JobStepOutput.withServerName(String serverName)
Set the serverName value.
|
JobStepOutput |
JobStepOutput.withSubscriptionId(UUID subscriptionId)
Set the subscriptionId value.
|
JobStepOutput |
JobStepOutput.withTableName(String tableName)
Set the tableName value.
|
JobStepOutput |
JobStepOutput.withType(JobStepOutputType type)
Set the type value.
|
Copyright © 2019. All rights reserved.