| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
static EngineType |
EngineType.fromValue(String value)
Use this in place of valueOf.
|
static EngineType |
EngineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EngineType[] |
EngineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSummary |
EnvironmentSummary.withEngineType(EngineType engineType)
The target platform for the runtime environment.
|
ListEnvironmentsRequest |
ListEnvironmentsRequest.withEngineType(EngineType engineType)
The engine type for the runtime environment.
|
ListEngineVersionsRequest |
ListEngineVersionsRequest.withEngineType(EngineType engineType)
The type of target platform.
|
GetEnvironmentResult |
GetEnvironmentResult.withEngineType(EngineType engineType)
The target platform for the runtime environment.
|
GetApplicationResult |
GetApplicationResult.withEngineType(EngineType engineType)
The type of the target platform for the application.
|
CreateEnvironmentRequest |
CreateEnvironmentRequest.withEngineType(EngineType engineType)
The engine type for the runtime environment.
|
ApplicationSummary |
ApplicationSummary.withEngineType(EngineType engineType)
The type of the target platform for this application.
|
CreateApplicationRequest |
CreateApplicationRequest.withEngineType(EngineType engineType)
The type of the target platform for this application.
|
Copyright © 2024. All rights reserved.