public static interface AssetBundleImportJobDataSourceCredentialPair.Builder extends SdkPojo, CopyableBuilder<AssetBundleImportJobDataSourceCredentialPair.Builder,AssetBundleImportJobDataSourceCredentialPair>
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobDataSourceCredentialPair.Builder |
password(String password)
The password for the data source connection.
|
AssetBundleImportJobDataSourceCredentialPair.Builder |
username(String username)
The username for the data source connection.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssetBundleImportJobDataSourceCredentialPair.Builder username(String username)
The username for the data source connection.
username - The username for the data source connection.AssetBundleImportJobDataSourceCredentialPair.Builder password(String password)
The password for the data source connection.
password - The password for the data source connection.Copyright © 2023. All rights reserved.