public class Computeaccounts.Linux.GetLinuxAccountViews extends ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Computeaccounts.Linux.GetLinuxAccountViews(String project,
String zone,
String instance)
Retrieves the Linux views for an instance contained within the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFilter()
Optional.
|
String |
getInstance()
The fully-qualified URL of the instance requesting the views.
|
Long |
getMaxResults()
Optional.
|
String |
getPageToken()
Optional.
|
String |
getProject()
Project ID for this request.
|
String |
getUser()
If provided, the user whose login is triggering an immediate refresh of the views.
|
String |
getZone()
Name of the zone for this request.
|
Computeaccounts.Linux.GetLinuxAccountViews |
set(String parameterName,
Object value) |
Computeaccounts.Linux.GetLinuxAccountViews |
setAlt(String alt)
Data format for the response.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setFilter(String filter)
Optional.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setInstance(String instance)
The fully-qualified URL of the instance requesting the views.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setKey(String key)
API key.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setMaxResults(Long maxResults)
Optional.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setPageToken(String pageToken)
Optional.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setProject(String project)
Project ID for this request.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setUser(String user)
If provided, the user whose login is triggering an immediate refresh of the views.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setUserIp(String userIp)
IP address of the site where the request originates.
|
Computeaccounts.Linux.GetLinuxAccountViews |
setZone(String zone)
Name of the zone for this request.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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.Linux.GetLinuxAccountViews(String project, String zone, String instance)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. GetLinuxAccountViews#initialize(com.google.api.client.googleapis.s
ervices.AbstractGoogleClientRequest) must be called to initialize this instance immediately
after invoking the constructor.
project - Project ID for this request.zone - Name of the zone for this request.instance - The fully-qualified URL of the instance requesting the views.public Computeaccounts.Linux.GetLinuxAccountViews setAlt(String alt)
ComputeaccountsRequestsetAlt in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>public Computeaccounts.Linux.GetLinuxAccountViews setFields(String fields)
ComputeaccountsRequestsetFields in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>public Computeaccounts.Linux.GetLinuxAccountViews setKey(String key)
ComputeaccountsRequestsetKey in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>public Computeaccounts.Linux.GetLinuxAccountViews setOauthToken(String oauthToken)
ComputeaccountsRequestsetOauthToken in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>public Computeaccounts.Linux.GetLinuxAccountViews setPrettyPrint(Boolean prettyPrint)
ComputeaccountsRequestsetPrettyPrint in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>public Computeaccounts.Linux.GetLinuxAccountViews setQuotaUser(String quotaUser)
ComputeaccountsRequestsetQuotaUser in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>public Computeaccounts.Linux.GetLinuxAccountViews setUserIp(String userIp)
ComputeaccountsRequestsetUserIp in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>public String getProject()
public Computeaccounts.Linux.GetLinuxAccountViews setProject(String project)
public String getZone()
public Computeaccounts.Linux.GetLinuxAccountViews setZone(String zone)
public String getInstance()
public Computeaccounts.Linux.GetLinuxAccountViews setInstance(String instance)
public String getPageToken()
public Computeaccounts.Linux.GetLinuxAccountViews setPageToken(String pageToken)
public Long getMaxResults()
public Computeaccounts.Linux.GetLinuxAccountViews setMaxResults(Long maxResults)
public String getFilter()
public Computeaccounts.Linux.GetLinuxAccountViews setFilter(String filter)
public String getUser()
public Computeaccounts.Linux.GetLinuxAccountViews setUser(String user)
public Computeaccounts.Linux.GetLinuxAccountViews set(String parameterName, Object value)
set in class ComputeaccountsRequest<LinuxGetLinuxAccountViewsResponse>