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