| Package | Description |
|---|---|
| com.amazonaws.services.drs |
AWS Elastic Disaster Recovery Service.
|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLaunchConfigurationResult> |
AbstractAWSdrsAsync.getLaunchConfigurationAsync(GetLaunchConfigurationRequest request,
AsyncHandler<GetLaunchConfigurationRequest,GetLaunchConfigurationResult> asyncHandler) |
Future<GetLaunchConfigurationResult> |
AWSdrsAsyncClient.getLaunchConfigurationAsync(GetLaunchConfigurationRequest request,
AsyncHandler<GetLaunchConfigurationRequest,GetLaunchConfigurationResult> asyncHandler) |
Future<GetLaunchConfigurationResult> |
AWSdrsAsync.getLaunchConfigurationAsync(GetLaunchConfigurationRequest getLaunchConfigurationRequest,
AsyncHandler<GetLaunchConfigurationRequest,GetLaunchConfigurationResult> asyncHandler)
Gets a LaunchConfiguration, filtered by Source Server IDs.
|
| Modifier and Type | Method and Description |
|---|---|
GetLaunchConfigurationRequest |
GetLaunchConfigurationRequest.clone() |
GetLaunchConfigurationRequest |
GetLaunchConfigurationRequest.withSourceServerID(String sourceServerID)
The ID of the Source Server that we want to retrieve a Launch Configuration for.
|
Copyright © 2023. All rights reserved.