| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.pbc |
| Modifier and Type | Method and Description |
|---|---|
static ContainerSize |
ContainerSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerSize[] |
ContainerSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PerBuildContainerForJob |
PerBuildContainerForJob.size(ContainerSize size)
Symbolic name for size of the container.
|
PerBuildContainerForEnvironment |
PerBuildContainerForEnvironment.size(ContainerSize size)
Symbolic name for size of the container.
|
Copyright © 2019 Atlassian. All rights reserved.