Uses of Class
com.vmware.nsx_policy.model.SegmentPort
-
-
Uses of SegmentPort in com.vmware.nsx_policy.global_infra.segments
Methods in com.vmware.nsx_policy.global_infra.segments that return SegmentPort Modifier and Type Method Description SegmentPort
Ports. get(java.lang.String segmentId, java.lang.String portId)
Get detail information on an infra segment port by giving ID.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. get(java.lang.String segmentId, java.lang.String portId)
SegmentPort
PortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
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
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.SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.global_infra.segments with parameters of type SegmentPort Modifier and Type Method Description 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
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
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
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.void
PortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
void
PortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
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
PortsStub. patch(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)
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
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
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
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.SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
void
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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)
SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.segments with type arguments of type SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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. 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
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.void
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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)
-
Uses of SegmentPort in com.vmware.nsx_policy.global_infra.tier_1s.segments
Methods in com.vmware.nsx_policy.global_infra.tier_1s.segments that return SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId)
SegmentPort
PortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
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
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.SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.global_infra.tier_1s.segments with parameters of type SegmentPort Modifier and Type Method Description 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
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
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
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.void
PortsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
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
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
PortsStub. patch(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)
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
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
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
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.SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
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
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)
SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.tier_1s.segments with type arguments of type SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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. 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
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.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
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)
-
Uses of SegmentPort in com.vmware.nsx_policy.infra.segments
Methods in com.vmware.nsx_policy.infra.segments that return SegmentPort Modifier and Type Method Description SegmentPort
Ports. get(java.lang.String segmentId, java.lang.String portId)
Get detail information on an infra segment port by giving ID.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. get(java.lang.String segmentId, java.lang.String portId)
SegmentPort
PortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
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
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.SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra.segments with parameters of type SegmentPort Modifier and Type Method Description 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
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
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
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.void
PortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
void
PortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
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
PortsStub. patch(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)
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
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
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
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.SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
void
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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)
SegmentPort
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.segments with type arguments of type SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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. 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
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.void
PortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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)
-
Uses of SegmentPort in com.vmware.nsx_policy.infra.tier_1s.segments
Methods in com.vmware.nsx_policy.infra.tier_1s.segments that return SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId)
SegmentPort
PortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
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
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.SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra.tier_1s.segments with parameters of type SegmentPort Modifier and Type Method Description 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
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
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
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.void
PortsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
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
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
PortsStub. patch(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)
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
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
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
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.SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
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
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)
SegmentPort
PortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.tier_1s.segments with type arguments of type SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)
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. 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
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.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
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)
-
Uses of SegmentPort in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return SegmentPort Modifier and Type Method 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()
Methods in com.vmware.nsx_policy.model that return types with arguments of type SegmentPort Modifier and Type Method Description java.util.List<SegmentPort>
SegmentPortListResult. getResults()
Place holder for the list resultjava.util.List<SegmentPort>
VpcSubnetPortListResult. getResults()
Place holder for the list resultMethods in com.vmware.nsx_policy.model with parameters of type SegmentPort Modifier and Type Method Description ChildSegmentPort.Builder
ChildSegmentPort.Builder. setSegmentPort(SegmentPort segmentPort)
void
ChildSegmentPort. setSegmentPort(SegmentPort segmentPort)
Method parameters in com.vmware.nsx_policy.model with type arguments of type SegmentPort Modifier and Type Method Description SegmentPortListResult.Builder
SegmentPortListResult.Builder. setResults(java.util.List<SegmentPort> results)
Place holder for the list resultvoid
SegmentPortListResult. setResults(java.util.List<SegmentPort> results)
Place holder for the list resultVpcSubnetPortListResult.Builder
VpcSubnetPortListResult.Builder. setResults(java.util.List<SegmentPort> results)
Place holder for the list resultvoid
VpcSubnetPortListResult. setResults(java.util.List<SegmentPort> results)
Place holder for the list result -
Uses of SegmentPort in com.vmware.nsx_policy.orgs.projects.infra.segments
Methods in com.vmware.nsx_policy.orgs.projects.infra.segments that return SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId)
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. 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
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.SegmentPort
PortsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
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)
Methods in com.vmware.nsx_policy.orgs.projects.infra.segments with parameters of type SegmentPort Modifier and Type Method Description 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
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
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
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.void
PortsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
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
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
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)
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
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
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
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.SegmentPort
PortsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)
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
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)
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)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.segments with type arguments of type SegmentPort Modifier and Type Method Description 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
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. 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
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. 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
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.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
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)
-
Uses of SegmentPort in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments
Methods in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments that return SegmentPort Modifier and Type Method Description 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
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. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId)
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. 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
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.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
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)
Methods in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments with parameters of type SegmentPort Modifier and Type Method Description 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
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
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
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.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
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
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
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)
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
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
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
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.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)
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
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)
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)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments with type arguments of type SegmentPort Modifier and Type Method Description 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
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. 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
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. 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
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.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
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)
-