Uses of Class
com.vmware.nsx_policy.model.AntreaTraceflowObservationListResult
-
Packages that use AntreaTraceflowObservationListResult Package Description com.vmware.nsx_policy.infra.antrea.traceflows com.vmware.nsx_policy.model -
-
Uses of AntreaTraceflowObservationListResult in com.vmware.nsx_policy.infra.antrea.traceflows
Methods in com.vmware.nsx_policy.infra.antrea.traceflows that return AntreaTraceflowObservationListResult Modifier and Type Method Description AntreaTraceflowObservationListResultObservations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath)Read Antrea traceflow observations for id traceflow-idAntreaTraceflowObservationListResultObservations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read Antrea traceflow observations for id traceflow-idAntreaTraceflowObservationListResultObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath)AntreaTraceflowObservationListResultObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.antrea.traceflows with type arguments of type AntreaTraceflowObservationListResult Modifier and Type Method Description voidObservations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowObservationListResult> asyncCallback)Read Antrea traceflow observations for id traceflow-idvoidObservations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowObservationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read Antrea traceflow observations for id traceflow-idvoidObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowObservationListResult> asyncCallback)voidObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowObservationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of AntreaTraceflowObservationListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AntreaTraceflowObservationListResult Modifier and Type Method Description static AntreaTraceflowObservationListResultAntreaTraceflowObservationListResult. _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 AntreaTraceflowObservationListResultAntreaTraceflowObservationListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AntreaTraceflowObservationListResultAntreaTraceflowObservationListResult.Builder. build()
-