public abstract class AbstractCoreBulkResources<T extends DataObjectRestRep> extends AbstractBulkResources<T>
| Constructor and Description |
|---|
AbstractCoreBulkResources(ViPRCoreClient 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 AbstractCoreBulkResources(ViPRCoreClient parent, RestClient client, java.lang.Class<T> resourceClass, java.lang.String baseUrl)