public class DvsTrafficFilterConfigSpec extends DvsTrafficFilterConfig
Java class for DvsTrafficFilterConfigSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DvsTrafficFilterConfigSpec">
<complexContent>
<extension base="{urn:vim25}DvsTrafficFilterConfig">
<sequence>
<element name="operation" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
operation |
trafficRulesetagentName, key, onFailure, parameters, slotNumberinherited| Constructor and Description |
|---|
DvsTrafficFilterConfigSpec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation()
Gets the value of the operation property.
|
void |
setOperation(String value)
Sets the value of the operation property.
|
getTrafficRuleset, setTrafficRulesetgetAgentName, getKey, getOnFailure, getParameters, getSlotNumber, setAgentName, setKey, setOnFailure, setParameters, setSlotNumberisInherited, setInheritedprotected String operation
Copyright © 2018. All rights reserved.