| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableDockerInfo.Builder |
ImmutableDockerInfo.builder()
Creates a builder for
ImmutableDockerInfo. |
ImmutableDockerInfo.Builder |
ImmutableDockerInfo.Builder.credentials(DockerCredentials credentials)
Initializes the value for the
credentials attribute. |
ImmutableDockerInfo.Builder |
ImmutableDockerInfo.Builder.from(DockerInfo instance)
Fill a builder with attribute values from the provided
DockerInfo instance. |
ImmutableDockerInfo.Builder |
ImmutableDockerInfo.Builder.image(String image)
Initializes the value for the
image attribute. |
Copyright © 2020 SAP SE. All rights reserved.