public class DiskProfileContainer extends IdentifiedContainer implements DiskProfile
Constructor and Description |
---|
DiskProfileContainer() |
Modifier and Type | Method and Description |
---|---|
List<Permission> |
permissions() |
void |
permissions(List<Permission> newPermissions) |
boolean |
permissionsPresent() |
Qos |
qos() |
void |
qos(Qos newQos) |
boolean |
qosPresent() |
StorageDomain |
storageDomain() |
void |
storageDomain(StorageDomain newStorageDomain) |
boolean |
storageDomainPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public List<Permission> permissions()
permissions
in interface DiskProfile
public void permissions(List<Permission> newPermissions)
public boolean permissionsPresent()
permissionsPresent
in interface DiskProfile
public Qos qos()
qos
in interface DiskProfile
public void qos(Qos newQos)
public boolean qosPresent()
qosPresent
in interface DiskProfile
public StorageDomain storageDomain()
storageDomain
in interface DiskProfile
public void storageDomain(StorageDomain newStorageDomain)
public boolean storageDomainPresent()
storageDomainPresent
in interface DiskProfile
Copyright © 2016. All rights reserved.