| Package | Description |
|---|---|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionCategory |
ActionCategory.fromValue(String value)
Use this in place of valueOf.
|
static ActionCategory |
ActionCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionCategory[] |
ActionCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutTemplateActionResult |
PutTemplateActionResult.withCategory(ActionCategory category)
Template post migration custom action category.
|
PutSourceServerActionResult |
PutSourceServerActionResult.withCategory(ActionCategory category)
Source server post migration custom action category.
|
PutSourceServerActionRequest |
PutSourceServerActionRequest.withCategory(ActionCategory category)
Source server post migration custom action category.
|
TemplateActionDocument |
TemplateActionDocument.withCategory(ActionCategory category)
Template post migration custom action category.
|
SourceServerActionDocument |
SourceServerActionDocument.withCategory(ActionCategory category)
Source server post migration custom action category.
|
PutTemplateActionRequest |
PutTemplateActionRequest.withCategory(ActionCategory category)
Template post migration custom action category.
|
Copyright © 2023. All rights reserved.