Package | Description |
---|---|
com.google.cloud.spring.core |
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment metadata.
|
Modifier and Type | Method and Description |
---|---|
GcpEnvironment |
GcpEnvironmentProvider.getCurrentEnvironment() |
GcpEnvironment |
DefaultGcpEnvironmentProvider.getCurrentEnvironment() |
static GcpEnvironment |
GcpEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcpEnvironment[] |
GcpEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.