Home
last modified time | relevance | path

Searched refs:setPostBody (Results 1 – 5 of 5) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyAssertionRequest.php148 public function setPostBody($postBody) function in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyAssertionRequest
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php181 $httpRequest->setPostBody($postBody);
H A DGoogle_BatchRequest.php59 $httpRequest->setPostBody($body);
/plugin/authgoogle/google/io/
H A DGoogle_HttpRequest.php51 $this->setPostBody($postBody);
228 public function setPostBody($postBody) { function in Google_HttpRequest
H A DGoogle_IO.php102 $request->setPostBody($postBody);