Modifier and Type | Method and Description |
---|---|
Segment |
SegmentsStub.get(java.lang.String segmentId) |
Segment |
Segments.get(java.lang.String segmentId)
Read infra segment Note: Extended Segment: Please note that old vpn path
deprecated.
|
Segment |
SegmentsStub.get(java.lang.String segmentId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.get(java.lang.String segmentId,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
SegmentsStub.get(java.lang.String segmentId,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
Modifier and Type | Method and Description |
---|---|
Segment |
SegmentsStub.get(java.lang.String tier1Id,
java.lang.String segmentId) |
Segment |
Segments.get(java.lang.String tier1Id,
java.lang.String segmentId)
Read segment Note: Extended Segment: Please note that old vpn path deprecated.
|
Segment |
SegmentsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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.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.
|
Modifier and Type | Method and Description |
---|---|
Segment |
SegmentsStub.get(java.lang.String segmentId) |
Segment |
Segments.get(java.lang.String segmentId)
Read infra segment Note: Extended Segment: Please note that old vpn path
deprecated.
|
Segment |
SegmentsStub.get(java.lang.String segmentId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update(java.lang.String segmentId,
Segment segment) |
Segment |
Segments.update(java.lang.String segmentId,
Segment segment)
If segment with the segment-id is not already present, create a new segment.
|
Segment |
SegmentsStub.update(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update0(java.lang.String segmentId,
Segment segment) |
Segment |
Segments.update0(java.lang.String segmentId,
Segment segment)
If segment with the segment-id is not already present, create a new segment.
|
Segment |
SegmentsStub.update0(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.patch(java.lang.String segmentId,
Segment segment) |
void |
Segments.patch(java.lang.String segmentId,
Segment segment)
If segment with the segment-id is not already present, create a new segment.
|
void |
SegmentsStub.patch(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
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 |
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 |
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 |
SegmentsStub.patch(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.patch0(java.lang.String segmentId,
Segment segment) |
void |
Segments.patch0(java.lang.String segmentId,
Segment segment)
If segment with the segment-id is not already present, create a new segment.
|
void |
SegmentsStub.patch0(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
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 |
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 |
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 |
SegmentsStub.patch0(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
Segment |
SegmentsStub.update(java.lang.String segmentId,
Segment segment) |
Segment |
Segments.update(java.lang.String segmentId,
Segment segment)
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 |
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 |
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.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 |
SegmentsStub.update(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update0(java.lang.String segmentId,
Segment segment) |
Segment |
Segments.update0(java.lang.String segmentId,
Segment segment)
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 |
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 |
SegmentsStub.update0(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,
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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.get(java.lang.String segmentId,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
SegmentsStub.get(java.lang.String segmentId,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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.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.update0(java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
SegmentsStub.update0(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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If segment with the segment-id is not already present, create a new segment.
|
Modifier and Type | Method and Description |
---|---|
Segment |
SegmentsStub.get(java.lang.String tier1Id,
java.lang.String segmentId) |
Segment |
Segments.get(java.lang.String tier1Id,
java.lang.String segmentId)
Read segment Note: Extended Segment: Please note that old vpn path deprecated.
|
Segment |
SegmentsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update(java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment) |
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 |
SegmentsStub.update(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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If segment with the segment-id is not already present, create a new segment.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment) |
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 |
SegmentsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
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 |
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 |
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 |
SegmentsStub.patch(java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
Segment |
SegmentsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment) |
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 |
SegmentsStub.update(java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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) |
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 |
SegmentsStub.update(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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If segment with the segment-id is not already present, create a new segment.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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.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.update(java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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) |
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.
|
Modifier and Type | Method and 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() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Segment> |
SegmentListResult.getResults()
Segment list results
|
Modifier and Type | Method and Description |
---|---|
void |
ChildSegment.setSegment(Segment segment) |
ChildSegment.Builder |
ChildSegment.Builder.setSegment(Segment segment) |
Modifier and Type | Method and Description |
---|---|
void |
SegmentListResult.setResults(java.util.List<Segment> results)
Segment list results
|
SegmentListResult.Builder |
SegmentListResult.Builder.setResults(java.util.List<Segment> results)
Segment list results
|
Modifier and Type | Method and Description |
---|---|
Segment |
SegmentsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId) |
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 |
SegmentsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
Segment segment) |
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 |
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.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.update0(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
Segment segment) |
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 |
SegmentsStub.update0(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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If segment with the segment-id is not already present, create a new segment.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
Segment segment) |
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 |
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 |
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 |
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 |
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 |
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.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.patch0(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
Segment segment) |
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 |
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 |
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 |
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 |
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 |
SegmentsStub.patch0(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,
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 |
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 |
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 |
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 |
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.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 |
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.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.update0(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
Segment segment) |
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 |
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 |
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 |
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) |
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 |
SegmentsStub.update0(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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If segment with the segment-id is not already present, create a new segment.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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.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.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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.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.update0(java.lang.String orgId,
java.lang.String projectId,
java.lang.String segmentId,
Segment segment,
com.vmware.vapi.bindings.client.AsyncCallback<Segment> asyncCallback) |
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 |
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) |
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.
|
Modifier and Type | Method and Description |
---|---|
Segment |
SegmentsStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId) |
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 |
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.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.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment) |
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 |
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) |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentsStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment) |
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 |
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 |
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 |
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 |
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 |
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) |
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.
|
Segment |
SegmentsStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String segmentId,
Segment segment) |
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 |
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 |
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 |
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) |
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 |
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) |
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.
|
Modifier and Type | Method and Description |
---|---|
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 |
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 |
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.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.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 |
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 |
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) |
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.
|