public class Directory.Customer.Devices.Chromeos.Commands.Get extends DirectoryRequest<DirectoryChromeosdevicesCommand>
GenericData.Flags
AbstractMap.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, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 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>
IOException
public HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class AbstractGoogleClientRequest<DirectoryChromeosdevicesCommand>
IOException
public Directory.Customer.Devices.Chromeos.Commands.Get set$Xgafv(String $Xgafv)
DirectoryRequest
set$Xgafv
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setAccessToken(String accessToken)
DirectoryRequest
setAccessToken
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setAlt(String alt)
DirectoryRequest
setAlt
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setCallback(String callback)
DirectoryRequest
setCallback
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setFields(String fields)
DirectoryRequest
setFields
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setKey(String key)
DirectoryRequest
setKey
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setOauthToken(String oauthToken)
DirectoryRequest
setOauthToken
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setPrettyPrint(Boolean prettyPrint)
DirectoryRequest
setPrettyPrint
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setQuotaUser(String quotaUser)
DirectoryRequest
setQuotaUser
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setUploadType(String uploadType)
DirectoryRequest
setUploadType
in class DirectoryRequest<DirectoryChromeosdevicesCommand>
public Directory.Customer.Devices.Chromeos.Commands.Get setUploadProtocol(String uploadProtocol)
DirectoryRequest
setUploadProtocol
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.