| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.stacks |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateStackResponse
The response payload for the Create Stack operation
|
class |
GetStackResponse
The response payload for the Get Stack operation
|
class |
StackResource
The Resource response payload for the List Stacks operation
|
class |
UpdateStackResponse
The response payload for the Update Stack operation
|
| Modifier and Type | Method and Description |
|---|---|
StackResource.Builder |
StackResource.Builder.from(Stack instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.stacks.Stack instance. |
CreateStackResponse.Builder |
CreateStackResponse.Builder.from(Stack instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.stacks.Stack instance. |
UpdateStackResponse.Builder |
UpdateStackResponse.Builder.from(Stack instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.stacks.Stack instance. |
GetStackResponse.Builder |
GetStackResponse.Builder.from(Stack instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.stacks.Stack instance. |
Copyright © 2022. All rights reserved.