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 Segment
Segments. get(java.lang.String segmentId)
Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.Segment
Segments. 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.Segment
SegmentsStub. get(java.lang.String segmentId)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
SegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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 Segment
Segments. get(java.lang.String tier1Id, java.lang.String segmentId)
Read segment Note: Extended Segment: Please note that old vpn path deprecated.Segment
Segments. 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.Segment
SegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
SegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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 Segment
Segments. get(java.lang.String segmentId)
Read infra segment Note: Extended Segment: Please note that old vpn path deprecated.Segment
Segments. 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.Segment
SegmentsStub. get(java.lang.String segmentId)
Segment
SegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. update(java.lang.String segmentId, Segment segment)
If segment with the segment-id is not already present, create a new segment.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String segmentId, Segment segment)
Segment
SegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. update0(java.lang.String segmentId, Segment segment)
If segment with the segment-id is not already present, create a new segment.Segment
Segments. 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.Segment
SegmentsStub. update0(java.lang.String segmentId, Segment segment)
Segment
SegmentsStub. 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 void
Segments. patch(java.lang.String segmentId, Segment segment)
If segment with the segment-id is not already present, create a new segment.void
Segments. 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.void
Segments. 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.void
Segments. 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.void
SegmentsStub. patch(java.lang.String segmentId, Segment segment)
void
SegmentsStub. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
SegmentsStub. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentsStub. patch(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Segments. patch0(java.lang.String segmentId, Segment segment)
If segment with the segment-id is not already present, create a new segment.void
Segments. 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.void
Segments. 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.void
Segments. 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.void
SegmentsStub. patch0(java.lang.String segmentId, Segment segment)
void
SegmentsStub. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
SegmentsStub. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentsStub. patch0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. update(java.lang.String segmentId, Segment segment)
If segment with the segment-id is not already present, create a new segment.void
Segments. 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.void
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String segmentId, Segment segment)
void
SegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
SegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. update0(java.lang.String segmentId, Segment segment)
If segment with the segment-id is not already present, create a new segment.void
Segments. 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.void
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update0(java.lang.String segmentId, Segment segment)
void
SegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
SegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. get(java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Segments. 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.void
Segments. 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.void
SegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. update(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Segments. 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.void
Segments. 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.void
SegmentsStub. update0(java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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 Segment
Segments. get(java.lang.String tier1Id, java.lang.String segmentId)
Read segment Note: Extended Segment: Please note that old vpn path deprecated.Segment
Segments. 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.Segment
SegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId)
Segment
SegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
Segments. 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.void
Segments. 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.void
SegmentsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)
void
SegmentsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
SegmentsStub. 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)
void
SegmentsStub. patch(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. 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.void
Segments. 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.void
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment)
void
SegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
SegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Segments. 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.void
Segments. 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.void
SegmentsStub. update(java.lang.String tier1Id, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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 Segment
Segment. _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 Segment
Segment. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.Segment
Segment.Builder. build()
Segment
ChildSegment. 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.Builder
ChildSegment.Builder. setSegment(Segment segment)
void
ChildSegment. setSegment(Segment segment)
Method parameters in com.vmware.nsx_policy.model with type arguments of type Segment Modifier and Type Method Description SegmentListResult.Builder
SegmentListResult.Builder. setResults(java.util.List<Segment> results)
Segment list resultsvoid
SegmentListResult. 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 Segment
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId)
Segment
SegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)
Segment
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
Segments. 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.void
Segments. 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.void
SegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)
void
SegmentsStub. 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)
void
SegmentsStub. 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)
void
SegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Segments. 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.void
Segments. 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.void
Segments. 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.void
Segments. 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.void
SegmentsStub. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)
void
SegmentsStub. 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)
void
SegmentsStub. 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)
void
SegmentsStub. patch0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. 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.void
Segments. 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.void
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)
void
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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)
Segment
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. 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.void
Segments. 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.void
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment)
void
SegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
SegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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)
void
Segments. 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.void
Segments. 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.void
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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)
void
Segments. 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.void
Segments. 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.void
SegmentsStub. update0(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentId, Segment segment, com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback)
void
SegmentsStub. 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 Segment
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId)
Segment
SegmentsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Segment
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
Segments. 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.void
Segments. 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.void
SegmentsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)
void
SegmentsStub. 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)
void
SegmentsStub. 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)
void
SegmentsStub. 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)
Segment
Segments. 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.void
Segments. 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.void
Segments. 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.Segment
Segments. 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.Segment
SegmentsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, Segment segment)
void
SegmentsStub. 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)
void
SegmentsStub. 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)
Segment
SegmentsStub. 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 void
Segments. 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.void
Segments. 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.void
SegmentsStub. 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)
void
SegmentsStub. 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)
void
Segments. 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.void
Segments. 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.void
SegmentsStub. 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)
void
SegmentsStub. 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)
-