| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| software.amazon.awssdk.services.synthetics.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartCanaryResponse> |
SyntheticsAsyncClient.startCanary(StartCanaryRequest startCanaryRequest)
Use this operation to run a canary that has already been created.
|
default StartCanaryResponse |
SyntheticsClient.startCanary(StartCanaryRequest startCanaryRequest)
Use this operation to run a canary that has already been created.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartCanaryRequestMarshaller.marshall(StartCanaryRequest startCanaryRequest) |
Copyright © 2021. All rights reserved.