| Package | Description |
|---|---|
| software.amazon.awssdk.metrics |
| Modifier and Type | Method and Description |
|---|---|
static LoggingMetricPublisher.Format |
LoggingMetricPublisher.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingMetricPublisher.Format[] |
LoggingMetricPublisher.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LoggingMetricPublisher |
LoggingMetricPublisher.create(org.slf4j.event.Level logLevel,
LoggingMetricPublisher.Format format)
|
Copyright © 2023. All rights reserved.