| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
default GitpodPortVisibility |
GitpodPort.getVisibility()
(experimental) Whether the port visibility should be private or public.
|
GitpodPortVisibility |
GitpodPort.Jsii$Proxy.getVisibility() |
static GitpodPortVisibility |
GitpodPortVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitpodPortVisibility[] |
GitpodPortVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GitpodPort.Builder |
GitpodPort.Builder.visibility(GitpodPortVisibility visibility)
Sets the value of
GitpodPort.getVisibility() |
Copyright © 2021. All rights reserved.