| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobDataSourceCredentialPair |
AssetBundleImportJobDataSourceCredentialPair.clone() |
AssetBundleImportJobDataSourceCredentialPair |
AssetBundleImportJobDataSourceCredentials.getCredentialPair()
A username and password credential pair to be used to create the imported data source.
|
AssetBundleImportJobDataSourceCredentialPair |
AssetBundleImportJobDataSourceCredentialPair.withPassword(String password)
The password for the data source connection.
|
AssetBundleImportJobDataSourceCredentialPair |
AssetBundleImportJobDataSourceCredentialPair.withUsername(String username)
The username for the data source connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobDataSourceCredentials.setCredentialPair(AssetBundleImportJobDataSourceCredentialPair credentialPair)
A username and password credential pair to be used to create the imported data source.
|
AssetBundleImportJobDataSourceCredentials |
AssetBundleImportJobDataSourceCredentials.withCredentialPair(AssetBundleImportJobDataSourceCredentialPair credentialPair)
A username and password credential pair to be used to create the imported data source.
|
Copyright © 2023. All rights reserved.