| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.global_infra | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
TraceflowConfig |
TraceflowsStub.create(java.lang.String traceflowId,
java.lang.String action) |
TraceflowConfig |
Traceflows.create(java.lang.String traceflowId,
java.lang.String action)
This will retrace even if current traceflow has observations.
|
TraceflowConfig |
TraceflowsStub.create(java.lang.String traceflowId,
java.lang.String action,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
TraceflowConfig |
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.
|
TraceflowConfig |
TraceflowsStub.get(java.lang.String traceflowId) |
TraceflowConfig |
Traceflows.get(java.lang.String traceflowId)
Read traceflow config with id traceflow-id.
|
TraceflowConfig |
TraceflowsStub.get(java.lang.String traceflowId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
TraceflowConfig |
Traceflows.get(java.lang.String traceflowId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read traceflow config with id traceflow-id.
|
TraceflowConfig |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath) |
TraceflowConfig |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
TraceflowConfig |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
TraceflowConfig |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TraceflowsStub.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath) |
void |
Traceflows.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
void |
TraceflowsStub.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Traceflows.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
void |
TraceflowsStub.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Traceflows.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
void |
TraceflowsStub.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Traceflows.patch(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
TraceflowConfig |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath) |
TraceflowConfig |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
void |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback) |
void |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
void |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
TraceflowConfig |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
TraceflowConfig |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TraceflowsStub.create(java.lang.String traceflowId,
java.lang.String action,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback) |
void |
Traceflows.create(java.lang.String traceflowId,
java.lang.String action,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback)
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<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Traceflows.create(java.lang.String traceflowId,
java.lang.String action,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This will retrace even if current traceflow has observations.
|
void |
TraceflowsStub.get(java.lang.String traceflowId,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback) |
void |
Traceflows.get(java.lang.String traceflowId,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback)
Read traceflow config with id traceflow-id.
|
void |
TraceflowsStub.get(java.lang.String traceflowId,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Traceflows.get(java.lang.String traceflowId,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read traceflow config with id traceflow-id.
|
void |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback) |
void |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
void |
TraceflowsStub.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Traceflows.update(java.lang.String traceflowId,
TraceflowConfig traceflowConfig,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<TraceflowConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a traceflow config with the traceflow-id is not already present, create a new
traceflow config.
|
| Modifier and Type | Method and Description |
|---|---|
static TraceflowConfig |
TraceflowConfig._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 TraceflowConfig |
TraceflowConfig._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
TraceflowConfig |
TraceflowConfig.Builder.build() |
TraceflowConfig |
ChildTraceflowConfig.getTraceflowConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TraceflowConfig> |
TraceflowConfigListResult.getResults()
TraceflowConfig list results
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildTraceflowConfig.setTraceflowConfig(TraceflowConfig traceflowConfig) |
ChildTraceflowConfig.Builder |
ChildTraceflowConfig.Builder.setTraceflowConfig(TraceflowConfig traceflowConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
TraceflowConfigListResult.setResults(java.util.List<TraceflowConfig> results)
TraceflowConfig list results
|
TraceflowConfigListResult.Builder |
TraceflowConfigListResult.Builder.setResults(java.util.List<TraceflowConfig> results)
TraceflowConfig list results
|