| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| software.amazon.awssdk.services.migrationhubrefactorspaces.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListServicesResponse |
MigrationHubRefactorSpacesClient.listServices(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
default ListServicesResponse |
MigrationHubRefactorSpacesClient.listServices(ListServicesRequest listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListServicesResponse> |
MigrationHubRefactorSpacesAsyncClient.listServices(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
default CompletableFuture<ListServicesResponse> |
MigrationHubRefactorSpacesAsyncClient.listServices(ListServicesRequest listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListServicesResponse> |
ListServicesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListServicesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListServicesResponse> subscriber) |
Copyright © 2023. All rights reserved.