public interface IsolationSegments
Mono<AddIsolationSegmentOrganizationEntitlementResponse> addOrganizationEntitlement(AddIsolationSegmentOrganizationEntitlementRequest request)
request - the Add an Isolation Segment Organization Entitlement requestMono<CreateIsolationSegmentResponse> create(CreateIsolationSegmentRequest request)
request - the Create Isolation Segment requestMono<Void> delete(DeleteIsolationSegmentRequest request)
request - the Delete Isolation Segment requestMono<GetIsolationSegmentResponse> get(GetIsolationSegmentRequest request)
request - the Get Isolation Segment requestMono<ListIsolationSegmentsResponse> list(ListIsolationSegmentsRequest request)
request - the List Isolation Segments requestMono<ListIsolationSegmentEntitledOrganizationsResponse> listEntitledOrganizations(ListIsolationSegmentEntitledOrganizationsRequest request)
request - the List Organizations for Isolation Segment requestMono<ListIsolationSegmentOrganizationsRelationshipResponse> listOrganizationsRelationship(ListIsolationSegmentOrganizationsRelationshipRequest request)
request - the List Organizations Relationship requestMono<ListIsolationSegmentSpacesRelationshipResponse> listSpacesRelationship(ListIsolationSegmentSpacesRelationshipRequest request)
request - the List Spaces Relationship requestMono<Void> removeOrganizationEntitlement(RemoveIsolationSegmentOrganizationEntitlementRequest request)
request - the Remove an Isolation Segment Organization Entitlement requestMono<UpdateIsolationSegmentResponse> update(UpdateIsolationSegmentRequest request)
request - the Update Isolation Segment requestCopyright © 2017 Pivotal Software, Inc.. All rights reserved.