Modifier and Type | Method and Description |
---|---|
SegmentPort |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId) |
SegmentPort |
Ports.get(java.lang.String segmentId,
java.lang.String portId)
Get detail information on an infra segment port by giving ID.
|
SegmentPort |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on an infra segment port by giving ID.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Get detail information on an infra segment port by giving ID.
|
void |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on an infra segment port by giving ID.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
SegmentPort |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId) |
SegmentPort |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId)
Get detail information on a Tier-1 segment port by giving ID.
|
SegmentPort |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on a Tier-1 segment port by giving ID.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Get detail information on a Tier-1 segment port by giving ID.
|
void |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on a Tier-1 segment port by giving ID.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
SegmentPort |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId) |
SegmentPort |
Ports.get(java.lang.String segmentId,
java.lang.String portId)
Get detail information on an infra segment port by giving ID.
|
SegmentPort |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on an infra segment port by giving ID.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Get detail information on an infra segment port by giving ID.
|
void |
PortsStub.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.get(java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on an infra segment port by giving ID.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
SegmentPort |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId) |
SegmentPort |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId)
Get detail information on a Tier-1 segment port by giving ID.
|
SegmentPort |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on a Tier-1 segment port by giving ID.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Get detail information on a Tier-1 segment port by giving ID.
|
void |
PortsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on a Tier-1 segment port by giving ID.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
static SegmentPort |
SegmentPort._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 SegmentPort |
SegmentPort._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
SegmentPort |
SegmentPort.Builder.build() |
SegmentPort |
ChildSegmentPort.getSegmentPort() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SegmentPort> |
SegmentPortListResult.getResults()
Place holder for the list result
|
Modifier and Type | Method and Description |
---|---|
void |
ChildSegmentPort.setSegmentPort(SegmentPort segmentPort) |
ChildSegmentPort.Builder |
ChildSegmentPort.Builder.setSegmentPort(SegmentPort segmentPort) |
Modifier and Type | Method and Description |
---|---|
void |
SegmentPortListResult.setResults(java.util.List<SegmentPort> results)
Place holder for the list result
|
SegmentPortListResult.Builder |
SegmentPortListResult.Builder.setResults(java.util.List<SegmentPort> results)
Place holder for the list result
|
Modifier and Type | Method and Description |
---|---|
SegmentPort |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId) |
SegmentPort |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId)
Get detail information on an infra segment port by giving ID.
|
SegmentPort |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on an infra segment port by giving ID.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Get detail information on an infra segment port by giving ID.
|
void |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on an infra segment port by giving ID.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create an infra segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
SegmentPort |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId) |
SegmentPort |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId)
Get detail information on a Tier-1 segment port by giving ID.
|
SegmentPort |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on a Tier-1 segment port by giving ID.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
void |
PortsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object fields which presents in
the request body.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
SegmentPort |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SegmentPort |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
Modifier and Type | Method and Description |
---|---|
void |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Get detail information on a Tier-1 segment port by giving ID.
|
void |
PortsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detail information on a Tier-1 segment port by giving ID.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|
void |
PortsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Ports.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
SegmentPort segmentPort,
com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a Tier-1 segment port if it does not exist based on the IDs, or update
existing port information by replacing the port object already exists.
|