| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| software.amazon.awssdk.services.migrationhubrefactorspaces.paginators | |
| software.amazon.awssdk.services.migrationhubrefactorspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListServicesResponse |
MigrationHubRefactorSpacesClient.listServices(ListServicesRequest 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.
|
default ListServicesIterable |
MigrationHubRefactorSpacesClient.listServicesPaginator(ListServicesRequest listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
default ListServicesPublisher |
MigrationHubRefactorSpacesAsyncClient.listServicesPaginator(ListServicesRequest listServicesRequest)
Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an application.
|
| Constructor and Description |
|---|
ListServicesIterable(MigrationHubRefactorSpacesClient client,
ListServicesRequest firstRequest) |
ListServicesPublisher(MigrationHubRefactorSpacesAsyncClient client,
ListServicesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListServicesRequestMarshaller.marshall(ListServicesRequest listServicesRequest) |
Copyright © 2023. All rights reserved.