public class Libraryagent.Shelves.List extends LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
List()
Lists shelves.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
java.lang.Integer |
getPageSize()
Requested page size.
|
java.lang.String |
getPageToken()
A token identifying a page of results the server should return.
|
Libraryagent.Shelves.List |
set(java.lang.String parameterName,
java.lang.Object value) |
Libraryagent.Shelves.List |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Libraryagent.Shelves.List |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Libraryagent.Shelves.List |
setAlt(java.lang.String alt)
Data format for response.
|
Libraryagent.Shelves.List |
setCallback(java.lang.String callback)
JSONP
|
Libraryagent.Shelves.List |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Libraryagent.Shelves.List |
setKey(java.lang.String key)
API key.
|
Libraryagent.Shelves.List |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Libraryagent.Shelves.List |
setPageSize(java.lang.Integer pageSize)
Requested page size.
|
Libraryagent.Shelves.List |
setPageToken(java.lang.String pageToken)
A token identifying a page of results the server should return.
|
Libraryagent.Shelves.List |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Libraryagent.Shelves.List |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Libraryagent.Shelves.List |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Libraryagent.Shelves.List |
setUploadType(java.lang.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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
protected List()
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
Libraryagent.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 java.io.IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
java.io.IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws java.io.IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
java.io.IOException
public Libraryagent.Shelves.List set$Xgafv(java.lang.String $Xgafv)
LibraryagentRequest
set$Xgafv
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setAccessToken(java.lang.String accessToken)
LibraryagentRequest
setAccessToken
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setAlt(java.lang.String alt)
LibraryagentRequest
setAlt
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setCallback(java.lang.String callback)
LibraryagentRequest
setCallback
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setFields(java.lang.String fields)
LibraryagentRequest
setFields
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setKey(java.lang.String key)
LibraryagentRequest
setKey
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setOauthToken(java.lang.String oauthToken)
LibraryagentRequest
setOauthToken
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setPrettyPrint(java.lang.Boolean prettyPrint)
LibraryagentRequest
setPrettyPrint
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setQuotaUser(java.lang.String quotaUser)
LibraryagentRequest
setQuotaUser
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setUploadType(java.lang.String uploadType)
LibraryagentRequest
setUploadType
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public Libraryagent.Shelves.List setUploadProtocol(java.lang.String uploadProtocol)
LibraryagentRequest
setUploadProtocol
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>
public java.lang.Integer getPageSize()
public Libraryagent.Shelves.List setPageSize(java.lang.Integer pageSize)
public java.lang.String getPageToken()
public Libraryagent.Shelves.List setPageToken(java.lang.String pageToken)
public Libraryagent.Shelves.List set(java.lang.String parameterName, java.lang.Object value)
set
in class LibraryagentRequest<GoogleExampleLibraryagentV1ListShelvesResponse>