public static class ExpansionServiceOptions.ExpansionServiceConfigFactory extends java.lang.Object implements DefaultValueFactory<ExpansionServiceConfig>
| Constructor and Description | 
|---|
ExpansionServiceConfigFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
ExpansionServiceConfig | 
create(PipelineOptions options)
Creates a default value for a getter marked with  
Default.InstanceFactory. | 
public ExpansionServiceConfig create(PipelineOptions options)
DefaultValueFactoryDefault.InstanceFactory.create in interface DefaultValueFactory<ExpansionServiceConfig>options - The current pipeline options.