| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.applications |
| Modifier and Type | Method and Description |
|---|---|
static DockerCredentials.Builder |
DockerCredentials.builder()
Creates a builder for
DockerCredentials. |
DockerCredentials.Builder |
DockerCredentials.Builder.from(DockerCredentials instance)
Fill a builder with attribute values from the provided
DockerCredentials instance. |
DockerCredentials.Builder |
DockerCredentials.Builder.password(String password)
Initializes the value for the
password attribute. |
DockerCredentials.Builder |
DockerCredentials.Builder.username(String username)
Initializes the value for the
username attribute. |
Copyright © 2020. All rights reserved.