public class AlertCenter.Alerts.List extends AlertCenterRequest<ListAlertsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List()
Lists the alerts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
String |
getCustomerId()
Optional.
|
String |
getFilter()
Optional.
|
String |
getOrderBy()
Optional.
|
Integer |
getPageSize()
Optional.
|
String |
getPageToken()
Optional.
|
AlertCenter.Alerts.List |
set(String parameterName,
Object value) |
AlertCenter.Alerts.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
AlertCenter.Alerts.List |
setAccessToken(String accessToken)
OAuth access token.
|
AlertCenter.Alerts.List |
setAlt(String alt)
Data format for response.
|
AlertCenter.Alerts.List |
setCallback(String callback)
JSONP
|
AlertCenter.Alerts.List |
setCustomerId(String customerId)
Optional.
|
AlertCenter.Alerts.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
AlertCenter.Alerts.List |
setFilter(String filter)
Optional.
|
AlertCenter.Alerts.List |
setKey(String key)
API key.
|
AlertCenter.Alerts.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
AlertCenter.Alerts.List |
setOrderBy(String orderBy)
Optional.
|
AlertCenter.Alerts.List |
setPageSize(Integer pageSize)
Optional.
|
AlertCenter.Alerts.List |
setPageToken(String pageToken)
Optional.
|
AlertCenter.Alerts.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
AlertCenter.Alerts.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
AlertCenter.Alerts.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
AlertCenter.Alerts.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
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 List()
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<ListAlertsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListAlertsResponse>IOExceptionpublic AlertCenter.Alerts.List set$Xgafv(String $Xgafv)
AlertCenterRequestset$Xgafv in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setAccessToken(String accessToken)
AlertCenterRequestsetAccessToken in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setAlt(String alt)
AlertCenterRequestsetAlt in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setCallback(String callback)
AlertCenterRequestsetCallback in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setFields(String fields)
AlertCenterRequestsetFields in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setKey(String key)
AlertCenterRequestsetKey in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setOauthToken(String oauthToken)
AlertCenterRequestsetOauthToken in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setPrettyPrint(Boolean prettyPrint)
AlertCenterRequestsetPrettyPrint in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setQuotaUser(String quotaUser)
AlertCenterRequestsetQuotaUser in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setUploadType(String uploadType)
AlertCenterRequestsetUploadType in class AlertCenterRequest<ListAlertsResponse>public AlertCenter.Alerts.List setUploadProtocol(String uploadProtocol)
AlertCenterRequestsetUploadProtocol in class AlertCenterRequest<ListAlertsResponse>public String getCustomerId()
public AlertCenter.Alerts.List setCustomerId(String customerId)
public String getFilter()
public AlertCenter.Alerts.List setFilter(String filter)
public String getOrderBy()
public AlertCenter.Alerts.List setOrderBy(String orderBy)
public Integer getPageSize()
public AlertCenter.Alerts.List setPageSize(Integer pageSize)
public String getPageToken()
public AlertCenter.Alerts.List setPageToken(String pageToken)
public AlertCenter.Alerts.List set(String parameterName, Object value)
set in class AlertCenterRequest<ListAlertsResponse>Copyright © 2011–2025 Google. All rights reserved.