Uses of Enum
org.springframework.boot.cloud.CloudPlatform
-
Uses of CloudPlatform in org.springframework.boot.cloud
Modifier and TypeMethodDescriptionstatic CloudPlatform
CloudPlatform.getActive
(Environment environment) Returns the activeCloudPlatform
ornull
if one is not active.static CloudPlatform
Returns the enum constant of this type with the specified name.static CloudPlatform[]
CloudPlatform.values()
Returns an array containing the constants of this enum type, in the order they are declared.