| Modifier and Type | Method and Description |
|---|---|
default Mode |
ContainerDefinitionOptions.getMode()
Defines how many models the container hosts.
|
Mode |
ContainerDefinitionOptions.Jsii$Proxy.getMode() |
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerDefinition.Builder |
ContainerDefinition.Builder.mode(Mode mode)
Defines how many models the container hosts.
|
ContainerDefinitionOptions.Builder |
ContainerDefinitionOptions.Builder.mode(Mode mode)
Sets the value of
ContainerDefinitionOptions.getMode() |
Copyright © 2023. All rights reserved.