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

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

Uses of ApiEventAttribute in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiEventAttribute
 List<ApiEventAttribute> ApiEvent.getAttributes()
          A list of key-value attribute pairs.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiEventAttribute
 void ApiEvent.setAttributes(List<ApiEventAttribute> attributes)
           
 



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