| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| software.amazon.awssdk.services.drs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateExtendedSourceServerResponse |
DrsClient.createExtendedSourceServer(CreateExtendedSourceServerRequest createExtendedSourceServerRequest)
Create an extended source server in the target Account based on the source server in staging account.
|
default CompletableFuture<CreateExtendedSourceServerResponse> |
DrsAsyncClient.createExtendedSourceServer(CreateExtendedSourceServerRequest createExtendedSourceServerRequest)
Create an extended source server in the target Account based on the source server in staging account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateExtendedSourceServerRequestMarshaller.marshall(CreateExtendedSourceServerRequest createExtendedSourceServerRequest) |
Copyright © 2023. All rights reserved.