Uses of Interface
com.google.cloud.functions.HttpMessage
-
-
Uses of HttpMessage in com.google.cloud.functions
Subinterfaces of HttpMessage in com.google.cloud.functions Modifier and Type Interface Description interfaceHttpRequestRepresents the contents of an HTTP request that is being serviced by a Cloud Function.static interfaceHttpRequest.HttpPartRepresents one part inside a multipart (multipart/form-data) HTTP request.
-