| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static FleetOverflowBehavior |
FleetOverflowBehavior.fromValue(String value)
Use this in place of valueOf.
|
static FleetOverflowBehavior |
FleetOverflowBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FleetOverflowBehavior[] |
FleetOverflowBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFleetRequest |
UpdateFleetRequest.withOverflowBehavior(FleetOverflowBehavior overflowBehavior)
The compute fleet overflow behavior.
|
CreateFleetRequest |
CreateFleetRequest.withOverflowBehavior(FleetOverflowBehavior overflowBehavior)
The compute fleet overflow behavior.
|
Fleet |
Fleet.withOverflowBehavior(FleetOverflowBehavior overflowBehavior)
The compute fleet overflow behavior.
|
Copyright © 2025. All rights reserved.