Uses of Enum Class
com.google.cloud.spring.core.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
Modifier and TypeMethodDescriptionDefaultGcpEnvironmentProvider.getCurrentEnvironment()
GcpEnvironmentProvider.getCurrentEnvironment()
static GcpEnvironment
Returns 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.