Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
static IPFIXL2Collector |
IPFIXL2Collector._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static IPFIXL2Collector |
IPFIXL2Collector._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IPFIXL2Collector |
IPFIXL2Collector.Builder.build() |
Modifier and Type | Method and Description |
---|---|
java.util.List<IPFIXL2Collector> |
IPFIXL2CollectorProfile.getIpfixL2Collectors()
It accepts Multiple Collector objects.
|
Modifier and Type | Method and Description |
---|---|
void |
IPFIXL2CollectorProfile.setIpfixL2Collectors(java.util.List<IPFIXL2Collector> ipfixL2Collectors)
It accepts Multiple Collector objects.
|
IPFIXL2CollectorProfile.Builder |
IPFIXL2CollectorProfile.Builder.setIpfixL2Collectors(java.util.List<IPFIXL2Collector> ipfixL2Collectors)
It accepts Multiple Collector objects.
|