| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.isolationsegments |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateIsolationSegmentResponse
The response payload for the Create Isolation Segment operation
|
class |
GetIsolationSegmentResponse
The response payload for the Get Isolation Segment operation
|
class |
IsolationSegmentResource
The Resource response payload for the List Isolation Segment operation
|
class |
UpdateIsolationSegmentResponse
The response payload for the Update Isolation Segment operation
|
| Modifier and Type | Method and Description |
|---|---|
IsolationSegmentResource.Builder |
IsolationSegmentResource.Builder.from(IsolationSegment instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.isolationsegments.IsolationSegment instance. |
GetIsolationSegmentResponse.Builder |
GetIsolationSegmentResponse.Builder.from(IsolationSegment instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.isolationsegments.IsolationSegment instance. |
UpdateIsolationSegmentResponse.Builder |
UpdateIsolationSegmentResponse.Builder.from(IsolationSegment instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.isolationsegments.IsolationSegment instance. |
CreateIsolationSegmentResponse.Builder |
CreateIsolationSegmentResponse.Builder.from(IsolationSegment instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.isolationsegments.IsolationSegment instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.