Uses of Class
com.cloudera.cdp.datalake.model.SecretTypeResponse
Packages that use SecretTypeResponse
-
Uses of SecretTypeResponse in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return types with arguments of type SecretTypeResponseModifier and TypeMethodDescriptionListDatalakeSecretTypesResponse.getDatalakeSecretTypes()Getter for datalakeSecretTypes.Method parameters in com.cloudera.cdp.datalake.model with type arguments of type SecretTypeResponseModifier and TypeMethodDescriptionvoidListDatalakeSecretTypesResponse.setDatalakeSecretTypes(List<SecretTypeResponse> datalakeSecretTypes) Setter for datalakeSecretTypes.