Uses of Class
com.cloudera.cdp.compute.model.CommonSecretEncryptionResp
Packages that use CommonSecretEncryptionResp
-
Uses of CommonSecretEncryptionResp in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return CommonSecretEncryptionRespModifier and TypeMethodDescriptionCommonSecurityResp.getSecretEncryption()
Getter for secretEncryption.Methods in com.cloudera.cdp.compute.model with parameters of type CommonSecretEncryptionRespModifier and TypeMethodDescriptionvoid
CommonSecurityResp.setSecretEncryption
(CommonSecretEncryptionResp secretEncryption) Setter for secretEncryption.