Uses of Class
com.cloudera.cdp.datahub.model.CustomConfigurationPropertyRequest
Packages that use CustomConfigurationPropertyRequest
-
Uses of CustomConfigurationPropertyRequest in com.cloudera.cdp.datahub.model
Methods in com.cloudera.cdp.datahub.model that return types with arguments of type CustomConfigurationPropertyRequestModifier and TypeMethodDescriptionCreateCustomConfigurationsRequest.getConfigurations()Getter for configurations.Method parameters in com.cloudera.cdp.datahub.model with type arguments of type CustomConfigurationPropertyRequestModifier and TypeMethodDescriptionvoidCreateCustomConfigurationsRequest.setConfigurations(List<CustomConfigurationPropertyRequest> configurations) Setter for configurations.