Uses of Class
com.vmware.nsx_policy.model.AntreaTraceflowConfig
-
Packages that use AntreaTraceflowConfig Package Description com.vmware.nsx_policy.infra.antrea com.vmware.nsx_policy.model -
-
Uses of AntreaTraceflowConfig in com.vmware.nsx_policy.infra.antrea
Methods in com.vmware.nsx_policy.infra.antrea that return AntreaTraceflowConfig Modifier and Type Method Description AntreaTraceflowConfig
Traceflows. create(java.lang.String traceflowId, java.lang.String action)
This will retrace even if current traceflow has observations.AntreaTraceflowConfig
Traceflows. create(java.lang.String traceflowId, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This will retrace even if current traceflow has observations.AntreaTraceflowConfig
TraceflowsStub. create(java.lang.String traceflowId, java.lang.String action)
AntreaTraceflowConfig
TraceflowsStub. create(java.lang.String traceflowId, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AntreaTraceflowConfig
Traceflows. get(java.lang.String traceflowId)
Read Antrea traceflow config with id traceflow-idAntreaTraceflowConfig
Traceflows. get(java.lang.String traceflowId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Antrea traceflow config with id traceflow-idAntreaTraceflowConfig
TraceflowsStub. get(java.lang.String traceflowId)
AntreaTraceflowConfig
TraceflowsStub. get(java.lang.String traceflowId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AntreaTraceflowConfig
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.AntreaTraceflowConfig
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.AntreaTraceflowConfig
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig)
AntreaTraceflowConfig
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra.antrea with parameters of type AntreaTraceflowConfig Modifier and Type Method Description void
Traceflows. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
Traceflows. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
Traceflows. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
Traceflows. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
TraceflowsStub. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig)
void
TraceflowsStub. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
TraceflowsStub. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
TraceflowsStub. patch(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AntreaTraceflowConfig
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.AntreaTraceflowConfig
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.AntreaTraceflowConfig
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig)
void
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
void
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AntreaTraceflowConfig
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.antrea with type arguments of type AntreaTraceflowConfig Modifier and Type Method Description void
Traceflows. create(java.lang.String traceflowId, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
This will retrace even if current traceflow has observations.void
Traceflows. create(java.lang.String traceflowId, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This will retrace even if current traceflow has observations.void
TraceflowsStub. create(java.lang.String traceflowId, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
void
TraceflowsStub. create(java.lang.String traceflowId, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Traceflows. get(java.lang.String traceflowId, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
Read Antrea traceflow config with id traceflow-idvoid
Traceflows. get(java.lang.String traceflowId, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Antrea traceflow config with id traceflow-idvoid
TraceflowsStub. get(java.lang.String traceflowId, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
void
TraceflowsStub. get(java.lang.String traceflowId, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
Traceflows. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an Antrea traceflow config with the traceflow-id is not already present, create a new traceflow config.void
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback)
void
TraceflowsStub. update(java.lang.String traceflowId, AntreaTraceflowConfig antreaTraceflowConfig, com.vmware.vapi.bindings.client.AsyncCallback<AntreaTraceflowConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of AntreaTraceflowConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AntreaTraceflowConfig Modifier and Type Method Description static AntreaTraceflowConfig
AntreaTraceflowConfig. _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 AntreaTraceflowConfig
AntreaTraceflowConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AntreaTraceflowConfig
AntreaTraceflowConfig.Builder. build()
AntreaTraceflowConfig
ChildAntreaTraceflowConfig. getTraceflowConfig()
Methods in com.vmware.nsx_policy.model that return types with arguments of type AntreaTraceflowConfig Modifier and Type Method Description java.util.List<AntreaTraceflowConfig>
AntreaTraceflowConfigListResult. getResults()
AntreaTraceflowConfig list resultsMethods in com.vmware.nsx_policy.model with parameters of type AntreaTraceflowConfig Modifier and Type Method Description ChildAntreaTraceflowConfig.Builder
ChildAntreaTraceflowConfig.Builder. setTraceflowConfig(AntreaTraceflowConfig traceflowConfig)
void
ChildAntreaTraceflowConfig. setTraceflowConfig(AntreaTraceflowConfig traceflowConfig)
Method parameters in com.vmware.nsx_policy.model with type arguments of type AntreaTraceflowConfig Modifier and Type Method Description AntreaTraceflowConfigListResult.Builder
AntreaTraceflowConfigListResult.Builder. setResults(java.util.List<AntreaTraceflowConfig> results)
AntreaTraceflowConfig list resultsvoid
AntreaTraceflowConfigListResult. setResults(java.util.List<AntreaTraceflowConfig> results)
AntreaTraceflowConfig list results
-