| Package | Description |
|---|---|
| com.amazonaws.services.synthetics |
|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
StartCanaryResult |
AWSSynthetics.startCanary(StartCanaryRequest startCanaryRequest)
Use this operation to run a canary that has already been created.
|
StartCanaryResult |
AbstractAWSSynthetics.startCanary(StartCanaryRequest request) |
StartCanaryResult |
AWSSyntheticsClient.startCanary(StartCanaryRequest request)
Use this operation to run a canary that has already been created.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartCanaryResult> |
AWSSyntheticsAsyncClient.startCanaryAsync(StartCanaryRequest request,
AsyncHandler<StartCanaryRequest,StartCanaryResult> asyncHandler) |
Future<StartCanaryResult> |
AWSSyntheticsAsync.startCanaryAsync(StartCanaryRequest startCanaryRequest,
AsyncHandler<StartCanaryRequest,StartCanaryResult> asyncHandler)
Use this operation to run a canary that has already been created.
|
Future<StartCanaryResult> |
AbstractAWSSyntheticsAsync.startCanaryAsync(StartCanaryRequest request,
AsyncHandler<StartCanaryRequest,StartCanaryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartCanaryResult |
StartCanaryResult.clone() |
Copyright © 2022. All rights reserved.