public class AlertCenter.Alerts.Feedback.List extends AlertCenterRequest<ListAlertFeedbackResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(String alertId)
Lists all the feedback for an alert.
|
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(String alertId)
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.
alertId - Required. The alert identifier. The "-" wildcard could be used to represent all alerts.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListAlertFeedbackResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListAlertFeedbackResponse>IOExceptionpublic AlertCenter.Alerts.Feedback.List set$Xgafv(String $Xgafv)
AlertCenterRequestset$Xgafv in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setAccessToken(String accessToken)
AlertCenterRequestsetAccessToken in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setAlt(String alt)
AlertCenterRequestsetAlt in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setCallback(String callback)
AlertCenterRequestsetCallback in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setFields(String fields)
AlertCenterRequestsetFields in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setKey(String key)
AlertCenterRequestsetKey in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setOauthToken(String oauthToken)
AlertCenterRequestsetOauthToken in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setPrettyPrint(Boolean prettyPrint)
AlertCenterRequestsetPrettyPrint in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setQuotaUser(String quotaUser)
AlertCenterRequestsetQuotaUser in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setUploadType(String uploadType)
AlertCenterRequestsetUploadType in class AlertCenterRequest<ListAlertFeedbackResponse>public AlertCenter.Alerts.Feedback.List setUploadProtocol(String uploadProtocol)
AlertCenterRequestsetUploadProtocol in class AlertCenterRequest<ListAlertFeedbackResponse>public String getAlertId()
public AlertCenter.Alerts.Feedback.List setAlertId(String alertId)
public String getCustomerId()
public AlertCenter.Alerts.Feedback.List setCustomerId(String customerId)
public String getFilter()
public AlertCenter.Alerts.Feedback.List setFilter(String filter)
public AlertCenter.Alerts.Feedback.List set(String parameterName, Object value)
set in class AlertCenterRequest<ListAlertFeedbackResponse>Copyright © 2011–2025 Google. All rights reserved.