| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteApplicationResponse |
ApplicationInsightsClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Removes the specified application from monitoring.
|
default DeleteApplicationResponse |
ApplicationInsightsClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Removes the specified application from monitoring.
|
default DeleteLogPatternResponse |
ApplicationInsightsClient.deleteLogPattern(Consumer<DeleteLogPatternRequest.Builder> deleteLogPatternRequest)
Removes the specified log pattern from a
LogPatternSet. |
default DeleteLogPatternResponse |
ApplicationInsightsClient.deleteLogPattern(DeleteLogPatternRequest deleteLogPatternRequest)
Removes the specified log pattern from a
LogPatternSet. |
Copyright © 2020. All rights reserved.