public static interface DescribeControlPanelRequest.Builder extends Route53RecoveryControlConfigRequest.Builder, SdkPojo, CopyableBuilder<DescribeControlPanelRequest.Builder,DescribeControlPanelRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeControlPanelRequest.Builder |
controlPanelArn(String controlPanelArn)
The Amazon Resource Name (ARN) of the control panel.
|
DescribeControlPanelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeControlPanelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeControlPanelRequest.Builder controlPanelArn(String controlPanelArn)
The Amazon Resource Name (ARN) of the control panel.
controlPanelArn - The Amazon Resource Name (ARN) of the control panel.DescribeControlPanelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeControlPanelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.