| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.stacks |
| Modifier and Type | Method and Description |
|---|---|
StackEntity |
StackEntity.Builder.build()
Builds a new
StackEntity. |
StackEntity |
StackResource.getEntity()
The resource's entity
|
StackEntity |
GetStackResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
StackResource.Builder |
StackResource.Builder.entity(StackEntity entity)
Initializes the value for the
entity attribute. |
GetStackResponse.Builder |
GetStackResponse.Builder.entity(StackEntity entity)
Initializes the value for the
entity attribute. |
StackEntity.Builder |
StackEntity.Builder.from(StackEntity instance)
Fill a builder with attribute values from the provided
StackEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.