| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.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
Base class for resources that contain stacks
|
| Modifier and Type | Method and Description |
|---|---|
CreateStackResponse.Builder |
CreateStackResponse.Builder.from(AbstractStackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.stacks.AbstractStackResource instance. |
GetStackResponse.Builder |
GetStackResponse.Builder.from(AbstractStackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.stacks.AbstractStackResource instance. |
StackResource.Builder |
StackResource.Builder.from(AbstractStackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.stacks.AbstractStackResource instance. |
Copyright © 2024. All rights reserved.