public class CpuProfileContainer extends IdentifiedContainer implements CpuProfile
Constructor and Description |
---|
CpuProfileContainer() |
Modifier and Type | Method and Description |
---|---|
Cluster |
cluster() |
void |
cluster(Cluster newCluster) |
boolean |
clusterPresent() |
List<Permission> |
permissions() |
void |
permissions(List<Permission> newPermissions) |
boolean |
permissionsPresent() |
Qos |
qos() |
void |
qos(Qos newQos) |
boolean |
qosPresent() |
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 Cluster cluster()
cluster
in interface CpuProfile
public void cluster(Cluster newCluster)
public boolean clusterPresent()
clusterPresent
in interface CpuProfile
public List<Permission> permissions()
permissions
in interface CpuProfile
public void permissions(List<Permission> newPermissions)
public boolean permissionsPresent()
permissionsPresent
in interface CpuProfile
public Qos qos()
qos
in interface CpuProfile
public void qos(Qos newQos)
public boolean qosPresent()
qosPresent
in interface CpuProfile
Copyright © 2016. All rights reserved.