public class OpenStackNetworkProvider extends OpenStackProvider
Java class for OpenStackNetworkProvider complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenStackNetworkProvider">
<complexContent>
<extension base="{}OpenStackProvider">
<sequence>
<element name="plugin_type" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element ref="{}agent_configuration" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
OpenStackNetworkProvider() |
| Modifier and Type | Method and Description |
|---|---|
AgentConfiguration |
getAgentConfiguration()
Gets the value of the agentConfiguration property.
|
String |
getPluginType()
Gets the value of the pluginType property.
|
boolean |
isSetAgentConfiguration() |
boolean |
isSetPluginType() |
void |
setAgentConfiguration(AgentConfiguration value)
Sets the value of the agentConfiguration property.
|
void |
setPluginType(String value)
Sets the value of the pluginType 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 String getPluginType()
Stringpublic void setPluginType(String value)
value - allowed object is
Stringpublic boolean isSetPluginType()
public AgentConfiguration getAgentConfiguration()
AgentConfigurationpublic void setAgentConfiguration(AgentConfiguration value)
value - allowed object is
AgentConfigurationpublic boolean isSetAgentConfiguration()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0