| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
Docker |
Docker.Builder.build()
Builds a new
Docker. |
Docker |
ApplicationManifest.getDocker()
The docker information
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationManifest.Builder |
ApplicationManifest.Builder.docker(Docker docker)
Initializes the value for the
docker attribute. |
Docker.Builder |
Docker.Builder.from(Docker instance)
Fill a builder with attribute values from the provided
Docker instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.