Uses of Class
software.amazon.awssdk.services.kafka.model.PrometheusInfo
-
Packages that use PrometheusInfo Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of PrometheusInfo in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return PrometheusInfo Modifier and Type Method Description PrometheusInfoOpenMonitoringInfo. prometheus()Prometheus settings.Methods in software.amazon.awssdk.services.kafka.model with parameters of type PrometheusInfo Modifier and Type Method Description OpenMonitoringInfo.BuilderOpenMonitoringInfo.Builder. prometheus(PrometheusInfo prometheus)Prometheus settings.
-