Uses of Class
com.cloudera.api.model.ApiCommandMetadata

Packages that use ApiCommandMetadata
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiCommandMetadata in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiCommandMetadata
 List<ApiCommandMetadata> ApiCommandMetadataList.getCommandMetadataItems()
          The list of command metadata objects.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiCommandMetadata
 void ApiCommandMetadataList.setCommandMetadataItems(List<ApiCommandMetadata> items)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiCommandMetadata
ApiCommandMetadataList(List<ApiCommandMetadata> commandMetadata)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.