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 TypeMethodDescriptionvoidAzureAccountDetails.setAzureClientSecretCredential(AzureClientSecretCredential azureClientSecretCredential) Setter for azureClientSecretCredential.voidAzureAccountInfo.setAzureClientSecretCredential(AzureClientSecretCredential azureClientSecretCredential) Setter for azureClientSecretCredential.