| Package | Description |
|---|---|
| com.amazonaws.services.synthetics |
|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCanaryResult |
AWSSyntheticsClient.updateCanary(UpdateCanaryRequest request)
Updates the configuration of a canary that has already been created.
|
UpdateCanaryResult |
AWSSynthetics.updateCanary(UpdateCanaryRequest updateCanaryRequest)
Updates the configuration of a canary that has already been created.
|
UpdateCanaryResult |
AbstractAWSSynthetics.updateCanary(UpdateCanaryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateCanaryResult> |
AWSSyntheticsAsyncClient.updateCanaryAsync(UpdateCanaryRequest request,
AsyncHandler<UpdateCanaryRequest,UpdateCanaryResult> asyncHandler) |
Future<UpdateCanaryResult> |
AWSSyntheticsAsync.updateCanaryAsync(UpdateCanaryRequest updateCanaryRequest,
AsyncHandler<UpdateCanaryRequest,UpdateCanaryResult> asyncHandler)
Updates the configuration of a canary that has already been created.
|
Future<UpdateCanaryResult> |
AbstractAWSSyntheticsAsync.updateCanaryAsync(UpdateCanaryRequest request,
AsyncHandler<UpdateCanaryRequest,UpdateCanaryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateCanaryResult |
UpdateCanaryResult.clone() |
Copyright © 2023. All rights reserved.