Uses of Enum Class
com.google.cloud.spring.core.GcpEnvironment
Packages that use GcpEnvironment
Package
Description
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment
metadata.
-
Uses of GcpEnvironment in com.google.cloud.spring.core
Methods in com.google.cloud.spring.core that return GcpEnvironmentModifier and TypeMethodDescriptionDefaultGcpEnvironmentProvider.getCurrentEnvironment()GcpEnvironmentProvider.getCurrentEnvironment()static GcpEnvironmentReturns the enum constant of this class with the specified name.static GcpEnvironment[]GcpEnvironment.values()Returns an array containing the constants of this enum class, in the order they are declared.