| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCanaryResponse |
SyntheticsClient.createCanary(Consumer<CreateCanaryRequest.Builder> createCanaryRequest)
Creates a canary.
|
default CreateCanaryResponse |
SyntheticsClient.createCanary(CreateCanaryRequest createCanaryRequest)
Creates a canary.
|
default UpdateCanaryResponse |
SyntheticsClient.updateCanary(Consumer<UpdateCanaryRequest.Builder> updateCanaryRequest)
Updates the configuration of a canary that has already been created.
|
default UpdateCanaryResponse |
SyntheticsClient.updateCanary(UpdateCanaryRequest updateCanaryRequest)
Updates the configuration of a canary that has already been created.
|
Copyright © 2022. All rights reserved.