public class Directory.Customers.Chrome.Printers.Delete extends DirectoryRequest<Empty>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String name)
Deletes a `Printer`.
|
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 Delete(String name)
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.
name - Required. The name of the printer to be updated. Format:
customers/{customer_id}/chrome/printers/{printer_id}public Directory.Customers.Chrome.Printers.Delete set$Xgafv(String $Xgafv)
DirectoryRequestset$Xgafv in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setAccessToken(String accessToken)
DirectoryRequestsetAccessToken in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setAlt(String alt)
DirectoryRequestsetAlt in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setCallback(String callback)
DirectoryRequestsetCallback in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setFields(String fields)
DirectoryRequestsetFields in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setKey(String key)
DirectoryRequestsetKey in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setOauthToken(String oauthToken)
DirectoryRequestsetOauthToken in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setPrettyPrint(Boolean prettyPrint)
DirectoryRequestsetPrettyPrint in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setQuotaUser(String quotaUser)
DirectoryRequestsetQuotaUser in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setUploadType(String uploadType)
DirectoryRequestsetUploadType in class DirectoryRequest<Empty>public Directory.Customers.Chrome.Printers.Delete setUploadProtocol(String uploadProtocol)
DirectoryRequestsetUploadProtocol in class DirectoryRequest<Empty>public String getName()
public Directory.Customers.Chrome.Printers.Delete setName(String name)
public Directory.Customers.Chrome.Printers.Delete set(String parameterName, Object value)
set in class DirectoryRequest<Empty>Copyright © 2011–2021 Google. All rights reserved.