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