| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| software.amazon.awssdk.services.drs.paginators | |
| software.amazon.awssdk.services.drs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListStagingAccountsResponse> |
DrsAsyncClient.listStagingAccounts(ListStagingAccountsRequest listStagingAccountsRequest)
Returns an array of staging accounts for existing extended source servers.
|
default ListStagingAccountsResponse |
DrsClient.listStagingAccounts(ListStagingAccountsRequest listStagingAccountsRequest)
Returns an array of staging accounts for existing extended source servers.
|
default ListStagingAccountsPublisher |
DrsAsyncClient.listStagingAccountsPaginator(ListStagingAccountsRequest listStagingAccountsRequest)
Returns an array of staging accounts for existing extended source servers.
|
default ListStagingAccountsIterable |
DrsClient.listStagingAccountsPaginator(ListStagingAccountsRequest listStagingAccountsRequest)
Returns an array of staging accounts for existing extended source servers.
|
| Constructor and Description |
|---|
ListStagingAccountsIterable(DrsClient client,
ListStagingAccountsRequest firstRequest) |
ListStagingAccountsPublisher(DrsAsyncClient client,
ListStagingAccountsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListStagingAccountsRequestMarshaller.marshall(ListStagingAccountsRequest listStagingAccountsRequest) |
Copyright © 2023. All rights reserved.