| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra.sites.enforcement_points.host_transport_nodes.vteps | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
TransportNodeVtepActionReference |
ActionsStub.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction) |
TransportNodeVtepActionReference |
Actions.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction)
Submit a new VTEP action for a particular TransportNode.
|
TransportNodeVtepActionReference |
ActionsStub.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
TransportNodeVtepActionReference |
Actions.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Submit a new VTEP action for a particular TransportNode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionsStub.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction,
com.vmware.vapi.bindings.client.AsyncCallback<TransportNodeVtepActionReference> asyncCallback) |
void |
Actions.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction,
com.vmware.vapi.bindings.client.AsyncCallback<TransportNodeVtepActionReference> asyncCallback)
Submit a new VTEP action for a particular TransportNode.
|
void |
ActionsStub.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction,
com.vmware.vapi.bindings.client.AsyncCallback<TransportNodeVtepActionReference> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Actions.create(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.Structure transportNodeVtepAction,
com.vmware.vapi.bindings.client.AsyncCallback<TransportNodeVtepActionReference> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Submit a new VTEP action for a particular TransportNode.
|
| Modifier and Type | Method and Description |
|---|---|
static TransportNodeVtepActionReference |
TransportNodeVtepActionReference._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 TransportNodeVtepActionReference |
TransportNodeVtepActionReference._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
TransportNodeVtepActionReference |
TransportNodeVtepActionReference.Builder.build() |