| 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.from(DockerData instance)
Fill a builder with attribute values from the provided
DockerData instance. |
DockerData.Builder |
DockerData.Builder.image(String image)
Initializes the value for the
image attribute. |
DockerData.Builder |
DockerData.Builder.password(String password)
Initializes the value for the
password attribute. |
DockerData.Builder |
DockerData.Builder.username(String username)
Initializes the value for the
username attribute. |
Copyright © 2020. All rights reserved.