public class OpenStackProvider extends ExternalProvider
Java class for OpenStackProvider complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenStackProvider">
<complexContent>
<extension base="{}ExternalProvider">
<sequence>
<element name="tenant_name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
OpenStackProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTenantName()
Gets the value of the tenantName property.
|
boolean |
isSetTenantName() |
void |
setTenantName(String value)
Sets the value of the tenantName property.
|
getAuthenticationUrl, 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 String getTenantName()
Stringpublic void setTenantName(String value)
value - allowed object is
Stringpublic boolean isSetTenantName()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0