| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.organizations | |
| org.cloudfoundry.client.v3.spaces |
| Modifier and Type | Class and Description |
|---|---|
class |
GetApplicationCurrentDropletRelationshipResponse
The response payload for the GetCurrent Droplet Relationship operation
|
class |
SetApplicationCurrentDropletResponse
The response payload for the Assign Application Droplet operation
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationCurrentDropletRelationshipResponse.Builder |
GetApplicationCurrentDropletRelationshipResponse.Builder.from(RelationshipResponse instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.RelationshipResponse instance. |
SetApplicationCurrentDropletResponse.Builder |
SetApplicationCurrentDropletResponse.Builder.from(RelationshipResponse instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.RelationshipResponse instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AssignOrganizationDefaultIsolationSegmentResponse
The response payload for the Assign Default Isolation Segment operation
|
class |
GetOrganizationDefaultIsolationSegmentResponse
The response payload for the Get Default Isolation Segment operation
|
| Modifier and Type | Method and Description |
|---|---|
GetOrganizationDefaultIsolationSegmentResponse.Builder |
GetOrganizationDefaultIsolationSegmentResponse.Builder.from(RelationshipResponse instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.RelationshipResponse instance. |
AssignOrganizationDefaultIsolationSegmentResponse.Builder |
AssignOrganizationDefaultIsolationSegmentResponse.Builder.from(RelationshipResponse instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.RelationshipResponse instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AssignSpaceIsolationSegmentResponse
The response payload for the Assign Isolation Segment operation
|
class |
GetSpaceIsolationSegmentResponse
The response payload for the Get Isolation Segment operation
|
| Modifier and Type | Method and Description |
|---|---|
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.from(RelationshipResponse instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.RelationshipResponse instance. |
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.from(RelationshipResponse instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.RelationshipResponse instance. |
Copyright © 2020. All rights reserved.