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