Uses of Enum
software.amazon.awssdk.metrics.LoggingMetricPublisher.Format
Packages that use LoggingMetricPublisher.Format
-
Uses of LoggingMetricPublisher.Format in software.amazon.awssdk.metrics
Methods in software.amazon.awssdk.metrics that return LoggingMetricPublisher.FormatModifier and TypeMethodDescriptionReturns 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.Methods in software.amazon.awssdk.metrics with parameters of type LoggingMetricPublisher.FormatModifier and TypeMethodDescriptionstatic LoggingMetricPublisherLoggingMetricPublisher.create(org.slf4j.event.Level logLevel, LoggingMetricPublisher.Format format)