Package com.google.cloud.spring.core
Class DefaultGcpEnvironmentProvider
java.lang.Object
com.google.cloud.spring.core.DefaultGcpEnvironmentProvider
- All Implemented Interfaces:
GcpEnvironmentProvider
Environment-specific implementation determining whether the current GCP environment matches the
passed in parameter.
Delegates the decision to GcpEnvironment
.
- Since:
- 1.1
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultGcpEnvironmentProvider
public DefaultGcpEnvironmentProvider()
-
-
Method Details
-
getCurrentEnvironment
- Specified by:
getCurrentEnvironment
in interfaceGcpEnvironmentProvider
-