|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<String,Object>
com.google.api.client.util.GenericData
com.google.api.client.googleapis.services.AbstractGoogleClientRequest<T>
com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
com.google.api.services.storage.StorageRequest<Buckets>
com.google.api.services.storage.Storage.Buckets.List
public class Storage.Buckets.List
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.api.client.util.GenericData |
|---|
GenericData.Flags |
| Nested classes/interfaces inherited from class java.util.AbstractMap |
|---|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V> |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
protected |
Storage.Buckets.List(BigInteger projectId)
Retrieves a list of buckets for a given project. |
| Method Summary | |
|---|---|
HttpRequest |
buildHttpRequestUsingHead()
|
HttpResponse |
executeUsingHead()
|
Long |
getMaxResults()
Maximum number of buckets to return. |
String |
getPageToken()
A previously-returned page token representing part of the larger set of results to view. |
BigInteger |
getProjectId()
A valid API project identifier. |
String |
getProjection()
Set of properties to return. |
Storage.Buckets.List |
set(String parameterName,
Object value)
|
Storage.Buckets.List |
setAlt(String alt)
Data format for the response. |
Storage.Buckets.List |
setFields(String fields)
Selector specifying which fields to include in a partial response. |
Storage.Buckets.List |
setKey(String key)
API key. |
Storage.Buckets.List |
setMaxResults(Long maxResults)
Maximum number of buckets to return. |
Storage.Buckets.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user. |
Storage.Buckets.List |
setPageToken(String pageToken)
A previously-returned page token representing part of the larger set of results to view. |
Storage.Buckets.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks. |
Storage.Buckets.List |
setProjectId(BigInteger projectId)
A valid API project identifier. |
Storage.Buckets.List |
setProjection(String projection)
Set of properties to return. |
Storage.Buckets.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications. |
Storage.Buckets.List |
setUserIp(String userIp)
IP address of the site where the request originates. |
| Methods inherited from class com.google.api.services.storage.StorageRequest |
|---|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeaders |
| Methods inherited from class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest |
|---|
getJsonContent, newExceptionOnError, queue |
| Methods inherited from class com.google.api.client.googleapis.services.AbstractGoogleClientRequest |
|---|
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue |
| Methods inherited from class com.google.api.client.util.GenericData |
|---|
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys |
| Methods inherited from class java.util.AbstractMap |
|---|
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Storage.Buckets.List(BigInteger projectId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Storage.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
projectId - A valid API project identifier.| Method Detail |
|---|
public HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class AbstractGoogleClientRequest<Buckets>IOException
public HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<Buckets>IOExceptionpublic Storage.Buckets.List setAlt(String alt)
StorageRequest
setAlt in class StorageRequest<Buckets>public Storage.Buckets.List setFields(String fields)
StorageRequest
setFields in class StorageRequest<Buckets>public Storage.Buckets.List setKey(String key)
StorageRequest
setKey in class StorageRequest<Buckets>public Storage.Buckets.List setOauthToken(String oauthToken)
StorageRequest
setOauthToken in class StorageRequest<Buckets>public Storage.Buckets.List setPrettyPrint(Boolean prettyPrint)
StorageRequest
setPrettyPrint in class StorageRequest<Buckets>public Storage.Buckets.List setQuotaUser(String quotaUser)
StorageRequest
setQuotaUser in class StorageRequest<Buckets>public Storage.Buckets.List setUserIp(String userIp)
StorageRequest
setUserIp in class StorageRequest<Buckets>public BigInteger getProjectId()
public Storage.Buckets.List setProjectId(BigInteger projectId)
public Long getMaxResults()
public Storage.Buckets.List setMaxResults(Long maxResults)
public String getPageToken()
public Storage.Buckets.List setPageToken(String pageToken)
public String getProjection()
public Storage.Buckets.List setProjection(String projection)
public Storage.Buckets.List set(String parameterName,
Object value)
set in class StorageRequest<Buckets>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||