Uses of Class
com.cloudera.cdp.cloudprivatelinks.model.AzureClientSecretCredential
-
Uses of AzureClientSecretCredential in com.cloudera.cdp.cloudprivatelinks.model
Modifier and TypeMethodDescriptionAzureAccountDetails.getAzureClientSecretCredential()
Getter for azureClientSecretCredential.AzureAccountInfo.getAzureClientSecretCredential()
Getter for azureClientSecretCredential.Modifier and TypeMethodDescriptionvoid
AzureAccountDetails.setAzureClientSecretCredential
(AzureClientSecretCredential azureClientSecretCredential) Setter for azureClientSecretCredential.void
AzureAccountInfo.setAzureClientSecretCredential
(AzureClientSecretCredential azureClientSecretCredential) Setter for azureClientSecretCredential.