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