| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2 |
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.
|
| software.amazon.awssdk.services.m2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDataSetsResponse |
M2Client.listDataSets(Consumer<ListDataSetsRequest.Builder> listDataSetsRequest)
Lists the data sets imported for a specific application.
|
default ListDataSetsResponse |
M2Client.listDataSets(ListDataSetsRequest listDataSetsRequest)
Lists the data sets imported for a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDataSetsResponse> |
M2AsyncClient.listDataSets(Consumer<ListDataSetsRequest.Builder> listDataSetsRequest)
Lists the data sets imported for a specific application.
|
default CompletableFuture<ListDataSetsResponse> |
M2AsyncClient.listDataSets(ListDataSetsRequest listDataSetsRequest)
Lists the data sets imported for a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDataSetsResponse> |
ListDataSetsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDataSetsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDataSetsResponse> subscriber) |
Copyright © 2023. All rights reserved.