| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.spaces |
| Modifier and Type | Method and Description |
|---|---|
static GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.builder()
Creates a builder for
GetSpaceIsolationSegmentResponse. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.from(GetSpaceIsolationSegmentResponse instance)
Fill a builder with attribute values from the provided
GetSpaceIsolationSegmentResponse instance. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.links(Map<String,? extends Link> links)
Sets or replaces all mappings from the specified map as entries for the
links map. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> links)
Put all mappings from the specified map as entries to
links map. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.