JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.springframework.cloud.config.server.environment.secretmanager
GoogleConfigProvider
Contents
Description
Method Summary
Method Details
getValue(String, Boolean)
Hide sidebar
Show sidebar
Interface GoogleConfigProvider
All Known Implementing Classes:
HttpHeaderGoogleConfigProvider
public interface
GoogleConfigProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getValue
(
String
key,
Boolean
mandatory)
Method Details
getValue
String
getValue
(
String
key,
Boolean
mandatory)