Uses of Class
com.google.cloud.functions.v2beta.FunctionServiceSettings
-
Packages that use FunctionServiceSettings Package Description com.google.cloud.functions.v2beta A client to Cloud Functions API -
-
Uses of FunctionServiceSettings in com.google.cloud.functions.v2beta
Methods in com.google.cloud.functions.v2beta that return FunctionServiceSettings Modifier and Type Method Description FunctionServiceSettingsFunctionServiceSettings.Builder. build()static FunctionServiceSettingsFunctionServiceSettings. create(FunctionServiceStubSettings stub)FunctionServiceSettingsFunctionServiceClient. getSettings()Methods in com.google.cloud.functions.v2beta with parameters of type FunctionServiceSettings Modifier and Type Method Description static FunctionServiceClientFunctionServiceClient. create(FunctionServiceSettings settings)Constructs an instance of FunctionServiceClient, using the given settings.Constructors in com.google.cloud.functions.v2beta with parameters of type FunctionServiceSettings Constructor Description Builder(FunctionServiceSettings settings)FunctionServiceClient(FunctionServiceSettings settings)Constructs an instance of FunctionServiceClient, using the given settings.
-