Uses of Class
com.cloudera.cdp.opdb.model.KeyValuePair
Packages that use KeyValuePair
-
Uses of KeyValuePair in com.cloudera.cdp.opdb.model
Methods in com.cloudera.cdp.opdb.model that return types with arguments of type KeyValuePairModifier and TypeMethodDescriptionCreateDatabaseRequest.getCustomUserTags()
Getter for customUserTags.Method parameters in com.cloudera.cdp.opdb.model with type arguments of type KeyValuePairModifier and TypeMethodDescriptionvoid
CreateDatabaseRequest.setCustomUserTags
(List<KeyValuePair> customUserTags) Setter for customUserTags.