Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleImportJobDataSourceCredentialPair
-
Packages that use AssetBundleImportJobDataSourceCredentialPair Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleImportJobDataSourceCredentialPair in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleImportJobDataSourceCredentialPair Modifier and Type Method Description AssetBundleImportJobDataSourceCredentialPairAssetBundleImportJobDataSourceCredentials. credentialPair()A username and password credential pair to be used to create the imported data source.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleImportJobDataSourceCredentialPair Modifier and Type Method Description AssetBundleImportJobDataSourceCredentials.BuilderAssetBundleImportJobDataSourceCredentials.Builder. credentialPair(AssetBundleImportJobDataSourceCredentialPair credentialPair)A username and password credential pair to be used to create the imported data source.
-