| Package | Description |
|---|---|
| com.amazonaws.services.synthetics |
|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
GetCanaryResult |
AbstractAWSSynthetics.getCanary(GetCanaryRequest request) |
GetCanaryResult |
AWSSyntheticsClient.getCanary(GetCanaryRequest request)
Retrieves complete information about one canary.
|
GetCanaryResult |
AWSSynthetics.getCanary(GetCanaryRequest getCanaryRequest)
Retrieves complete information about one canary.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCanaryResult> |
AbstractAWSSyntheticsAsync.getCanaryAsync(GetCanaryRequest request) |
Future<GetCanaryResult> |
AWSSyntheticsAsyncClient.getCanaryAsync(GetCanaryRequest request) |
Future<GetCanaryResult> |
AWSSyntheticsAsync.getCanaryAsync(GetCanaryRequest getCanaryRequest)
Retrieves complete information about one canary.
|
Future<GetCanaryResult> |
AbstractAWSSyntheticsAsync.getCanaryAsync(GetCanaryRequest request,
AsyncHandler<GetCanaryRequest,GetCanaryResult> asyncHandler) |
Future<GetCanaryResult> |
AWSSyntheticsAsyncClient.getCanaryAsync(GetCanaryRequest request,
AsyncHandler<GetCanaryRequest,GetCanaryResult> asyncHandler) |
Future<GetCanaryResult> |
AWSSyntheticsAsync.getCanaryAsync(GetCanaryRequest getCanaryRequest,
AsyncHandler<GetCanaryRequest,GetCanaryResult> asyncHandler)
Retrieves complete information about one canary.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCanaryResult> |
AbstractAWSSyntheticsAsync.getCanaryAsync(GetCanaryRequest request,
AsyncHandler<GetCanaryRequest,GetCanaryResult> asyncHandler) |
Future<GetCanaryResult> |
AWSSyntheticsAsyncClient.getCanaryAsync(GetCanaryRequest request,
AsyncHandler<GetCanaryRequest,GetCanaryResult> asyncHandler) |
Future<GetCanaryResult> |
AWSSyntheticsAsync.getCanaryAsync(GetCanaryRequest getCanaryRequest,
AsyncHandler<GetCanaryRequest,GetCanaryResult> asyncHandler)
Retrieves complete information about one canary.
|
| Modifier and Type | Method and Description |
|---|---|
GetCanaryResult |
GetCanaryResult.clone() |
GetCanaryResult |
GetCanaryResult.withCanary(Canary canary)
A structure that contains the full information about the canary.
|
Copyright © 2023. All rights reserved.