Uses of Enum Class
org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
Packages that use AccessLevel
Package
Description
Auto-configuration for actuator Cloud Foundry concerns.
-
Uses of AccessLevel in org.springframework.boot.actuate.autoconfigure.cloudfoundry
Methods in org.springframework.boot.actuate.autoconfigure.cloudfoundry that return AccessLevelModifier 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.