public class IscsiBondContainer extends IdentifiedContainer implements IscsiBond
Constructor and Description |
---|
IscsiBondContainer() |
Modifier and Type | Method and Description |
---|---|
DataCenter |
dataCenter() |
void |
dataCenter(DataCenter newDataCenter) |
boolean |
dataCenterPresent() |
List<Network> |
networks() |
void |
networks(List<Network> newNetworks) |
boolean |
networksPresent() |
List<StorageConnection> |
storageConnections() |
void |
storageConnections(List<StorageConnection> newStorageConnections) |
boolean |
storageConnectionsPresent() |
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 DataCenter dataCenter()
dataCenter
in interface IscsiBond
public void dataCenter(DataCenter newDataCenter)
public boolean dataCenterPresent()
dataCenterPresent
in interface IscsiBond
public boolean networksPresent()
networksPresent
in interface IscsiBond
public List<StorageConnection> storageConnections()
storageConnections
in interface IscsiBond
public void storageConnections(List<StorageConnection> newStorageConnections)
public boolean storageConnectionsPresent()
storageConnectionsPresent
in interface IscsiBond
Copyright © 2016. All rights reserved.