public interface SpacesV3
| Modifier and Type | Method and Description |
|---|---|
Mono<AssignSpaceIsolationSegmentResponse> |
assignIsolationSegment(AssignSpaceIsolationSegmentRequest request)
Makes the Assign an Isolation Segment request
|
Mono<GetSpaceIsolationSegmentResponse> |
getIsolationSegment(GetSpaceIsolationSegmentRequest request)
Makes the Get Assigned Isolation Segment request
|
Mono<ListSpacesResponse> |
list(ListSpacesRequest request)
Makes the List Spaces request
|
Mono<AssignSpaceIsolationSegmentResponse> assignIsolationSegment(AssignSpaceIsolationSegmentRequest request)
request - the Assign an Isolation Segment requestMono<GetSpaceIsolationSegmentResponse> getIsolationSegment(GetSpaceIsolationSegmentRequest request)
request - the Get Assigned Isolation Segment requestMono<ListSpacesResponse> list(ListSpacesRequest request)
request - the List Spaces requestCopyright © 2017 Pivotal Software, Inc.. All rights reserved.