public class Walletobjects.Giftcardobject.List extends WalletobjectsRequest<GiftCardObjectListResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
List()
Returns a list of all gift card objects for a given issuer ID.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
String |
getClassId()
The ID of the class whose objects will be listed.
|
Integer |
getMaxResults()
Identifies the max number of results returned by a list.
|
String |
getToken()
Used to get the next set of results if `maxResults` is specified, but more than `maxResults`
objects are available in a list.
|
Walletobjects.Giftcardobject.List |
set(String parameterName,
Object value) |
Walletobjects.Giftcardobject.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
Walletobjects.Giftcardobject.List |
setAccessToken(String accessToken)
OAuth access token.
|
Walletobjects.Giftcardobject.List |
setAlt(String alt)
Data format for response.
|
Walletobjects.Giftcardobject.List |
setCallback(String callback)
JSONP
|
Walletobjects.Giftcardobject.List |
setClassId(String classId)
The ID of the class whose objects will be listed.
|
Walletobjects.Giftcardobject.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Walletobjects.Giftcardobject.List |
setKey(String key)
API key.
|
Walletobjects.Giftcardobject.List |
setMaxResults(Integer maxResults)
Identifies the max number of results returned by a list.
|
Walletobjects.Giftcardobject.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Walletobjects.Giftcardobject.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Walletobjects.Giftcardobject.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Walletobjects.Giftcardobject.List |
setToken(String token)
Used to get the next set of results if `maxResults` is specified, but more than
`maxResults` objects are available in a list.
|
Walletobjects.Giftcardobject.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Walletobjects.Giftcardobject.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, 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 List()
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
Walletobjects.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<GiftCardObjectListResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GiftCardObjectListResponse>
IOException
public Walletobjects.Giftcardobject.List set$Xgafv(String $Xgafv)
WalletobjectsRequest
set$Xgafv
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setAccessToken(String accessToken)
WalletobjectsRequest
setAccessToken
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setAlt(String alt)
WalletobjectsRequest
setAlt
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setCallback(String callback)
WalletobjectsRequest
setCallback
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setFields(String fields)
WalletobjectsRequest
setFields
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setKey(String key)
WalletobjectsRequest
setKey
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setOauthToken(String oauthToken)
WalletobjectsRequest
setOauthToken
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setPrettyPrint(Boolean prettyPrint)
WalletobjectsRequest
setPrettyPrint
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setQuotaUser(String quotaUser)
WalletobjectsRequest
setQuotaUser
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setUploadType(String uploadType)
WalletobjectsRequest
setUploadType
in class WalletobjectsRequest<GiftCardObjectListResponse>
public Walletobjects.Giftcardobject.List setUploadProtocol(String uploadProtocol)
WalletobjectsRequest
setUploadProtocol
in class WalletobjectsRequest<GiftCardObjectListResponse>
public String getClassId()
public Walletobjects.Giftcardobject.List setClassId(String classId)
public Integer getMaxResults()
public Walletobjects.Giftcardobject.List setMaxResults(Integer maxResults)
public String getToken()
public Walletobjects.Giftcardobject.List setToken(String token)
public Walletobjects.Giftcardobject.List set(String parameterName, Object value)
set
in class WalletobjectsRequest<GiftCardObjectListResponse>
Copyright © 2011–2024 Google. All rights reserved.