Uses of Class
com.google.cloud.functions.v1.CloudFunctionsServiceClient
-
Packages that use CloudFunctionsServiceClient Package Description com.google.cloud.functions.v1 A client to Cloud Functions API -
-
Uses of CloudFunctionsServiceClient in com.google.cloud.functions.v1
Methods in com.google.cloud.functions.v1 that return CloudFunctionsServiceClient Modifier and Type Method Description static CloudFunctionsServiceClientCloudFunctionsServiceClient. create()Constructs an instance of CloudFunctionsServiceClient with default settings.static CloudFunctionsServiceClientCloudFunctionsServiceClient. create(CloudFunctionsServiceSettings settings)Constructs an instance of CloudFunctionsServiceClient, using the given settings.static CloudFunctionsServiceClientCloudFunctionsServiceClient. create(CloudFunctionsServiceStub stub)Constructs an instance of CloudFunctionsServiceClient, using the given stub for making calls.
-