public static interface GetCanaryRequest.Builder extends SyntheticsRequest.Builder, SdkPojo, CopyableBuilder<GetCanaryRequest.Builder,GetCanaryRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCanaryRequest.Builder |
name(String name)
The name of the canary that you want details for.
|
GetCanaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCanaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCanaryRequest.Builder name(String name)
The name of the canary that you want details for.
name - The name of the canary that you want details for.GetCanaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCanaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.