com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.associateLogicServer(com.abiquo.server.core.infrastructure.UcsRackDto rack,
com.abiquo.server.core.infrastructure.LogicServerDto logicServer,
com.abiquo.server.core.infrastructure.OrganizationDto organization,
String bladeName) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.associateTemplate(com.abiquo.server.core.infrastructure.UcsRackDto rack,
com.abiquo.server.core.infrastructure.LogicServerDto logicServer,
com.abiquo.server.core.infrastructure.OrganizationDto organization,
String newName,
String bladeName) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.cancelReservation(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.changeVirtualMachineState(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine,
com.abiquo.server.core.cloud.VirtualMachineStateDto state) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineIpmiStateDto> |
InfrastructureAsyncApi.checkMachineIpmiState(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
String user,
String password) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineIpmiStateDto> |
InfrastructureAsyncApi.checkMachineIpmiState(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
String user,
String password,
IpmiOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineIpmiStateDto> |
InfrastructureAsyncApi.checkMachineIpmiState(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineStateDto> |
InfrastructureAsyncApi.checkMachineState(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
com.abiquo.model.enumerator.HypervisorType hypervisorType,
String user,
String password) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineStateDto> |
InfrastructureAsyncApi.checkMachineState(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
com.abiquo.model.enumerator.HypervisorType hypervisorType,
String user,
String password,
MachineOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineStateDto> |
InfrastructureAsyncApi.checkMachineState(com.abiquo.server.core.infrastructure.MachineDto machine,
boolean sync) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.cloneAndAssociateLogicServer(com.abiquo.server.core.infrastructure.UcsRackDto rack,
com.abiquo.server.core.infrastructure.LogicServerDto logicServer,
com.abiquo.server.core.infrastructure.OrganizationDto organization,
String newName,
String bladeName) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.cloneLogicServer(com.abiquo.server.core.infrastructure.UcsRackDto rack,
com.abiquo.server.core.infrastructure.LogicServerDto logicServer,
com.abiquo.server.core.infrastructure.OrganizationDto organization,
String newName) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.DiskManagementDto> |
CloudAsyncApi.createHardDisk(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
com.abiquo.server.core.infrastructure.storage.DiskManagementDto hardDisk) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.DatacenterLimitsDto> |
EnterpriseAsyncApi.createLimits(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.enterprise.DatacenterLimitsDto limits) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.createMachine(com.abiquo.server.core.infrastructure.RackDto rack,
com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.UcsRackDto> |
InfrastructureAsyncApi.createManagedRack(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.infrastructure.UcsRackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworkDto> |
InfrastructureAsyncApi.createNetwork(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworkDto> |
CloudAsyncApi.createPrivateNetwork(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
com.abiquo.server.core.infrastructure.network.VLANNetworkDto privateNetwork) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RackDto> |
InfrastructureAsyncApi.createRack(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.infrastructure.RackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RemoteServiceDto> |
InfrastructureAsyncApi.createRemoteService(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.infrastructure.RemoteServiceDto remoteService) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StorageDeviceDto> |
InfrastructureAsyncApi.createStorageDevice(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.infrastructure.storage.StorageDeviceDto storageDevice) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StoragePoolDto> |
InfrastructureAsyncApi.createStoragePool(com.abiquo.server.core.infrastructure.storage.StorageDeviceDto storageDevice,
com.abiquo.server.core.infrastructure.storage.StoragePoolDto storagePool) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.TemplateDefinitionListDto> |
EnterpriseAsyncApi.createTemplateDefinitionList(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.appslibrary.TemplateDefinitionListDto templateList) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.UserDto> |
EnterpriseAsyncApi.createUser(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.enterprise.UserDto user) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualApplianceDto> |
CloudAsyncApi.createVirtualAppliance(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachineWithNodeExtendedDto> |
CloudAsyncApi.createVirtualMachine(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance,
com.abiquo.server.core.cloud.VirtualMachineWithNodeExtendedDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.VolumeManagementDto> |
CloudAsyncApi.createVolume(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
com.abiquo.server.core.infrastructure.storage.VolumeManagementDto volume) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ConfigAsyncApi.deleteCategory(com.abiquo.server.core.appslibrary.CategoryDto category) |
com.google.common.util.concurrent.ListenableFuture<Void> |
PricingAsyncApi.deleteCurrency(com.abiquo.server.core.pricing.CurrencyDto currency) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteDatacenter(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<Void> |
EnterpriseAsyncApi.deleteEnterprise(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.deleteHardDisk(com.abiquo.server.core.infrastructure.storage.DiskManagementDto hardDisk) |
com.google.common.util.concurrent.ListenableFuture<Void> |
EnterpriseAsyncApi.deleteLimits(com.abiquo.server.core.enterprise.DatacenterLimitsDto limits) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteLogicServer(com.abiquo.server.core.infrastructure.UcsRackDto rack,
com.abiquo.server.core.infrastructure.LogicServerDto logicServer) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteMachine(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteNetwork(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.deletePrivateNetwork(com.abiquo.server.core.infrastructure.network.VLANNetworkDto privateNetwork) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteRack(com.abiquo.server.core.infrastructure.RackDto rack) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteRemoteService(com.abiquo.server.core.infrastructure.RemoteServiceDto remoteService) |
com.google.common.util.concurrent.ListenableFuture<Void> |
AdminAsyncApi.deleteRole(com.abiquo.server.core.enterprise.RoleDto role) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteStorageDevice(com.abiquo.server.core.infrastructure.storage.StorageDeviceDto storageDevice) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.deleteStoragePool(com.abiquo.server.core.infrastructure.storage.StoragePoolDto storagePool) |
com.google.common.util.concurrent.ListenableFuture<Void> |
EnterpriseAsyncApi.deleteTemplateDefinitionList(com.abiquo.server.core.appslibrary.TemplateDefinitionListDto templateList) |
com.google.common.util.concurrent.ListenableFuture<Void> |
EnterpriseAsyncApi.deleteUser(com.abiquo.server.core.enterprise.UserDto user) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.deleteVirtualAppliance(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.deleteVirtualAppliance(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance,
VirtualApplianceOptions options) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.deleteVirtualDatacenter(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.deleteVirtualMachine(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<Void> |
VirtualMachineTemplateAsyncApi.deleteVirtualMachineTemplate(com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto template) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.deleteVolume(com.abiquo.server.core.infrastructure.storage.VolumeManagementDto volume) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.deployVirtualAppliance(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance,
com.abiquo.server.core.cloud.VirtualMachineTaskDto task) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.deployVirtualMachine(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine,
com.abiquo.server.core.cloud.VirtualMachineTaskDto task) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.detachAllHardDisks(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.detachAllVolumes(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.discoverMultipleMachines(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ipFrom,
String ipTo,
com.abiquo.model.enumerator.HypervisorType hypervisorType,
String user,
String password) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.discoverMultipleMachines(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ipFrom,
String ipTo,
com.abiquo.model.enumerator.HypervisorType hypervisorType,
String user,
String password,
MachineOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.discoverSingleMachine(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
com.abiquo.model.enumerator.HypervisorType hypervisorType,
String user,
String password) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.discoverSingleMachine(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
com.abiquo.model.enumerator.HypervisorType hypervisorType,
String user,
String password,
MachineOptions options) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.dissociateLogicServer(com.abiquo.server.core.infrastructure.UcsRackDto rack,
com.abiquo.server.core.infrastructure.LogicServerDto logicServer) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.ConversionDto> |
VirtualMachineTemplateAsyncApi.getConversion(com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto template,
com.abiquo.model.enumerator.DiskFormatType targetFormat) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.UserDto> |
EnterpriseAsyncApi.getDatacenterRepository(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
Integer datacenterRepositoryId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworkDto> |
CloudAsyncApi.getDefaultNetwork(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.EnterprisePropertiesDto> |
EnterpriseAsyncApi.getEnterpriseProperties(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.ExternalIpDto> |
InfrastructureAsyncApi.getExternalIp(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
Integer ipId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.DiskManagementDto> |
CloudAsyncApi.getHardDisk(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
Integer diskId) |
com.google.common.util.concurrent.ListenableFuture<String> |
InfrastructureAsyncApi.getHypervisorTypeFromMachine(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
DatacenterOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.HypervisorTypesDto> |
InfrastructureAsyncApi.getHypervisorTypes(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.DatacentersLimitsDto> |
EnterpriseAsyncApi.getLimits(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.BladeLocatorLedDto> |
InfrastructureAsyncApi.getLocatorLed(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.LogicServerDto> |
InfrastructureAsyncApi.getLogicServer(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.getMachine(com.abiquo.server.core.infrastructure.RackDto rack,
Integer machineId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.UcsRackDto> |
InfrastructureAsyncApi.getManagedRack(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
Integer rackId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworkDto> |
InfrastructureAsyncApi.getNetwork(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
Integer networkId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworkDto> |
CloudAsyncApi.getPrivateNetwork(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
Integer privateNetworkId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PrivateIpDto> |
CloudAsyncApi.getPrivateNetworkIp(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
Integer ipId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PublicIpDto> |
InfrastructureAsyncApi.getPublicIp(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
Integer ipId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RackDto> |
InfrastructureAsyncApi.getRack(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
Integer rackId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RemoteServiceDto> |
InfrastructureAsyncApi.getRemoteService(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.model.enumerator.RemoteServiceType remoteServiceType) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.RoleDto> |
AdminAsyncApi.getRole(com.abiquo.server.core.enterprise.UserDto user) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StorageDeviceDto> |
InfrastructureAsyncApi.getStorageDevice(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
Integer storageDeviceId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StoragePoolDto> |
InfrastructureAsyncApi.getStoragePool(com.abiquo.server.core.infrastructure.storage.StorageDeviceDto storageDevice,
String storagePoolId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.TierDto> |
CloudAsyncApi.getStorageTier(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
Integer tierId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.TemplateDefinitionListsDto> |
EnterpriseAsyncApi.getTemplateDefinitionList(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
Integer templateListId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.TierDto> |
InfrastructureAsyncApi.getTier(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
Integer tierId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.UnmanagedIpDto> |
InfrastructureAsyncApi.getUnmanagedIp(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
Integer ipId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.UserDto> |
EnterpriseAsyncApi.getUser(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
Integer userId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualApplianceDto> |
CloudAsyncApi.getVirtualAppliance(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
Integer virtualApplianceId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualApplianceStateDto> |
CloudAsyncApi.getVirtualApplianceState(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachineWithNodeExtendedDto> |
InfrastructureAsyncApi.getVirtualMachine(com.abiquo.server.core.infrastructure.MachineDto machine,
Integer virtualMachineId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachineWithNodeExtendedDto> |
CloudAsyncApi.getVirtualMachine(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance,
Integer virtualMachineId) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachineStateDto> |
CloudAsyncApi.getVirtualMachineState(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto> |
CloudAsyncApi.getVirtualMachineTemplate(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.VolumeManagementDto> |
CloudAsyncApi.getVolume(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
Integer volumeId) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
InfrastructureAsyncApi.isAvailable(com.abiquo.server.core.infrastructure.RemoteServiceDto remoteService) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.ledOff(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.ledOn(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.DisksManagementDto> |
CloudAsyncApi.listAttachedHardDisks(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.VolumesManagementDto> |
CloudAsyncApi.listAttachedVolumes(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PublicIpsDto> |
CloudAsyncApi.listAvailablePublicIps(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
IpOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.VirtualMachineTemplatesDto> |
CloudAsyncApi.listAvailableTemplates(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.VirtualMachineTemplatesDto> |
CloudAsyncApi.listAvailableTemplates(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
VirtualMachineTemplateOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.ConversionsDto> |
VirtualMachineTemplateAsyncApi.listConversions(com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto template) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.ConversionsDto> |
VirtualMachineTemplateAsyncApi.listConversions(com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto template,
ConversionOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.EnterprisesDto> |
EnterpriseAsyncApi.listEnterprises(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
EnterpriseOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.ExternalIpsDto> |
InfrastructureAsyncApi.listExternalIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.ExternalIpsDto> |
InfrastructureAsyncApi.listExternalIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
IpOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworksDto> |
EnterpriseAsyncApi.listExternalNetworks(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.FsmsDto> |
InfrastructureAsyncApi.listFsms(com.abiquo.server.core.infrastructure.UcsRackDto rack,
String dn) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.DisksManagementDto> |
CloudAsyncApi.listHardDisks(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.DatacentersLimitsDto> |
InfrastructureAsyncApi.listLimits(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.DatacentersLimitsDto> |
EnterpriseAsyncApi.listLimits(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachinesDto> |
InfrastructureAsyncApi.listMachines(com.abiquo.server.core.infrastructure.RackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.UcsRacksDto> |
InfrastructureAsyncApi.listManagedRacks(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VMNetworkConfigurationsDto> |
CloudAsyncApi.listNetworkConfigurations(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworksDto> |
InfrastructureAsyncApi.listNetworks(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworksDto> |
InfrastructureAsyncApi.listNetworks(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
NetworkOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.OrganizationsDto> |
InfrastructureAsyncApi.listOrganizations(com.abiquo.server.core.infrastructure.UcsRackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.OrganizationsDto> |
InfrastructureAsyncApi.listOrganizations(com.abiquo.server.core.infrastructure.UcsRackDto rack,
FilterOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PrivateIpsDto> |
CloudAsyncApi.listPrivateNetworkIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PrivateIpsDto> |
CloudAsyncApi.listPrivateNetworkIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
IpOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworksDto> |
CloudAsyncApi.listPrivateNetworks(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.PrivilegesDto> |
AdminAsyncApi.listPrivileges(com.abiquo.server.core.enterprise.RoleDto role) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PublicIpsDto> |
InfrastructureAsyncApi.listPublicIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PublicIpsDto> |
InfrastructureAsyncApi.listPublicIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
IpOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PublicIpsDto> |
CloudAsyncApi.listPurchasedPublicIps(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
IpOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RacksDto> |
InfrastructureAsyncApi.listRacks(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RemoteServicesDto> |
InfrastructureAsyncApi.listRemoteServices(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachinesDto> |
EnterpriseAsyncApi.listReservedMachines(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.LogicServersDto> |
InfrastructureAsyncApi.listServiceProfiles(com.abiquo.server.core.infrastructure.UcsRackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.LogicServersDto> |
InfrastructureAsyncApi.listServiceProfiles(com.abiquo.server.core.infrastructure.UcsRackDto rack,
FilterOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.LogicServersDto> |
InfrastructureAsyncApi.listServiceProfileTemplates(com.abiquo.server.core.infrastructure.UcsRackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.LogicServersDto> |
InfrastructureAsyncApi.listServiceProfileTemplates(com.abiquo.server.core.infrastructure.UcsRackDto rack,
FilterOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StorageDevicesDto> |
InfrastructureAsyncApi.listStorageDevices(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StoragePoolsDto> |
InfrastructureAsyncApi.listStoragePools(com.abiquo.server.core.infrastructure.storage.StorageDeviceDto storageDevice,
StoragePoolOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StoragePoolsDto> |
InfrastructureAsyncApi.listStoragePools(com.abiquo.server.core.infrastructure.storage.TierDto tier) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.TiersDto> |
CloudAsyncApi.listStorageTiers(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StorageDevicesMetadataDto> |
InfrastructureAsyncApi.listSupportedStorageDevices(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
<T extends com.abiquo.model.transport.SingleResourceTransportDto> com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.task.TasksDto> |
TaskAsyncApi.listTasks(T dto) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.TemplateDefinitionListsDto> |
EnterpriseAsyncApi.listTemplateDefinitionLists(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.am.model.TemplatesStateDto> |
EnterpriseAsyncApi.listTemplateListStatus(com.abiquo.server.core.appslibrary.TemplateDefinitionListDto templateList,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.TiersDto> |
InfrastructureAsyncApi.listTiers(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.UnmanagedIpsDto> |
InfrastructureAsyncApi.listUnmanagedIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.UnmanagedIpsDto> |
InfrastructureAsyncApi.listUnmanagedIps(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network,
IpOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.UsersDto> |
EnterpriseAsyncApi.listUsers(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualAppliancesDto> |
EnterpriseAsyncApi.listVirtualAppliances(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualAppliancesDto> |
CloudAsyncApi.listVirtualAppliances(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualDatacentersDto> |
EnterpriseAsyncApi.listVirtualDatacenters(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachinesWithNodeExtendedDto> |
EnterpriseAsyncApi.listVirtualMachines(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachinesWithNodeExtendedDto> |
EnterpriseAsyncApi.listVirtualMachines(com.abiquo.server.core.enterprise.UserDto user) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachinesWithNodeExtendedDto> |
CloudAsyncApi.listVirtualMachines(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachinesWithNodeExtendedDto> |
CloudAsyncApi.listVirtualMachines(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance,
VirtualMachineOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualMachinesWithNodeExtendedDto> |
InfrastructureAsyncApi.listVirtualMachinesByMachine(com.abiquo.server.core.infrastructure.MachineDto machine,
MachineOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.VolumesManagementDto> |
CloudAsyncApi.listVolumes(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.VolumesManagementDto> |
CloudAsyncApi.listVolumes(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
VolumeOptions options) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.powerOff(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<Void> |
InfrastructureAsyncApi.powerOn(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PublicIpDto> |
CloudAsyncApi.purchasePublicIp(com.abiquo.server.core.infrastructure.network.PublicIpDto publicIp) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.rebootVirtualMachine(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StoragePoolDto> |
InfrastructureAsyncApi.refreshStoragePool(com.abiquo.server.core.infrastructure.storage.StoragePoolDto storagePool,
StoragePoolOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.PublicIpDto> |
CloudAsyncApi.releasePublicIp(com.abiquo.server.core.infrastructure.network.PublicIpDto publicIp) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ConfigAsyncApi.removeLicense(com.abiquo.server.core.config.LicenseDto license) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.replaceHardDisks(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine,
com.abiquo.server.core.infrastructure.storage.DiskManagementDto... hardDisks) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.replaceVolumes(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine,
VirtualMachineOptions options,
com.abiquo.server.core.infrastructure.storage.VolumeManagementDto... volumes) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
VirtualMachineTemplateAsyncApi.requestConversion(com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto template,
com.abiquo.model.enumerator.DiskFormatType targetFormat,
com.abiquo.server.core.appslibrary.ConversionDto conversion) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.reserveMachine(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.setDefaultNetwork(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudAsyncApi.setGatewayNetwork(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine,
com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.undeployVirtualAppliance(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance,
com.abiquo.server.core.cloud.VirtualMachineTaskDto task) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.undeployVirtualMachine(com.abiquo.server.core.cloud.VirtualMachineDto virtualMachine,
com.abiquo.server.core.cloud.VirtualMachineTaskDto task) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.CategoryDto> |
ConfigAsyncApi.updateCategory(com.abiquo.server.core.appslibrary.CategoryDto category) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.pricing.CurrencyDto> |
PricingAsyncApi.updateCurrency(com.abiquo.server.core.pricing.CurrencyDto currency) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.DatacenterDto> |
InfrastructureAsyncApi.updateDatacenter(com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.EnterpriseDto> |
EnterpriseAsyncApi.updateEnterprise(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.EnterprisePropertiesDto> |
EnterpriseAsyncApi.updateEnterpriseProperties(com.abiquo.server.core.enterprise.EnterprisePropertiesDto properties) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.DatacenterLimitsDto> |
EnterpriseAsyncApi.updateLimits(com.abiquo.server.core.enterprise.DatacenterLimitsDto limits) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineDto> |
InfrastructureAsyncApi.updateMachine(com.abiquo.server.core.infrastructure.MachineDto machine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.UcsRackDto> |
InfrastructureAsyncApi.updateManagedRack(com.abiquo.server.core.infrastructure.UcsRackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworkDto> |
InfrastructureAsyncApi.updateNetwork(com.abiquo.server.core.infrastructure.network.VLANNetworkDto network) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VLANNetworkDto> |
CloudAsyncApi.updatePrivateNetwork(com.abiquo.server.core.infrastructure.network.VLANNetworkDto privateNetwork) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RackDto> |
InfrastructureAsyncApi.updateRack(com.abiquo.server.core.infrastructure.RackDto rack) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.RemoteServiceDto> |
InfrastructureAsyncApi.updateRemoteService(com.abiquo.server.core.infrastructure.RemoteServiceDto remoteService) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.RoleDto> |
AdminAsyncApi.updateRole(com.abiquo.server.core.enterprise.RoleDto role) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StorageDeviceDto> |
InfrastructureAsyncApi.updateStorageDevice(com.abiquo.server.core.infrastructure.storage.StorageDeviceDto storageDevice) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.StoragePoolDto> |
InfrastructureAsyncApi.updateStoragePool(com.abiquo.server.core.infrastructure.storage.StoragePoolDto StoragePoolDto) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.config.SystemPropertyDto> |
ConfigAsyncApi.updateSystemProperty(com.abiquo.server.core.config.SystemPropertyDto property) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.TemplateDefinitionListDto> |
EnterpriseAsyncApi.updateTemplateDefinitionList(com.abiquo.server.core.appslibrary.TemplateDefinitionListDto templateList) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.storage.TierDto> |
InfrastructureAsyncApi.updateTier(com.abiquo.server.core.infrastructure.storage.TierDto tier) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.UserDto> |
EnterpriseAsyncApi.updateUser(com.abiquo.server.core.enterprise.UserDto user) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualApplianceDto> |
CloudAsyncApi.updateVirtualAppliance(com.abiquo.server.core.cloud.VirtualApplianceDto virtualAppliance) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualDatacenterDto> |
CloudAsyncApi.updateVirtualDatacenter(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.updateVirtualMachine(com.abiquo.server.core.cloud.VirtualMachineWithNodeExtendedDto virtualMachine) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.updateVirtualMachine(com.abiquo.server.core.cloud.VirtualMachineWithNodeExtendedDto virtualMachine,
VirtualMachineOptions options) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto> |
VirtualMachineTemplateAsyncApi.updateVirtualMachineTemplate(com.abiquo.server.core.appslibrary.VirtualMachineTemplateDto template) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.model.transport.AcceptedRequestDto<String>> |
CloudAsyncApi.updateVolume(com.abiquo.server.core.infrastructure.storage.VolumeManagementDto volume) |