public static interface StartFailbackLaunchRequest.Builder extends DrsRequest.Builder, SdkPojo, CopyableBuilder<StartFailbackLaunchRequest.Builder,StartFailbackLaunchRequest>
| Modifier and Type | Method and Description |
|---|---|
StartFailbackLaunchRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartFailbackLaunchRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartFailbackLaunchRequest.Builder |
recoveryInstanceIDs(Collection<String> recoveryInstanceIDs)
The IDs of the Recovery Instance whose failback launch we want to request.
|
StartFailbackLaunchRequest.Builder |
recoveryInstanceIDs(String... recoveryInstanceIDs)
The IDs of the Recovery Instance whose failback launch we want to request.
|
StartFailbackLaunchRequest.Builder |
tags(Map<String,String> tags)
The tags to be associated with the failback launch Job.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartFailbackLaunchRequest.Builder recoveryInstanceIDs(Collection<String> recoveryInstanceIDs)
The IDs of the Recovery Instance whose failback launch we want to request.
recoveryInstanceIDs - The IDs of the Recovery Instance whose failback launch we want to request.StartFailbackLaunchRequest.Builder recoveryInstanceIDs(String... recoveryInstanceIDs)
The IDs of the Recovery Instance whose failback launch we want to request.
recoveryInstanceIDs - The IDs of the Recovery Instance whose failback launch we want to request.StartFailbackLaunchRequest.Builder tags(Map<String,String> tags)
The tags to be associated with the failback launch Job.
tags - The tags to be associated with the failback launch Job.StartFailbackLaunchRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartFailbackLaunchRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.