| Package | Description |
|---|---|
| com.amazonaws.services.prometheus |
Amazon Managed Service for Prometheus is a serverless, Prometheus-compatible monitoring service for container metrics
that makes it easier to securely monitor container environments at scale.
|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLoggingConfigurationResult |
AbstractAmazonPrometheus.updateLoggingConfiguration(UpdateLoggingConfigurationRequest request) |
UpdateLoggingConfigurationResult |
AmazonPrometheus.updateLoggingConfiguration(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest)
Updates the log group ARN or the workspace ID of the current logging configuration.
|
UpdateLoggingConfigurationResult |
AmazonPrometheusClient.updateLoggingConfiguration(UpdateLoggingConfigurationRequest request)
Updates the log group ARN or the workspace ID of the current logging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLoggingConfigurationResult> |
AbstractAmazonPrometheusAsync.updateLoggingConfigurationAsync(UpdateLoggingConfigurationRequest request,
AsyncHandler<UpdateLoggingConfigurationRequest,UpdateLoggingConfigurationResult> asyncHandler) |
Future<UpdateLoggingConfigurationResult> |
AmazonPrometheusAsync.updateLoggingConfigurationAsync(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest,
AsyncHandler<UpdateLoggingConfigurationRequest,UpdateLoggingConfigurationResult> asyncHandler)
Updates the log group ARN or the workspace ID of the current logging configuration.
|
Future<UpdateLoggingConfigurationResult> |
AmazonPrometheusAsyncClient.updateLoggingConfigurationAsync(UpdateLoggingConfigurationRequest request,
AsyncHandler<UpdateLoggingConfigurationRequest,UpdateLoggingConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateLoggingConfigurationResult |
UpdateLoggingConfigurationResult.clone() |
UpdateLoggingConfigurationResult |
UpdateLoggingConfigurationResult.withStatus(LoggingConfigurationStatus status)
A structure that contains the current status of the logging configuration.
|
Copyright © 2024. All rights reserved.