public class HomeGraphService.Devices.ReportStateAndNotification extends HomeGraphServiceRequest<ReportStateAndNotificationResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
ReportStateAndNotification(ReportStateAndNotificationRequest content)
Reports device state and optionally sends device notifications.
|
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 ReportStateAndNotification(ReportStateAndNotificationRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the
remote operation. ReportStateAndNotification#initialize(com.google.api.client.google
apis.services.AbstractGoogleClientRequest)
must be called to initialize this instance
immediately after invoking the constructor.
content
- the ReportStateAndNotificationRequest
public HomeGraphService.Devices.ReportStateAndNotification set$Xgafv(String $Xgafv)
HomeGraphServiceRequest
set$Xgafv
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setAccessToken(String accessToken)
HomeGraphServiceRequest
setAccessToken
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setAlt(String alt)
HomeGraphServiceRequest
setAlt
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setCallback(String callback)
HomeGraphServiceRequest
setCallback
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setFields(String fields)
HomeGraphServiceRequest
setFields
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setKey(String key)
HomeGraphServiceRequest
setKey
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setOauthToken(String oauthToken)
HomeGraphServiceRequest
setOauthToken
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setPrettyPrint(Boolean prettyPrint)
HomeGraphServiceRequest
setPrettyPrint
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setQuotaUser(String quotaUser)
HomeGraphServiceRequest
setQuotaUser
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setUploadType(String uploadType)
HomeGraphServiceRequest
setUploadType
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification setUploadProtocol(String uploadProtocol)
HomeGraphServiceRequest
setUploadProtocol
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
public HomeGraphService.Devices.ReportStateAndNotification set(String parameterName, Object value)
set
in class HomeGraphServiceRequest<ReportStateAndNotificationResponse>
Copyright © 2011–2023 Google. All rights reserved.