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