public class GlusterVolumeProfileDetailsContainer extends IdentifiedContainer implements GlusterVolumeProfileDetails
Constructor and Description |
---|
GlusterVolumeProfileDetailsContainer() |
Modifier and Type | Method and Description |
---|---|
List<BrickProfileDetail> |
brickProfileDetails() |
void |
brickProfileDetails(List<BrickProfileDetail> newBrickProfileDetails) |
boolean |
brickProfileDetailsPresent() |
List<NfsProfileDetail> |
nfsProfileDetails() |
void |
nfsProfileDetails(List<NfsProfileDetail> newNfsProfileDetails) |
boolean |
nfsProfileDetailsPresent() |
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 GlusterVolumeProfileDetailsContainer()
public List<BrickProfileDetail> brickProfileDetails()
brickProfileDetails
in interface GlusterVolumeProfileDetails
public void brickProfileDetails(List<BrickProfileDetail> newBrickProfileDetails)
public boolean brickProfileDetailsPresent()
brickProfileDetailsPresent
in interface GlusterVolumeProfileDetails
public List<NfsProfileDetail> nfsProfileDetails()
nfsProfileDetails
in interface GlusterVolumeProfileDetails
public void nfsProfileDetails(List<NfsProfileDetail> newNfsProfileDetails)
public boolean nfsProfileDetailsPresent()
nfsProfileDetailsPresent
in interface GlusterVolumeProfileDetails
Copyright © 2016. All rights reserved.