public class Forms.FormsOperations.Watches.Renew extends FormsRequest<Watch>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Renew(String formId,
String watchId,
RenewWatchRequest content)
Renew an existing watch for seven days.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Renew(String formId, String watchId, RenewWatchRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Forms.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
formId - Required. The ID of the Form.watchId - Required. The ID of the Watch to renew.content - the RenewWatchRequestpublic Forms.FormsOperations.Watches.Renew set$Xgafv(String $Xgafv)
FormsRequestset$Xgafv in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setAccessToken(String accessToken)
FormsRequestsetAccessToken in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setAlt(String alt)
FormsRequestsetAlt in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setCallback(String callback)
FormsRequestsetCallback in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setFields(String fields)
FormsRequestsetFields in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setKey(String key)
FormsRequestsetKey in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setOauthToken(String oauthToken)
FormsRequestsetOauthToken in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setPrettyPrint(Boolean prettyPrint)
FormsRequestsetPrettyPrint in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setQuotaUser(String quotaUser)
FormsRequestsetQuotaUser in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setUploadType(String uploadType)
FormsRequestsetUploadType in class FormsRequest<Watch>public Forms.FormsOperations.Watches.Renew setUploadProtocol(String uploadProtocol)
FormsRequestsetUploadProtocol in class FormsRequest<Watch>public String getFormId()
public Forms.FormsOperations.Watches.Renew setFormId(String formId)
public String getWatchId()
public Forms.FormsOperations.Watches.Renew setWatchId(String watchId)
public Forms.FormsOperations.Watches.Renew set(String parameterName, Object value)
set in class FormsRequest<Watch>Copyright © 2011–2025 Google. All rights reserved.