| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.isolationsegments |
| Modifier and Type | Method and Description |
|---|---|
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.addAllData(Iterable<? extends Relationship> elements)
Adds elements to
data list. |
static ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.builder()
Creates a builder for
ListIsolationSegmentSpacesRelationshipResponse. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.data(Iterable<? extends Relationship> elements)
Sets or replaces all elements for
data list. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.data(Relationship... elements)
Adds elements to
data list. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.data(Relationship element)
Adds one element to
data list. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.from(ListIsolationSegmentSpacesRelationshipResponse instance)
Fill a builder with attribute values from the provided
ListIsolationSegmentSpacesRelationshipResponse instance. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
Copyright © 2020. All rights reserved.