public class OpenStackVolumeProvider extends OpenStackProvider
Java class for OpenStackVolumeProvider complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenStackVolumeProvider"> <complexContent> <extension base="{}OpenStackProvider"> <sequence> <element ref="{}data_center" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
OpenStackVolumeProvider() |
Modifier and Type | Method and Description |
---|---|
DataCenter |
getDataCenter()
Gets the value of the dataCenter property.
|
boolean |
isSetDataCenter() |
void |
setDataCenter(DataCenter value)
Sets the value of the dataCenter property.
|
getTenantName, isSetTenantName, setTenantName
getAuthenticationUrl, getPassword, getProperties, getRequiresAuthentication, getUrl, getUsername, isSetAuthenticationUrl, isSetPassword, isSetProperties, isSetRequiresAuthentication, isSetUrl, isSetUsername, setAuthenticationUrl, setPassword, setProperties, setRequiresAuthentication, setUrl, setUsername
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public DataCenter getDataCenter()
DataCenter
public void setDataCenter(DataCenter value)
value
- allowed object is
DataCenter
public boolean isSetDataCenter()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0