| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.stacks |
| Modifier and Type | Method and Description |
|---|---|
static StackEntity.Builder |
StackEntity.builder()
Creates a builder for
StackEntity. |
StackEntity.Builder |
StackEntity.Builder.description(String description)
Initializes the value for the
description attribute. |
StackEntity.Builder |
StackEntity.Builder.from(StackEntity instance)
Fill a builder with attribute values from the provided
StackEntity instance. |
StackEntity.Builder |
StackEntity.Builder.name(String name)
Initializes the value for the
name attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.