Uses of Class
com.cloudera.cdp.df.model.ListDiagnosticsResponseItem
Packages that use ListDiagnosticsResponseItem
-
Uses of ListDiagnosticsResponseItem in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return types with arguments of type ListDiagnosticsResponseItemModifier and TypeMethodDescriptionListDiagnosticsResponse.getDiagnostics()
Getter for diagnostics.Method parameters in com.cloudera.cdp.df.model with type arguments of type ListDiagnosticsResponseItemModifier and TypeMethodDescriptionvoid
ListDiagnosticsResponse.setDiagnostics
(List<ListDiagnosticsResponseItem> diagnostics) Setter for diagnostics.