Uses of Class
com.cloudera.cdp.iam.model.AddSshPublicKeyResponse
Packages that use AddSshPublicKeyResponse
-
Uses of AddSshPublicKeyResponse in com.cloudera.cdp.iam.api
Methods in com.cloudera.cdp.iam.api that return AddSshPublicKeyResponseModifier and TypeMethodDescriptionIamClient.addSshPublicKey(AddSshPublicKeyRequest input) Adds an SSH public key for an actor.