Uses of Class
com.cloudera.cdp.datahub.model.DatahubDiagnosticsCollectionResponse
Packages that use DatahubDiagnosticsCollectionResponse
-
Uses of DatahubDiagnosticsCollectionResponse in com.cloudera.cdp.datahub.model
Methods in com.cloudera.cdp.datahub.model that return types with arguments of type DatahubDiagnosticsCollectionResponseModifier and TypeMethodDescriptionListDatahubDiagnosticsResponse.getCollections()Getter for collections.Method parameters in com.cloudera.cdp.datahub.model with type arguments of type DatahubDiagnosticsCollectionResponseModifier and TypeMethodDescriptionvoidListDatahubDiagnosticsResponse.setCollections(List<DatahubDiagnosticsCollectionResponse> collections) Setter for collections.