Uses of Class
com.cloudera.cdp.datalake.model.DatalakeDiagnosticsCollectionResponse
Packages that use DatalakeDiagnosticsCollectionResponse
-
Uses of DatalakeDiagnosticsCollectionResponse in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return types with arguments of type DatalakeDiagnosticsCollectionResponseModifier and TypeMethodDescriptionListDatalakeDiagnosticsResponse.getCollections()
Getter for collections.Method parameters in com.cloudera.cdp.datalake.model with type arguments of type DatalakeDiagnosticsCollectionResponseModifier and TypeMethodDescriptionvoid
ListDatalakeDiagnosticsResponse.setCollections
(List<DatalakeDiagnosticsCollectionResponse> collections) Setter for collections.