| Package | Description |
|---|---|
| com.amazonaws.services.applicationsignals |
|
| com.amazonaws.services.applicationsignals.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceLevelObjectiveResult |
AmazonApplicationSignalsClient.updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request)
Updates an existing service level objective (SLO).
|
UpdateServiceLevelObjectiveResult |
AbstractAmazonApplicationSignals.updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request) |
UpdateServiceLevelObjectiveResult |
AmazonApplicationSignals.updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest updateServiceLevelObjectiveRequest)
Updates an existing service level objective (SLO).
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateServiceLevelObjectiveResult> |
AmazonApplicationSignalsAsyncClient.updateServiceLevelObjectiveAsync(UpdateServiceLevelObjectiveRequest request,
AsyncHandler<UpdateServiceLevelObjectiveRequest,UpdateServiceLevelObjectiveResult> asyncHandler) |
Future<UpdateServiceLevelObjectiveResult> |
AbstractAmazonApplicationSignalsAsync.updateServiceLevelObjectiveAsync(UpdateServiceLevelObjectiveRequest request,
AsyncHandler<UpdateServiceLevelObjectiveRequest,UpdateServiceLevelObjectiveResult> asyncHandler) |
Future<UpdateServiceLevelObjectiveResult> |
AmazonApplicationSignalsAsync.updateServiceLevelObjectiveAsync(UpdateServiceLevelObjectiveRequest updateServiceLevelObjectiveRequest,
AsyncHandler<UpdateServiceLevelObjectiveRequest,UpdateServiceLevelObjectiveResult> asyncHandler)
Updates an existing service level objective (SLO).
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceLevelObjectiveResult |
UpdateServiceLevelObjectiveResult.clone() |
UpdateServiceLevelObjectiveResult |
UpdateServiceLevelObjectiveResult.withSlo(ServiceLevelObjective slo)
A structure that contains information about the SLO that you just updated.
|
Copyright © 2024. All rights reserved.