| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.spaces |
| Modifier and Type | Method and Description |
|---|---|
static AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.builder()
Creates a builder for
AssignSpaceIsolationSegmentResponse. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.from(AssignSpaceIsolationSegmentResponse instance)
Fill a builder with attribute values from the provided
AssignSpaceIsolationSegmentResponse instance. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.links(Map<String,? extends Link> links)
Sets or replaces all mappings from the specified map as entries for the
links map. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.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.