| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
static DockerComposeServicePort.Builder |
DockerComposeServicePort.builder() |
DockerComposeServicePort.Builder |
DockerComposeServicePort.Builder.mode(String mode)
Sets the value of
DockerComposeServicePort.getMode() |
DockerComposeServicePort.Builder |
DockerComposeServicePort.Builder.protocol(DockerComposeProtocol protocol)
Sets the value of
DockerComposeServicePort.getProtocol() |
DockerComposeServicePort.Builder |
DockerComposeServicePort.Builder.published(Number published)
Sets the value of
DockerComposeServicePort.getPublished() |
DockerComposeServicePort.Builder |
DockerComposeServicePort.Builder.target(Number target)
Sets the value of
DockerComposeServicePort.getTarget() |
| Constructor and Description |
|---|
Jsii$Proxy(DockerComposeServicePort.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DockerComposeServicePort.Builder. |
Copyright © 2021. All rights reserved.