Uses of Class
com.vmware.nsx_policy.model.Segment
-
-
Uses of Segment in com.vmware.nsx_policy.global_infra
Methods in com.vmware.nsx_policy.global_infra that return Segment Modifier and Type Method Description SegmentSegments. get(java.lang.String segmentId)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegments. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegmentsStub. get(java.lang.String segmentId)SegmentSegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.global_infra with type arguments of type Segment Modifier and Type Method Description voidSegments. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegments. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of Segment in com.vmware.nsx_policy.global_infra.tier_1s
Methods in com.vmware.nsx_policy.global_infra.tier_1s that return Segment Modifier and Type Method Description SegmentSegments. get(java.lang.String tier1Id, java.lang.String segmentId)Read segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegments. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId)SegmentSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.global_infra.tier_1s with type arguments of type Segment Modifier and Type Method Description voidSegments. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)Read segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegments. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of Segment in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return Segment Modifier and Type Method Description SegmentSegments. get(java.lang.String segmentId)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegments. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegmentsStub. get(java.lang.String segmentId)SegmentSegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String segmentId, Segment segment)SegmentSegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update0(java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update0(java.lang.String segmentId, Segment segment)SegmentSegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra with parameters of type Segment Modifier and Type Method Description voidSegments. patch(java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. patch(java.lang.String segmentId, Segment segment)voidSegmentsStub. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidSegmentsStub. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegmentsStub. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. patch0(java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegments. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. patch0(java.lang.String segmentId, Segment segment)voidSegmentsStub. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidSegmentsStub. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegmentsStub. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String segmentId, Segment segment)voidSegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update0(java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update0(java.lang.String segmentId, Segment segment)voidSegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra with type arguments of type Segment Modifier and Type Method Description voidSegments. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegments. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of Segment in com.vmware.nsx_policy.infra.tier_1s
Methods in com.vmware.nsx_policy.infra.tier_1s that return Segment Modifier and Type Method Description SegmentSegments. get(java.lang.String tier1Id, java.lang.String segmentId)Read segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegments. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId)SegmentSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)SegmentSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra.tier_1s with parameters of type Segment Modifier and Type Method Description voidSegments. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)voidSegmentsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidSegmentsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegmentsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)voidSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.tier_1s with type arguments of type Segment Modifier and Type Method Description voidSegments. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)Read segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegments. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of Segment in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Segment Modifier and Type Method Description static SegmentSegment. _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 SegmentSegment. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.SegmentSegment.Builder. build()SegmentChildSegment. getSegment()Methods in com.vmware.nsx_policy.model that return types with arguments of type Segment Modifier and Type Method Description java.util.List<Segment>SegmentListResult. getResults()Segment list resultsMethods in com.vmware.nsx_policy.model with parameters of type Segment Modifier and Type Method Description ChildSegment.BuilderChildSegment.Builder. setSegment(Segment segment)voidChildSegment. setSegment(Segment segment)Method parameters in com.vmware.nsx_policy.model with type arguments of type Segment Modifier and Type Method Description SegmentListResult.BuilderSegmentListResult.Builder. setResults(java.util.List<Segment> results)Segment list resultsvoidSegmentListResult. setResults(java.util.List<Segment> results)Segment list results -
Uses of Segment in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return Segment Modifier and Type Method Description SegmentSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId)SegmentSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)SegmentSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.orgs.projects.infra with parameters of type Segment Modifier and Type Method Description voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegments. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)voidSegmentsStub. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidSegmentsStub. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegmentsStub. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)voidSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.infra with type arguments of type Segment Modifier and Type Method Description voidSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of Segment in com.vmware.nsx_policy.orgs.projects.infra.tier_1s
Methods in com.vmware.nsx_policy.orgs.projects.infra.tier_1s that return Segment Modifier and Type Method Description SegmentSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId)Read segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read segment Note: Extended Segment: Please note that old vpn path deprecated.SegmentSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId)SegmentSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.orgs.projects.infra.tier_1s with parameters of type Segment Modifier and Type Method Description voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegments. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)SegmentSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.infra.tier_1s with type arguments of type Segment Modifier and Type Method Description voidSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)Read segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegments. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read segment Note: Extended Segment: Please note that old vpn path deprecated.voidSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)If segment with the segment-id is not already present, create a new segment.voidSegments. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If segment with the segment-id is not already present, create a new segment.voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)voidSegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-