| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| software.amazon.awssdk.services.applicationinsights.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateProblemResponse |
ApplicationInsightsClient.updateProblem(UpdateProblemRequest updateProblemRequest)
Updates the visibility of the problem or specifies the problem as
RESOLVED. |
default CompletableFuture<UpdateProblemResponse> |
ApplicationInsightsAsyncClient.updateProblem(UpdateProblemRequest updateProblemRequest)
Updates the visibility of the problem or specifies the problem as
RESOLVED. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateProblemRequestMarshaller.marshall(UpdateProblemRequest updateProblemRequest) |
Copyright © 2023. All rights reserved.