public class HomeGraphService.AgentUsers.Delete extends HomeGraphServiceRequest<Empty>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Delete(String agentUserId)
Unlinks the given third-party user from your smart home Action.
|
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 Delete(String agentUserId)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
HomeGraphService.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must
be called to initialize this instance immediately after invoking the constructor.
agentUserId
- Required. Third-party user ID.public HomeGraphService.AgentUsers.Delete set$Xgafv(String $Xgafv)
HomeGraphServiceRequest
set$Xgafv
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setAccessToken(String accessToken)
HomeGraphServiceRequest
setAccessToken
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setAlt(String alt)
HomeGraphServiceRequest
setAlt
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setCallback(String callback)
HomeGraphServiceRequest
setCallback
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setFields(String fields)
HomeGraphServiceRequest
setFields
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setKey(String key)
HomeGraphServiceRequest
setKey
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setOauthToken(String oauthToken)
HomeGraphServiceRequest
setOauthToken
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setPrettyPrint(Boolean prettyPrint)
HomeGraphServiceRequest
setPrettyPrint
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setQuotaUser(String quotaUser)
HomeGraphServiceRequest
setQuotaUser
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setUploadType(String uploadType)
HomeGraphServiceRequest
setUploadType
in class HomeGraphServiceRequest<Empty>
public HomeGraphService.AgentUsers.Delete setUploadProtocol(String uploadProtocol)
HomeGraphServiceRequest
setUploadProtocol
in class HomeGraphServiceRequest<Empty>
public String getAgentUserId()
public HomeGraphService.AgentUsers.Delete setAgentUserId(String agentUserId)
public String getRequestId()
public HomeGraphService.AgentUsers.Delete setRequestId(String requestId)
public HomeGraphService.AgentUsers.Delete set(String parameterName, Object value)
set
in class HomeGraphServiceRequest<Empty>
Copyright © 2011–2023 Google. All rights reserved.