Skip navigation links
C E F G S 

C

com.google.api.config - package com.google.api.config
 
create() - Static method in class com.google.api.config.ServiceConfigFetcher
 
create() - Static method in class com.google.api.config.ServiceConfigSupplier
Create a ServiceConfigSupplier instance.

E

Environment - Interface in com.google.api.config
An interface for retrieving environment variables.

F

fetch() - Method in class com.google.api.config.ServiceConfigFetcher
 

G

get() - Method in class com.google.api.config.ServiceConfigSupplier
Fetches the service configuration using the service name and the service version read from the environment variables.
getVariable(String) - Method in interface com.google.api.config.Environment
 

S

ServiceConfigException - Exception in com.google.api.config
An exception that is thrown when a service configuration cannot be fetched from Google Service Management APIs.
ServiceConfigException() - Constructor for exception com.google.api.config.ServiceConfigException
 
ServiceConfigException(String) - Constructor for exception com.google.api.config.ServiceConfigException
 
ServiceConfigException(String, Throwable) - Constructor for exception com.google.api.config.ServiceConfigException
 
ServiceConfigException(Throwable) - Constructor for exception com.google.api.config.ServiceConfigException
 
ServiceConfigFetcher - Class in com.google.api.config
Fetches a service configuration from Google Service Management APIs.
ServiceConfigSupplier - Class in com.google.api.config
Supplies a service configuration fetched from Google Service Management APIs.
C E F G S 
Skip navigation links