public class BackendVmPoolResource extends AbstractBackendSubResource<VmPool,vm_pools> implements VmPoolResource
| Modifier and Type | Class and Description |
|---|---|
protected class |
BackendVmPoolResource.UpdateParametersProvider |
AbstractBackendSubResource.ParametersProvider<R,Q>AbstractBackendResource.EntityIdResolver, AbstractBackendResource.QueryIdResolverBaseBackendResource.BackendFailureException, BaseBackendResource.EntityNotFoundException, BaseBackendResource.WebFaultExceptionguid, id, STRICTLY_IMMUTABLEACCEPTED_STATUS, entityType, ID_SEPARATOR, mappingLocator, modelType, MONITOR_DELAY, subCollectionsbackend, httpHeaders, LOG, messageBundle, sessionHelper, uriInfo| Constructor and Description |
|---|
BackendVmPoolResource(String id,
BackendVmPoolsResource parent) |
| Modifier and Type | Method and Description |
|---|---|
VmPool |
get() |
AssignedPermissionsResource |
getPermissionsResource() |
protected Guid |
getStorageDomainId(Guid templateId) |
protected VM |
mapToVM(VmPool model) |
protected VmPool |
populate(VmPool pool,
vm_pools entity) |
VmPool |
update(VmPool incoming) |
getEntity, getStrictlyImmutable, performGet, performGet, performUpdate, performUpdate, validateUpdateaddLinks, addLinks, addLinks, addLinks, addOrUpdateLink, addParents, asCollection, asGuidOr404, asString, awaitCompletion, delay, entityNotFound, getAsynchronousStatus, getMapper, getMappingLocator, getQueryParams, incomplete, inject, injectSearchLinks, linkSubCollections, linkSubResource, map, map, map, map, newModel, notFound, notFound, removeIfExist, setMappingLocator, urlEncodedoAction, doGetEntity, doNonBlockingAction, expectNonBlocking, getBackendCollection, getConfigurationValue, getEntity, getEntity, getEntity, performAction, performAction, performNonBlockingActionasCollection, asGuid, asGuid, combine, fault, getBackend, getCurrent, getEffectiveLocale, getHttpHeaders, getMessageBundle, getSessionHelper, getUriInfo, handleError, handleError, instantiate, localize, localize, localize, sessionize, sessionize, setBackend, setHttpHeaders, setMessageBundle, setSessionHelper, setUriInfo, validateEnum, validateParameters, validateParameterspublic BackendVmPoolResource(String id, BackendVmPoolsResource parent)
public VmPool get()
get in interface UpdatableResource<VmPool>public VmPool update(VmPool incoming)
update in interface UpdatableResource<VmPool>public AssignedPermissionsResource getPermissionsResource()
getPermissionsResource in interface VmPoolResourceprotected VmPool populate(VmPool pool, vm_pools entity)
populate in class AbstractBackendResource<VmPool,vm_pools>Copyright © 2012. All Rights Reserved.