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, setTenantNamegetAuthenticationUrl, getPassword, getProperties, getRequiresAuthentication, getUrl, getUsername, isSetAuthenticationUrl, isSetPassword, isSetProperties, isSetRequiresAuthentication, isSetUrl, isSetUsername, setAuthenticationUrl, setPassword, setProperties, setRequiresAuthentication, setUrl, setUsernamegetComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic DataCenter getDataCenter()
DataCenterpublic void setDataCenter(DataCenter value)
value - allowed object is
DataCenterpublic boolean isSetDataCenter()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0