Uses of Interface
dev.openfunction.functions.HttpMessage
-
-
Uses of HttpMessage in dev.openfunction.functions
Subinterfaces of HttpMessage in dev.openfunction.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.
-