Uses of Enum Class
org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
Package
Description
Auto-configuration for actuator Cloud Foundry concerns.
-
Uses of AccessLevel in org.springframework.boot.actuate.autoconfigure.cloudfoundry
Modifier and TypeMethodDescriptionstatic AccessLevel
Returns the enum constant of this class with the specified name.static AccessLevel[]
AccessLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.