| Package | Description |
|---|---|
| com.amazonaws.services.synthetics |
|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCanaryResult |
AWSSynthetics.updateCanary(UpdateCanaryRequest updateCanaryRequest)
Use this operation to change the settings of a canary that has already been created.
|
UpdateCanaryResult |
AbstractAWSSynthetics.updateCanary(UpdateCanaryRequest request) |
UpdateCanaryResult |
AWSSyntheticsClient.updateCanary(UpdateCanaryRequest request)
Use this operation to change the settings of a canary that has already been created.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateCanaryResult> |
AWSSyntheticsAsyncClient.updateCanaryAsync(UpdateCanaryRequest request) |
Future<UpdateCanaryResult> |
AWSSyntheticsAsync.updateCanaryAsync(UpdateCanaryRequest updateCanaryRequest)
Use this operation to change the settings of a canary that has already been created.
|
Future<UpdateCanaryResult> |
AbstractAWSSyntheticsAsync.updateCanaryAsync(UpdateCanaryRequest request) |
Future<UpdateCanaryResult> |
AWSSyntheticsAsyncClient.updateCanaryAsync(UpdateCanaryRequest request,
AsyncHandler<UpdateCanaryRequest,UpdateCanaryResult> asyncHandler) |
Future<UpdateCanaryResult> |
AWSSyntheticsAsync.updateCanaryAsync(UpdateCanaryRequest updateCanaryRequest,
AsyncHandler<UpdateCanaryRequest,UpdateCanaryResult> asyncHandler)
Use this operation to change the settings of a canary that has already been created.
|
Future<UpdateCanaryResult> |
AbstractAWSSyntheticsAsync.updateCanaryAsync(UpdateCanaryRequest request,
AsyncHandler<UpdateCanaryRequest,UpdateCanaryResult> asyncHandler) |
| 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)
Use this operation to change the settings 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 © 2021. All rights reserved.