Uses of Enum
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 type with the specified name.static AccessLevel[]
AccessLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.