| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| software.amazon.awssdk.services.synthetics.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCanaryResponse> |
SyntheticsAsyncClient.updateCanary(UpdateCanaryRequest updateCanaryRequest)
Use this operation to change the settings of a canary that has already been created.
|
default UpdateCanaryResponse |
SyntheticsClient.updateCanary(UpdateCanaryRequest updateCanaryRequest)
Use this operation to change the settings of a canary that has already been created.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateCanaryRequestMarshaller.marshall(UpdateCanaryRequest updateCanaryRequest) |
Copyright © 2021. All rights reserved.