public abstract class SingleResourceWithAllLimitsDto extends SingleResourceWithLimitsDto
API_VERSION, API_VERSION_20, API_VERSION_22, API_VERSION_23, API_VERSION_24, API_VERSION_26, API_VERSION_27, API_VERSION_28, API_VERSION_29, APPLICATION, editLink, JSON, links, VERSION_PARAM, XML| Constructor and Description |
|---|
SingleResourceWithAllLimitsDto() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getRepositoryHard()
Deprecated.
|
Long |
getRepositoryHardInMb()
Hard limit established for repository size
|
Long |
getRepositorySoft()
Deprecated.
|
Long |
getRepositorySoftInMb()
Soft limit stablished for repository size
|
void |
setRepositoryHard(Long repositoryHard)
Deprecated.
|
void |
setRepositoryHardInMb(Long repositoryHardInMb) |
void |
setRepositoryLimits(long soft,
long hard)
Deprecated.
|
void |
setRepositoryLimitsInMb(long soft,
long hard) |
void |
setRepositorySoft(Long repositorySoft)
Deprecated.
|
void |
setRepositorySoftInMb(Long repositorySoftInMb) |
getCpuCountHardLimit, getCpuCountSoftLimit, getDiskHardLimitInMb, getDiskSoftLimitInMb, getHdHardLimitInMb, getHdSoftLimitInMb, getPublicIpsHard, getPublicIpsSoft, getRamHardLimitInMb, getRamSoftLimitInMb, getStorageHard, getStorageHardInMb, getStorageSoft, getStorageSoftInMb, getVlansHard, getVlansSoft, setCpuCountHardLimit, setCpuCountLimits, setCpuCountSoftLimit, setDiskHardLimitInMb, setDiskLimitsInMb, setDiskSoftLimitInMb, setHdHardLimitInMb, setHdLimitsInMb, setHdSoftLimitInMb, setPublicIPLimits, setPublicIpsHard, setPublicIpsSoft, setRamHardLimitInMb, setRamLimitsInMb, setRamSoftLimitInMb, setStorageHard, setStorageHardInMb, setStorageLimits, setStorageLimitsInMb, setStorageSoft, setStorageSoftInMb, setVlansHard, setVlansLimits, setVlansSoftaddEditLink, addLink, addLinks, getBaseMediaType, getEditLink, getIdFromLink, getLinks, getMediaType, modifyLink, searchLink, searchLink, searchLinkByHref, searchLinks, setLinkspublic Long getRepositorySoftInMb()
public void setRepositorySoftInMb(Long repositorySoftInMb)
public Long getRepositoryHardInMb()
public void setRepositoryHardInMb(Long repositoryHardInMb)
@Deprecated public Long getRepositorySoft()
@Deprecated public void setRepositorySoft(Long repositorySoft)
@Deprecated public Long getRepositoryHard()
@Deprecated public void setRepositoryHard(Long repositoryHard)
public void setRepositoryLimitsInMb(long soft,
long hard)
@Deprecated public void setRepositoryLimits(long soft, long hard)
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.