public class AndroidEnterprise.Enterprises.AcknowledgeNotificationSet extends AndroidEnterpriseRequest<Void>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
AcknowledgeNotificationSet()
Acknowledges notifications that were received from Enterprises.PullNotificationSet to prevent
subsequent calls from returning the same notifications.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected AcknowledgeNotificationSet()
AbstractGoogleClientRequest.execute()
method to invoke
the remote operation. AcknowledgeNotificationSet#initialize(com.google.api.client.go
ogleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance
immediately after invoking the constructor.
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setAlt(String alt)
AndroidEnterpriseRequest
setAlt
in class AndroidEnterpriseRequest<Void>
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setFields(String fields)
AndroidEnterpriseRequest
setFields
in class AndroidEnterpriseRequest<Void>
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setKey(String key)
AndroidEnterpriseRequest
setKey
in class AndroidEnterpriseRequest<Void>
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setOauthToken(String oauthToken)
AndroidEnterpriseRequest
setOauthToken
in class AndroidEnterpriseRequest<Void>
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setPrettyPrint(Boolean prettyPrint)
AndroidEnterpriseRequest
setPrettyPrint
in class AndroidEnterpriseRequest<Void>
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setQuotaUser(String quotaUser)
AndroidEnterpriseRequest
setQuotaUser
in class AndroidEnterpriseRequest<Void>
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setUserIp(String userIp)
AndroidEnterpriseRequest
setUserIp
in class AndroidEnterpriseRequest<Void>
public String getNotificationSetId()
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet setNotificationSetId(String notificationSetId)
public AndroidEnterprise.Enterprises.AcknowledgeNotificationSet set(String parameterName, Object value)
set
in class AndroidEnterpriseRequest<Void>
Copyright © 2011–2019 Google. All rights reserved.