| Package | Description |
|---|---|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
static BootMode |
BootMode.fromValue(String value)
Use this in place of valueOf.
|
static BootMode |
BootMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootMode[] |
BootMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.withBootMode(BootMode bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateResult |
UpdateLaunchConfigurationTemplateResult.withBootMode(BootMode bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateRequest |
UpdateLaunchConfigurationTemplateRequest.withBootMode(BootMode bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationRequest |
UpdateLaunchConfigurationRequest.withBootMode(BootMode bootMode)
Update Launch configuration boot mode request.
|
GetLaunchConfigurationResult |
GetLaunchConfigurationResult.withBootMode(BootMode bootMode)
Launch configuration boot mode.
|
CreateLaunchConfigurationTemplateResult |
CreateLaunchConfigurationTemplateResult.withBootMode(BootMode bootMode)
Launch configuration template boot mode.
|
CreateLaunchConfigurationTemplateRequest |
CreateLaunchConfigurationTemplateRequest.withBootMode(BootMode bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationResult |
UpdateLaunchConfigurationResult.withBootMode(BootMode bootMode)
Launch configuration boot mode.
|
Copyright © 2023. All rights reserved.