public class Forms.FormsOperations.Watches.List extends FormsRequest<ListWatchesResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String formId)
Return a list of the watches owned by the invoking project.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 List(String formId)
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. ID of the Form whose watches to list.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListWatchesResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListWatchesResponse>IOExceptionpublic Forms.FormsOperations.Watches.List set$Xgafv(String $Xgafv)
FormsRequestset$Xgafv in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setAccessToken(String accessToken)
FormsRequestsetAccessToken in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setAlt(String alt)
FormsRequestsetAlt in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setCallback(String callback)
FormsRequestsetCallback in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setFields(String fields)
FormsRequestsetFields in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setKey(String key)
FormsRequestsetKey in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setOauthToken(String oauthToken)
FormsRequestsetOauthToken in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setPrettyPrint(Boolean prettyPrint)
FormsRequestsetPrettyPrint in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setQuotaUser(String quotaUser)
FormsRequestsetQuotaUser in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setUploadType(String uploadType)
FormsRequestsetUploadType in class FormsRequest<ListWatchesResponse>public Forms.FormsOperations.Watches.List setUploadProtocol(String uploadProtocol)
FormsRequestsetUploadProtocol in class FormsRequest<ListWatchesResponse>public String getFormId()
public Forms.FormsOperations.Watches.List setFormId(String formId)
public Forms.FormsOperations.Watches.List set(String parameterName, Object value)
set in class FormsRequest<ListWatchesResponse>Copyright © 2011–2022 Google. All rights reserved.