| Package | Description | 
|---|---|
| org.springframework.boot.cloud | Low level support for Cloud deployments. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CloudPlatform | CloudPlatform. getActive(org.springframework.core.env.Environment environment)Returns the active  CloudPlatformornullif one cannot be deduced. | 
| static CloudPlatform | CloudPlatform. valueOf(String name)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. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.