Uses of Class
com.cloudera.cdp.environments.model.UpdateAzureCredentialResponse
-
Packages that use UpdateAzureCredentialResponse Package Description com.cloudera.cdp.environments.api -
-
Uses of UpdateAzureCredentialResponse in com.cloudera.cdp.environments.api
Methods in com.cloudera.cdp.environments.api that return UpdateAzureCredentialResponse Modifier and Type Method Description UpdateAzureCredentialResponse
EnvironmentsClient. updateAzureCredential(UpdateAzureCredentialRequest input)
Updates a new certificate based Azure credential that can be attached to an environment.
-