Uses of Interface
com.google.cloud.ServiceFactory
Packages that use ServiceFactory
-
Uses of ServiceFactory in com.google.cloud
Methods in com.google.cloud that return ServiceFactoryMethods in com.google.cloud with parameters of type ServiceFactoryModifier and TypeMethodDescriptionServiceOptions.Builder.setServiceFactory(ServiceFactory<ServiceT, OptionsT> serviceFactory) Sets the service factory.Constructor parameters in com.google.cloud with type arguments of type ServiceFactoryModifierConstructorDescriptionprotectedServiceOptions(Class<? extends ServiceFactory<ServiceT, OptionsT>> serviceFactoryClass, Class<? extends ServiceRpcFactory<OptionsT>> rpcFactoryClass, ServiceOptions.Builder<ServiceT, OptionsT, ?> builder, ServiceDefaults<ServiceT, OptionsT> serviceDefaults)