Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics |
Auto-configuration for actuator metrics and Micrometer.
|
Modifier and Type | Method and Description |
---|---|
static ServiceLevelAgreementBoundary |
ServiceLevelAgreementBoundary.valueOf(long value)
Return a new
ServiceLevelAgreementBoundary instance for the given long
value. |
static ServiceLevelAgreementBoundary |
ServiceLevelAgreementBoundary.valueOf(String value)
Return a new
ServiceLevelAgreementBoundary instance for the given String
value. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.