| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static LaunchActionCategory |
LaunchActionCategory.fromValue(String value)
Use this in place of valueOf.
|
static LaunchActionCategory |
LaunchActionCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LaunchActionCategory[] |
LaunchActionCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutLaunchActionResult |
PutLaunchActionResult.withCategory(LaunchActionCategory category) |
LaunchAction |
LaunchAction.withCategory(LaunchActionCategory category) |
PutLaunchActionRequest |
PutLaunchActionRequest.withCategory(LaunchActionCategory category) |
Copyright © 2023. All rights reserved.