Uses of Class
com.cloudera.cdp.environments.model.FreeipaVmLogRequest
Packages that use FreeipaVmLogRequest
-
Uses of FreeipaVmLogRequest in com.cloudera.cdp.environments.model
Methods in com.cloudera.cdp.environments.model that return types with arguments of type FreeipaVmLogRequestModifier and TypeMethodDescriptionCollectFreeipaDiagnosticsRequest.getAdditionalLogs()
Getter for additionalLogs.Method parameters in com.cloudera.cdp.environments.model with type arguments of type FreeipaVmLogRequestModifier and TypeMethodDescriptionvoid
CollectFreeipaDiagnosticsRequest.setAdditionalLogs
(List<FreeipaVmLogRequest> additionalLogs) Setter for additionalLogs.