Uses of Class
com.vmware.nsx_policy.model.TraceflowObservationListResult
-
Packages that use TraceflowObservationListResult Package Description com.vmware.nsx_policy.infra.traceflows com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.infra.traceflows -
-
Uses of TraceflowObservationListResult in com.vmware.nsx_policy.infra.traceflows
Methods in com.vmware.nsx_policy.infra.traceflows that return TraceflowObservationListResult Modifier and Type Method Description TraceflowObservationListResult
Observations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath)
Read traceflow observations for id traceflow-id.TraceflowObservationListResult
Observations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read traceflow observations for id traceflow-id.TraceflowObservationListResult
ObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath)
TraceflowObservationListResult
ObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.traceflows with type arguments of type TraceflowObservationListResult Modifier and Type Method Description void
Observations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback)
Read traceflow observations for id traceflow-id.void
Observations. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read traceflow observations for id traceflow-id.void
ObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback)
void
ObservationsStub. list(java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of TraceflowObservationListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return TraceflowObservationListResult Modifier and Type Method Description static TraceflowObservationListResult
TraceflowObservationListResult. _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 TraceflowObservationListResult
TraceflowObservationListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.TraceflowObservationListResult
TraceflowObservationListResult.Builder. build()
-
Uses of TraceflowObservationListResult in com.vmware.nsx_policy.orgs.projects.infra.traceflows
Methods in com.vmware.nsx_policy.orgs.projects.infra.traceflows that return TraceflowObservationListResult Modifier and Type Method Description TraceflowObservationListResult
Observations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath)
Read traceflow observations for id traceflow-id.TraceflowObservationListResult
Observations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read traceflow observations for id traceflow-id.TraceflowObservationListResult
ObservationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath)
TraceflowObservationListResult
ObservationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.traceflows with type arguments of type TraceflowObservationListResult Modifier and Type Method Description void
Observations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback)
Read traceflow observations for id traceflow-id.void
Observations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read traceflow observations for id traceflow-id.void
ObservationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback)
void
ObservationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String traceflowId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<TraceflowObservationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-