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