Uses of Interface
com.google.cloud.functions.v1.HttpsTriggerOrBuilder
-
Packages that use HttpsTriggerOrBuilder Package Description com.google.cloud.functions.v1 A client to Cloud Functions API -
-
Uses of HttpsTriggerOrBuilder in com.google.cloud.functions.v1
Classes in com.google.cloud.functions.v1 that implement HttpsTriggerOrBuilder Modifier and Type Class Description classHttpsTriggerDescribes HttpsTrigger, could be used to connect web hooks to function.static classHttpsTrigger.BuilderDescribes HttpsTrigger, could be used to connect web hooks to function.Methods in com.google.cloud.functions.v1 that return HttpsTriggerOrBuilder Modifier and Type Method Description HttpsTriggerOrBuilderCloudFunction.Builder. getHttpsTriggerOrBuilder()An HTTPS endpoint type of source that can be triggered via URL.HttpsTriggerOrBuilderCloudFunction. getHttpsTriggerOrBuilder()An HTTPS endpoint type of source that can be triggered via URL.HttpsTriggerOrBuilderCloudFunctionOrBuilder. getHttpsTriggerOrBuilder()An HTTPS endpoint type of source that can be triggered via URL.
-