| 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 |
|---|---|
GetServiceLevelObjectiveResult |
AbstractAmazonApplicationSignals.getServiceLevelObjective(GetServiceLevelObjectiveRequest request) |
GetServiceLevelObjectiveResult |
AmazonApplicationSignalsClient.getServiceLevelObjective(GetServiceLevelObjectiveRequest request)
Returns information about one SLO created in the account.
|
GetServiceLevelObjectiveResult |
AmazonApplicationSignals.getServiceLevelObjective(GetServiceLevelObjectiveRequest getServiceLevelObjectiveRequest)
Returns information about one SLO created in the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceLevelObjectiveResult> |
AbstractAmazonApplicationSignalsAsync.getServiceLevelObjectiveAsync(GetServiceLevelObjectiveRequest request,
AsyncHandler<GetServiceLevelObjectiveRequest,GetServiceLevelObjectiveResult> asyncHandler) |
Future<GetServiceLevelObjectiveResult> |
AmazonApplicationSignalsAsyncClient.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 |
|---|---|
GetServiceLevelObjectiveResult |
GetServiceLevelObjectiveResult.clone() |
GetServiceLevelObjectiveResult |
GetServiceLevelObjectiveResult.withSlo(ServiceLevelObjective slo)
A structure containing the information about the SLO.
|
Copyright © 2024. All rights reserved.