BackendCdRomResource(Class<CdRom> modelType,
Class<VM> entityType,
Guid guid,
AbstractBackendReadOnlyDevicesResource<CdRom,CdRoms,VM> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<CdRom,VM> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
BackendDeviceResource(Class<D> modelType,
Class<Q> entityType,
Guid guid,
AbstractBackendReadOnlyDevicesResource<D,C,Q> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<D,Q> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
BackendDiskResource(String id,
AbstractBackendReadOnlyDevicesResource<Disk,Disks,DiskImage> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<Disk,DiskImage> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
BackendNicResource(String id,
AbstractBackendReadOnlyDevicesResource<NIC,Nics,VmNetworkInterface> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<NIC,VmNetworkInterface> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
BackendTemplateNicResource(String id,
AbstractBackendReadOnlyDevicesResource<NIC,Nics,VmNetworkInterface> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<NIC,VmNetworkInterface> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
BackendVmNicResource(String id,
AbstractBackendReadOnlyDevicesResource<NIC,Nics,VmNetworkInterface> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<NIC,VmNetworkInterface> updateParametersProvider,
String[] requiredUpdateFields,
String[] subCollections) |