| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization |
Amazon Web Services Mainframe Modernization provides tools and resources to help you plan and implement migration and
modernization from mainframes to Amazon Web Services managed runtime environments.
|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
ListBatchJobDefinitionsResult |
AWSMainframeModernizationClient.listBatchJobDefinitions(ListBatchJobDefinitionsRequest request)
Lists all the available batch job definitions based on the batch job resources uploaded during the application
creation.
|
ListBatchJobDefinitionsResult |
AWSMainframeModernization.listBatchJobDefinitions(ListBatchJobDefinitionsRequest listBatchJobDefinitionsRequest)
Lists all the available batch job definitions based on the batch job resources uploaded during the application
creation.
|
ListBatchJobDefinitionsResult |
AbstractAWSMainframeModernization.listBatchJobDefinitions(ListBatchJobDefinitionsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListBatchJobDefinitionsResult |
ListBatchJobDefinitionsResult.clone() |
ListBatchJobDefinitionsResult |
ListBatchJobDefinitionsResult.withBatchJobDefinitions(BatchJobDefinition... batchJobDefinitions)
The list of batch job definitions.
|
ListBatchJobDefinitionsResult |
ListBatchJobDefinitionsResult.withBatchJobDefinitions(Collection<BatchJobDefinition> batchJobDefinitions)
The list of batch job definitions.
|
ListBatchJobDefinitionsResult |
ListBatchJobDefinitionsResult.withNextToken(String nextToken)
If there are more items to return, this contains a token that is passed to a subsequent call to this operation to
retrieve the next set of items.
|
Copyright © 2024. All rights reserved.