| 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(org.cloudfoundry.client.v3.spaces._AssignSpaceIsolationSegmentResponse instance)
Copy abstract value type
_AssignSpaceIsolationSegmentResponse instance into builder. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.from(AssignSpaceIsolationSegmentResponse instance)
Fill a builder with attribute values from the provided
AssignSpaceIsolationSegmentResponse instance. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.from(RelationshipResponse instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.RelationshipResponse 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> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
Copyright © 2020. All rights reserved.