public class SmartDeviceManagement.Enterprises.Devices.ExecuteCommand extends SmartDeviceManagementRequest<GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
ExecuteCommand(String name,
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest content)
Executes a command to device managed by the enterprise.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, 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, 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 ExecuteCommand(String name, GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest content)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. ExecuteCommand#initialize(com.google.api.client.googleapis.service
s.AbstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
name - The name of the device requested. For example: "enterprises/XYZ/devices/123"content - the GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequestpublic SmartDeviceManagement.Enterprises.Devices.ExecuteCommand set$Xgafv(String $Xgafv)
SmartDeviceManagementRequestset$Xgafv in class SmartDeviceManagementRequest<GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse>public SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setAccessToken(String accessToken)
SmartDeviceManagementRequestpublic SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setAlt(String alt)
SmartDeviceManagementRequestsetAlt in class SmartDeviceManagementRequest<GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse>public SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setCallback(String callback)
SmartDeviceManagementRequestsetCallback in class SmartDeviceManagementRequest<GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse>public SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setFields(String fields)
SmartDeviceManagementRequestsetFields in class SmartDeviceManagementRequest<GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse>public SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setKey(String key)
SmartDeviceManagementRequestsetKey in class SmartDeviceManagementRequest<GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse>public SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setOauthToken(String oauthToken)
SmartDeviceManagementRequestpublic SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setPrettyPrint(Boolean prettyPrint)
SmartDeviceManagementRequestpublic SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setQuotaUser(String quotaUser)
SmartDeviceManagementRequestpublic SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setUploadType(String uploadType)
SmartDeviceManagementRequestpublic SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setUploadProtocol(String uploadProtocol)
SmartDeviceManagementRequestpublic String getName()
public SmartDeviceManagement.Enterprises.Devices.ExecuteCommand setName(String name)
public SmartDeviceManagement.Enterprises.Devices.ExecuteCommand set(String parameterName, Object value)
set in class SmartDeviceManagementRequest<GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse>Copyright © 2011–2023 Google. All rights reserved.