public static interface CreateExtendedSourceServerRequest.Builder extends DrsRequest.Builder, SdkPojo, CopyableBuilder<CreateExtendedSourceServerRequest.Builder,CreateExtendedSourceServerRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateExtendedSourceServerRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateExtendedSourceServerRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateExtendedSourceServerRequest.Builder |
sourceServerArn(String sourceServerArn)
This defines the ARN of the source server in staging Account based on which you want to create an extended
source server.
|
CreateExtendedSourceServerRequest.Builder |
tags(Map<String,String> tags)
A list of tags associated with the extended source server.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateExtendedSourceServerRequest.Builder sourceServerArn(String sourceServerArn)
This defines the ARN of the source server in staging Account based on which you want to create an extended source server.
sourceServerArn - This defines the ARN of the source server in staging Account based on which you want to create an
extended source server.CreateExtendedSourceServerRequest.Builder tags(Map<String,String> tags)
A list of tags associated with the extended source server.
tags - A list of tags associated with the extended source server.CreateExtendedSourceServerRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateExtendedSourceServerRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.