public static interface StartCanaryRequest.Builder extends SyntheticsRequest.Builder, SdkPojo, CopyableBuilder<StartCanaryRequest.Builder,StartCanaryRequest>
| Modifier and Type | Method and Description |
|---|---|
StartCanaryRequest.Builder |
name(String name)
The name of the canary that you want to run.
|
StartCanaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartCanaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartCanaryRequest.Builder name(String name)
The name of the canary that you want to run. To find canary names, use DescribeCanaries.
name - The name of the canary that you want to run. To find canary names, use DescribeCanaries.StartCanaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartCanaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.