public class AlertCenter.V1beta1.GetSettings extends AlertCenterRequest<Settings>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetSettings()
Returns customer-level settings.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
String |
getCustomerId()
Optional.
|
AlertCenter.V1beta1.GetSettings |
set(String parameterName,
Object value) |
AlertCenter.V1beta1.GetSettings |
set$Xgafv(String $Xgafv)
V1 error format.
|
AlertCenter.V1beta1.GetSettings |
setAccessToken(String accessToken)
OAuth access token.
|
AlertCenter.V1beta1.GetSettings |
setAlt(String alt)
Data format for response.
|
AlertCenter.V1beta1.GetSettings |
setCallback(String callback)
JSONP
|
AlertCenter.V1beta1.GetSettings |
setCustomerId(String customerId)
Optional.
|
AlertCenter.V1beta1.GetSettings |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
AlertCenter.V1beta1.GetSettings |
setKey(String key)
API key.
|
AlertCenter.V1beta1.GetSettings |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
AlertCenter.V1beta1.GetSettings |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
AlertCenter.V1beta1.GetSettings |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
AlertCenter.V1beta1.GetSettings |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
AlertCenter.V1beta1.GetSettings |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
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 GetSettings()
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. AlertCenter.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Settings>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Settings>
IOException
public AlertCenter.V1beta1.GetSettings set$Xgafv(String $Xgafv)
AlertCenterRequest
set$Xgafv
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setAccessToken(String accessToken)
AlertCenterRequest
setAccessToken
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setAlt(String alt)
AlertCenterRequest
setAlt
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setCallback(String callback)
AlertCenterRequest
setCallback
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setFields(String fields)
AlertCenterRequest
setFields
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setKey(String key)
AlertCenterRequest
setKey
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setOauthToken(String oauthToken)
AlertCenterRequest
setOauthToken
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setPrettyPrint(Boolean prettyPrint)
AlertCenterRequest
setPrettyPrint
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setQuotaUser(String quotaUser)
AlertCenterRequest
setQuotaUser
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setUploadType(String uploadType)
AlertCenterRequest
setUploadType
in class AlertCenterRequest<Settings>
public AlertCenter.V1beta1.GetSettings setUploadProtocol(String uploadProtocol)
AlertCenterRequest
setUploadProtocol
in class AlertCenterRequest<Settings>
public String getCustomerId()
public AlertCenter.V1beta1.GetSettings setCustomerId(String customerId)
public AlertCenter.V1beta1.GetSettings set(String parameterName, Object value)
set
in class AlertCenterRequest<Settings>
Copyright © 2011–2024 Google. All rights reserved.