public class Directory.Customer.Devices.Chromeos.Commands.Get extends DirectoryRequest<DirectoryChromeosdevicesCommand>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String customerId,
String deviceId,
Long commandId)
Gets command data a specific command issued to the device.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Get(String customerId, String deviceId, Long commandId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Directory.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
customerId - Immutable. Immutable ID of the Google Workspace account.deviceId - Immutable. Immutable ID of Chrome OS Device.commandId - Immutable. Immutable ID of Chrome OS Device Command.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<DirectoryChromeosdevicesCommand>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<DirectoryChromeosdevicesCommand>IOExceptionpublic Directory.Customer.Devices.Chromeos.Commands.Get set$Xgafv(String $Xgafv)
DirectoryRequestset$Xgafv in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setAccessToken(String accessToken)
DirectoryRequestsetAccessToken in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setAlt(String alt)
DirectoryRequestsetAlt in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setCallback(String callback)
DirectoryRequestsetCallback in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setFields(String fields)
DirectoryRequestsetFields in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setKey(String key)
DirectoryRequestsetKey in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setOauthToken(String oauthToken)
DirectoryRequestsetOauthToken in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setPrettyPrint(Boolean prettyPrint)
DirectoryRequestsetPrettyPrint in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setQuotaUser(String quotaUser)
DirectoryRequestsetQuotaUser in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setUploadType(String uploadType)
DirectoryRequestsetUploadType in class DirectoryRequest<DirectoryChromeosdevicesCommand>public Directory.Customer.Devices.Chromeos.Commands.Get setUploadProtocol(String uploadProtocol)
DirectoryRequestsetUploadProtocol in class DirectoryRequest<DirectoryChromeosdevicesCommand>public String getCustomerId()
public Directory.Customer.Devices.Chromeos.Commands.Get setCustomerId(String customerId)
public String getDeviceId()
public Directory.Customer.Devices.Chromeos.Commands.Get setDeviceId(String deviceId)
public Long getCommandId()
public Directory.Customer.Devices.Chromeos.Commands.Get setCommandId(Long commandId)
public Directory.Customer.Devices.Chromeos.Commands.Get set(String parameterName, Object value)
set in class DirectoryRequest<DirectoryChromeosdevicesCommand>Copyright © 2011–2021 Google. All rights reserved.