public class Indexing.UrlNotifications.Publish extends IndexingRequest<PublishUrlNotificationResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Publish(UrlNotification content)
Notifies that a URL has been updated or deleted.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, 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, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected Publish(UrlNotification content)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
Indexing.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must
be called to initialize this instance immediately after invoking the constructor.
content
- the UrlNotification
public Indexing.UrlNotifications.Publish set$Xgafv(String $Xgafv)
IndexingRequest
set$Xgafv
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setAccessToken(String accessToken)
IndexingRequest
setAccessToken
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setAlt(String alt)
IndexingRequest
setAlt
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setCallback(String callback)
IndexingRequest
setCallback
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setFields(String fields)
IndexingRequest
setFields
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setKey(String key)
IndexingRequest
setKey
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setOauthToken(String oauthToken)
IndexingRequest
setOauthToken
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setPrettyPrint(Boolean prettyPrint)
IndexingRequest
setPrettyPrint
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setQuotaUser(String quotaUser)
IndexingRequest
setQuotaUser
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setUploadType(String uploadType)
IndexingRequest
setUploadType
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish setUploadProtocol(String uploadProtocol)
IndexingRequest
setUploadProtocol
in class IndexingRequest<PublishUrlNotificationResponse>
public Indexing.UrlNotifications.Publish set(String parameterName, Object value)
set
in class IndexingRequest<PublishUrlNotificationResponse>
Copyright © 2011–2024 Google. All rights reserved.