| Package | Description |
|---|---|
| com.amazonaws.services.applicationsignals |
Use CloudWatch Application Signals for comprehensive observability of your cloud-based applications.
|
| com.amazonaws.services.applicationsignals.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceLevelObjectiveResult> |
AmazonApplicationSignalsAsyncClient.getServiceLevelObjectiveAsync(GetServiceLevelObjectiveRequest request,
AsyncHandler<GetServiceLevelObjectiveRequest,GetServiceLevelObjectiveResult> asyncHandler) |
Future<GetServiceLevelObjectiveResult> |
AbstractAmazonApplicationSignalsAsync.getServiceLevelObjectiveAsync(GetServiceLevelObjectiveRequest request,
AsyncHandler<GetServiceLevelObjectiveRequest,GetServiceLevelObjectiveResult> asyncHandler) |
Future<GetServiceLevelObjectiveResult> |
AmazonApplicationSignalsAsync.getServiceLevelObjectiveAsync(GetServiceLevelObjectiveRequest getServiceLevelObjectiveRequest,
AsyncHandler<GetServiceLevelObjectiveRequest,GetServiceLevelObjectiveResult> asyncHandler)
Returns information about one SLO created in the account.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceLevelObjectiveRequest |
GetServiceLevelObjectiveRequest.clone() |
GetServiceLevelObjectiveRequest |
GetServiceLevelObjectiveRequest.withId(String id)
The ARN or name of the SLO that you want to retrieve information about.
|
Copyright © 2024. All rights reserved.