public class DataLakeAnalyticsCatalogCredentialDeleteParameters extends Object
Constructor and Description |
---|
DataLakeAnalyticsCatalogCredentialDeleteParameters() |
Modifier and Type | Method and Description |
---|---|
String |
password()
Get the current password for the credential and user with access to the data source.
|
DataLakeAnalyticsCatalogCredentialDeleteParameters |
withPassword(String password)
Set the current password for the credential and user with access to the data source.
|
public DataLakeAnalyticsCatalogCredentialDeleteParameters()
public String password()
public DataLakeAnalyticsCatalogCredentialDeleteParameters withPassword(String password)
password
- the password value to setCopyright © 2019. All rights reserved.