Uses of Class
com.cloudera.cdp.cloudprivatelinks.model.AzureClientSecretCredential
Packages that use AzureClientSecretCredential
-
Uses of AzureClientSecretCredential in com.cloudera.cdp.cloudprivatelinks.model
Methods in com.cloudera.cdp.cloudprivatelinks.model that return AzureClientSecretCredentialModifier and TypeMethodDescriptionAzureAccountDetails.getAzureClientSecretCredential()
Getter for azureClientSecretCredential.AzureAccountInfo.getAzureClientSecretCredential()
Getter for azureClientSecretCredential.Methods in com.cloudera.cdp.cloudprivatelinks.model with parameters of type AzureClientSecretCredentialModifier and TypeMethodDescriptionvoid
AzureAccountDetails.setAzureClientSecretCredential
(AzureClientSecretCredential azureClientSecretCredential) Setter for azureClientSecretCredential.void
AzureAccountInfo.setAzureClientSecretCredential
(AzureClientSecretCredential azureClientSecretCredential) Setter for azureClientSecretCredential.