| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| software.amazon.awssdk.services.migrationhubrefactorspaces.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListRoutesResponse |
MigrationHubRefactorSpacesClient.listRoutes(Consumer<ListRoutesRequest.Builder> listRoutesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces routes within an application.
|
default ListRoutesResponse |
MigrationHubRefactorSpacesClient.listRoutes(ListRoutesRequest listRoutesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces routes within an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRoutesResponse> |
MigrationHubRefactorSpacesAsyncClient.listRoutes(Consumer<ListRoutesRequest.Builder> listRoutesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces routes within an application.
|
default CompletableFuture<ListRoutesResponse> |
MigrationHubRefactorSpacesAsyncClient.listRoutes(ListRoutesRequest listRoutesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces routes within an application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListRoutesResponse> |
ListRoutesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRoutesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListRoutesResponse> subscriber) |
Copyright © 2022. All rights reserved.