public class Computeaccounts.Linux.GetAuthorizedKeysView extends ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Computeaccounts.Linux.GetAuthorizedKeysView(String project,
String zone,
String user,
String instance)
Returns the AuthorizedKeysView of the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInstance()
The fully-qualified URL of the instance requesting the view.
|
String |
getProject()
Project ID for this request.
|
String |
getUser()
Username of the AuthorizedKeysView to return.
|
String |
getZone()
Name of the zone for this request.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
set(String parameterName,
Object value) |
Computeaccounts.Linux.GetAuthorizedKeysView |
setAlt(String alt)
Data format for the response.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setInstance(String instance)
The fully-qualified URL of the instance requesting the view.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setKey(String key)
API key.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setProject(String project)
Project ID for this request.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setUser(String user)
Username of the AuthorizedKeysView to return.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
setUserIp(String userIp)
IP address of the site where the request originates.
|
Computeaccounts.Linux.GetAuthorizedKeysView |
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.GetAuthorizedKeysView(String project, String zone, String user, String instance)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. GetAuthorizedKeysView#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.zone - Name of the zone for this request.user - Username of the AuthorizedKeysView to return.instance - The fully-qualified URL of the instance requesting the view.public Computeaccounts.Linux.GetAuthorizedKeysView setAlt(String alt)
ComputeaccountsRequestsetAlt in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>public Computeaccounts.Linux.GetAuthorizedKeysView setFields(String fields)
ComputeaccountsRequestsetFields in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>public Computeaccounts.Linux.GetAuthorizedKeysView setKey(String key)
ComputeaccountsRequestsetKey in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>public Computeaccounts.Linux.GetAuthorizedKeysView setOauthToken(String oauthToken)
ComputeaccountsRequestsetOauthToken in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>public Computeaccounts.Linux.GetAuthorizedKeysView setPrettyPrint(Boolean prettyPrint)
ComputeaccountsRequestsetPrettyPrint in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>public Computeaccounts.Linux.GetAuthorizedKeysView setQuotaUser(String quotaUser)
ComputeaccountsRequestsetQuotaUser in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>public Computeaccounts.Linux.GetAuthorizedKeysView setUserIp(String userIp)
ComputeaccountsRequestsetUserIp in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>public String getProject()
public Computeaccounts.Linux.GetAuthorizedKeysView setProject(String project)
public String getZone()
public Computeaccounts.Linux.GetAuthorizedKeysView setZone(String zone)
public String getUser()
public Computeaccounts.Linux.GetAuthorizedKeysView setUser(String user)
public String getInstance()
public Computeaccounts.Linux.GetAuthorizedKeysView setInstance(String instance)
public Computeaccounts.Linux.GetAuthorizedKeysView set(String parameterName, Object value)
set in class ComputeaccountsRequest<LinuxGetAuthorizedKeysViewResponse>