| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.droplets | |
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Method and Description |
|---|---|
Hash |
Hash.Builder.build()
Builds a new
Hash. |
| Modifier and Type | Method and Description |
|---|---|
Hash.Builder |
Hash.Builder.from(Hash instance)
Fill a builder with attribute values from the provided
Hash instance. |
| Modifier and Type | Method and Description |
|---|---|
Hash |
StagedResult.getHash() |
| Modifier and Type | Method and Description |
|---|---|
StagedResult.Builder |
StagedResult.Builder.hash(Hash hash)
Initializes the value for the
hash attribute. |
| Modifier and Type | Method and Description |
|---|---|
Hash |
DockerData.getHash()
The hash of the package
|
Hash |
BitsData.getHash()
The hash of the package
|
| Modifier and Type | Method and Description |
|---|---|
DockerData.Builder |
DockerData.Builder.hash(Hash hash)
Initializes the value for the
hash attribute. |
BitsData.Builder |
BitsData.Builder.hash(Hash hash)
Initializes the value for the
hash attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.