public class Computeaccounts.Groups.List extends ComputeaccountsRequest<GroupList>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Computeaccounts.Groups.List(String project)
Retrieves the list of groups contained within the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
String |
getFilter()
Optional.
|
Long |
getMaxResults()
Optional.
|
String |
getPageToken()
Optional.
|
String |
getProject()
Project ID for this request.
|
Computeaccounts.Groups.List |
set(String parameterName,
Object value) |
Computeaccounts.Groups.List |
setAlt(String alt)
Data format for the response.
|
Computeaccounts.Groups.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Computeaccounts.Groups.List |
setFilter(String filter)
Optional.
|
Computeaccounts.Groups.List |
setKey(String key)
API key.
|
Computeaccounts.Groups.List |
setMaxResults(Long maxResults)
Optional.
|
Computeaccounts.Groups.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Computeaccounts.Groups.List |
setPageToken(String pageToken)
Optional.
|
Computeaccounts.Groups.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Computeaccounts.Groups.List |
setProject(String project)
Project ID for this request.
|
Computeaccounts.Groups.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Computeaccounts.Groups.List |
setUserIp(String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected Computeaccounts.Groups.List(String project)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Computeaccounts.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
project - Project ID for this request.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GroupList>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GroupList>IOExceptionpublic Computeaccounts.Groups.List setAlt(String alt)
ComputeaccountsRequestsetAlt in class ComputeaccountsRequest<GroupList>public Computeaccounts.Groups.List setFields(String fields)
ComputeaccountsRequestsetFields in class ComputeaccountsRequest<GroupList>public Computeaccounts.Groups.List setKey(String key)
ComputeaccountsRequestsetKey in class ComputeaccountsRequest<GroupList>public Computeaccounts.Groups.List setOauthToken(String oauthToken)
ComputeaccountsRequestsetOauthToken in class ComputeaccountsRequest<GroupList>public Computeaccounts.Groups.List setPrettyPrint(Boolean prettyPrint)
ComputeaccountsRequestsetPrettyPrint in class ComputeaccountsRequest<GroupList>public Computeaccounts.Groups.List setQuotaUser(String quotaUser)
ComputeaccountsRequestsetQuotaUser in class ComputeaccountsRequest<GroupList>public Computeaccounts.Groups.List setUserIp(String userIp)
ComputeaccountsRequestsetUserIp in class ComputeaccountsRequest<GroupList>public String getProject()
public Computeaccounts.Groups.List setProject(String project)
public String getFilter()
public Computeaccounts.Groups.List setFilter(String filter)
public String getPageToken()
public Computeaccounts.Groups.List setPageToken(String pageToken)
public Long getMaxResults()
public Computeaccounts.Groups.List setMaxResults(Long maxResults)
public Computeaccounts.Groups.List set(String parameterName, Object value)
set in class ComputeaccountsRequest<GroupList>