Package | Description |
---|---|
com.vmware.nsx_policy.infra | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
IPFIXL2CollectorProfileListResult |
IpfixL2CollectorProfilesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy) |
IPFIXL2CollectorProfileListResult |
IpfixL2CollectorProfiles.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy)
API will provide list of all IPFIX collector profiles and their details.
|
IPFIXL2CollectorProfileListResult |
IpfixL2CollectorProfilesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IPFIXL2CollectorProfileListResult |
IpfixL2CollectorProfiles.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will provide list of all IPFIX collector profiles and their details.
|
Modifier and Type | Method and Description |
---|---|
void |
IpfixL2CollectorProfilesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXL2CollectorProfileListResult> asyncCallback) |
void |
IpfixL2CollectorProfiles.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXL2CollectorProfileListResult> asyncCallback)
API will provide list of all IPFIX collector profiles and their details.
|
void |
IpfixL2CollectorProfilesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXL2CollectorProfileListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
IpfixL2CollectorProfiles.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXL2CollectorProfileListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will provide list of all IPFIX collector profiles and their details.
|
Modifier and Type | Method and Description |
---|---|
static IPFIXL2CollectorProfileListResult |
IPFIXL2CollectorProfileListResult._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 IPFIXL2CollectorProfileListResult |
IPFIXL2CollectorProfileListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IPFIXL2CollectorProfileListResult |
IPFIXL2CollectorProfileListResult.Builder.build() |