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