public class AndroidEnterprise.Enterprises.SendTestPushNotification extends AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
SendTestPushNotification(String enterpriseId)
Sends a test notification to validate the EMM integration with the Google Cloud Pub/Sub service
for this enterprise.
|
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 SendTestPushNotification(String enterpriseId)
AbstractGoogleClientRequest.execute()
method to invoke
the remote operation. SendTestPushNotification#initialize(com.google.api.client.goog
leapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance
immediately after invoking the constructor.
enterpriseId
- The ID of the enterprise.public AndroidEnterprise.Enterprises.SendTestPushNotification setAlt(String alt)
AndroidEnterpriseRequest
setAlt
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
public AndroidEnterprise.Enterprises.SendTestPushNotification setFields(String fields)
AndroidEnterpriseRequest
setFields
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
public AndroidEnterprise.Enterprises.SendTestPushNotification setKey(String key)
AndroidEnterpriseRequest
setKey
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
public AndroidEnterprise.Enterprises.SendTestPushNotification setOauthToken(String oauthToken)
AndroidEnterpriseRequest
setOauthToken
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
public AndroidEnterprise.Enterprises.SendTestPushNotification setPrettyPrint(Boolean prettyPrint)
AndroidEnterpriseRequest
setPrettyPrint
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
public AndroidEnterprise.Enterprises.SendTestPushNotification setQuotaUser(String quotaUser)
AndroidEnterpriseRequest
setQuotaUser
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
public AndroidEnterprise.Enterprises.SendTestPushNotification setUserIp(String userIp)
AndroidEnterpriseRequest
setUserIp
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
public String getEnterpriseId()
public AndroidEnterprise.Enterprises.SendTestPushNotification setEnterpriseId(String enterpriseId)
public AndroidEnterprise.Enterprises.SendTestPushNotification set(String parameterName, Object value)
set
in class AndroidEnterpriseRequest<EnterprisesSendTestPushNotificationResponse>
Copyright © 2011–2019 Google. All rights reserved.