public abstract class AbstractCatalogBulkResources<T extends DataObjectRestRep> extends AbstractBulkResources<T>
| Constructor and Description | 
|---|
AbstractCatalogBulkResources(ViPRCatalogClient2 parent,
                            RestClient client,
                            java.lang.Class<T> resourceClass,
                            java.lang.String baseUrl)  | 
getByIds, getByRefs, listBulkIdsaddTags, get, get, getByIds, getByRefs, getTags, performSearch, performSearchBy, removeTags, search, updateTags, withInactive, withInternalequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetByIds, getByRefsaddTags, get, get, getTags, removeTags, search, updateTagspublic AbstractCatalogBulkResources(ViPRCatalogClient2 parent, RestClient client, java.lang.Class<T> resourceClass, java.lang.String baseUrl)