| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchJobType |
BatchJobType.fromValue(String value)
Use this in place of valueOf.
|
static BatchJobType |
BatchJobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchJobType[] |
BatchJobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetBatchJobExecutionResult |
GetBatchJobExecutionResult.withJobType(BatchJobType jobType)
The type of job.
|
BatchJobExecutionSummary |
BatchJobExecutionSummary.withJobType(BatchJobType jobType)
The type of a particular batch job execution.
|
Copyright © 2022. All rights reserved.