| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/