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, 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 String getPluginType()
String
public void setPluginType(String value)
value
- allowed object is
String
public boolean isSetPluginType()
public AgentConfiguration getAgentConfiguration()
AgentConfiguration
public void setAgentConfiguration(AgentConfiguration value)
value
- allowed object is
AgentConfiguration
public boolean isSetAgentConfiguration()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0