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 SegmentPortPorts. get(java.lang.String segmentId, java.lang.String portId)Get detail information on an infra segment port by giving ID.SegmentPortPorts. 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.SegmentPortPortsStub. get(java.lang.String segmentId, java.lang.String portId)SegmentPortPortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidPortsStub. 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)voidPortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.voidPorts. 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.voidPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidPorts. 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.voidPorts. 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.voidPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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 SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId)SegmentPortPortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPortsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. 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)voidPortsStub. 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)voidPortsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.voidPorts. 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.voidPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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)voidPorts. 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.voidPorts. 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.voidPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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 SegmentPortPorts. get(java.lang.String segmentId, java.lang.String portId)Get detail information on an infra segment port by giving ID.SegmentPortPorts. 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.SegmentPortPortsStub. get(java.lang.String segmentId, java.lang.String portId)SegmentPortPortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidPortsStub. 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)voidPortsStub. patch(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.voidPorts. 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.voidPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. get(java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidPorts. 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.voidPorts. 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.voidPortsStub. update(java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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 SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId)SegmentPortPortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPortsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. 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)voidPortsStub. 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)voidPortsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.voidPorts. 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.voidPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPortsStub. get(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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)voidPorts. 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.voidPorts. 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.voidPortsStub. update(java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort, com.vmware.vapi.bindings.client.AsyncCallback<SegmentPort> asyncCallback)voidPortsStub. 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 SegmentPortSegmentPort. _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 SegmentPortSegmentPort. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.SegmentPortSegmentPort.Builder. build()SegmentPortChildSegmentPort. 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.BuilderChildSegmentPort.Builder. setSegmentPort(SegmentPort segmentPort)voidChildSegmentPort. setSegmentPort(SegmentPort segmentPort)Method parameters in com.vmware.nsx_policy.model with type arguments of type SegmentPort Modifier and Type Method Description SegmentPortListResult.BuilderSegmentPortListResult.Builder. setResults(java.util.List<SegmentPort> results)Place holder for the list resultvoidSegmentPortListResult. setResults(java.util.List<SegmentPort> results)Place holder for the list resultVpcSubnetPortListResult.BuilderVpcSubnetPortListResult.Builder. setResults(java.util.List<SegmentPort> results)Place holder for the list resultvoidVpcSubnetPortListResult. 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 SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId)SegmentPortPortsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPortsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. 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)voidPortsStub. 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)voidPortsStub. 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)SegmentPortPorts. 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.voidPorts. 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.voidPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. 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)voidPortsStub. 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)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPortsStub. 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)voidPortsStub. 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)voidPorts. 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.voidPorts. 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.voidPortsStub. 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)voidPortsStub. 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 SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId)SegmentPortPortsStub. 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)SegmentPortPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPorts. 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.voidPortsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. 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)voidPortsStub. 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)voidPortsStub. 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)SegmentPortPorts. 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.voidPorts. 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.voidPorts. 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.SegmentPortPorts. 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.SegmentPortPortsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, java.lang.String portId, SegmentPort segmentPort)voidPortsStub. 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)voidPortsStub. 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)SegmentPortPortsStub. 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 voidPorts. 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.voidPorts. 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.voidPortsStub. 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)voidPortsStub. 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)voidPorts. 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.voidPorts. 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.voidPortsStub. 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)voidPortsStub. 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)
-