| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| software.amazon.awssdk.services.synthetics.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopCanaryResponse> |
SyntheticsAsyncClient.stopCanary(StopCanaryRequest stopCanaryRequest)
Stops the canary to prevent all future runs.
|
default StopCanaryResponse |
SyntheticsClient.stopCanary(StopCanaryRequest stopCanaryRequest)
Stops the canary to prevent all future runs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopCanaryRequestMarshaller.marshall(StopCanaryRequest stopCanaryRequest) |
Copyright © 2021. All rights reserved.