public class Compute.Routers.GetNatMappingInfo extends ComputeRequest<VmEndpointNatMappingsList>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
GetNatMappingInfo(String project,
String region,
String router)
Retrieves runtime Nat mapping information of VM endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
String |
getFilter()
A filter expression that filters resources listed in the response.
|
Long |
getMaxResults()
The maximum number of results per page that should be returned.
|
String |
getOrderBy()
Sorts list results by a certain order.
|
String |
getPageToken()
Specifies a page token to use.
|
String |
getProject()
Project ID for this request.
|
String |
getRegion()
Name of the region for this request.
|
Boolean |
getReturnPartialSuccess()
Opt-in for partial success behavior which provides partial results in case of failure.
|
String |
getRouter()
Name of the Router resource to query for Nat Mapping information of VM endpoints.
|
Compute.Routers.GetNatMappingInfo |
set(String parameterName,
Object value) |
Compute.Routers.GetNatMappingInfo |
set$Xgafv(String $Xgafv)
V1 error format.
|
Compute.Routers.GetNatMappingInfo |
setAccessToken(String accessToken)
OAuth access token.
|
Compute.Routers.GetNatMappingInfo |
setAlt(String alt)
Data format for response.
|
Compute.Routers.GetNatMappingInfo |
setCallback(String callback)
JSONP
|
Compute.Routers.GetNatMappingInfo |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Compute.Routers.GetNatMappingInfo |
setFilter(String filter)
A filter expression that filters resources listed in the response.
|
Compute.Routers.GetNatMappingInfo |
setKey(String key)
API key.
|
Compute.Routers.GetNatMappingInfo |
setMaxResults(Long maxResults)
The maximum number of results per page that should be returned.
|
Compute.Routers.GetNatMappingInfo |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Compute.Routers.GetNatMappingInfo |
setOrderBy(String orderBy)
Sorts list results by a certain order.
|
Compute.Routers.GetNatMappingInfo |
setPageToken(String pageToken)
Specifies a page token to use.
|
Compute.Routers.GetNatMappingInfo |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Compute.Routers.GetNatMappingInfo |
setProject(String project)
Project ID for this request.
|
Compute.Routers.GetNatMappingInfo |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Compute.Routers.GetNatMappingInfo |
setRegion(String region)
Name of the region for this request.
|
Compute.Routers.GetNatMappingInfo |
setReturnPartialSuccess(Boolean returnPartialSuccess)
Opt-in for partial success behavior which provides partial results in case of failure.
|
Compute.Routers.GetNatMappingInfo |
setRouter(String router)
Name of the Router resource to query for Nat Mapping information of VM endpoints.
|
Compute.Routers.GetNatMappingInfo |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Compute.Routers.GetNatMappingInfo |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
Compute.Routers.GetNatMappingInfo |
setUserIp(String userIp)
Legacy name for parameter that has been superseded by `quotaUser`.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected GetNatMappingInfo(String project, String region, String router)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
GetNatMappingInfo#initialize(com.google.api.client.googleapis.services.AbstractGoogl
eClientRequest) must be called to initialize this instance immediately after invoking the
constructor.
project - Project ID for this request.region - Name of the region for this request.router - Name of the Router resource to query for Nat Mapping information of VM endpoints.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<VmEndpointNatMappingsList>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<VmEndpointNatMappingsList>IOExceptionpublic Compute.Routers.GetNatMappingInfo set$Xgafv(String $Xgafv)
ComputeRequestset$Xgafv in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setAccessToken(String accessToken)
ComputeRequestsetAccessToken in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setCallback(String callback)
ComputeRequestsetCallback in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setKey(String key)
ComputeRequestsetKey in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setUploadType(String uploadType)
ComputeRequestsetUploadType in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setUploadProtocol(String uploadProtocol)
ComputeRequestsetUploadProtocol in class ComputeRequest<VmEndpointNatMappingsList>public Compute.Routers.GetNatMappingInfo setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<VmEndpointNatMappingsList>public String getProject()
public Compute.Routers.GetNatMappingInfo setProject(String project)
public String getRegion()
public Compute.Routers.GetNatMappingInfo setRegion(String region)
public String getRouter()
public Compute.Routers.GetNatMappingInfo setRouter(String router)
public String getFilter()
public Compute.Routers.GetNatMappingInfo setFilter(String filter)
public Long getMaxResults()
public Compute.Routers.GetNatMappingInfo setMaxResults(Long maxResults)
public String getOrderBy()
public Compute.Routers.GetNatMappingInfo setOrderBy(String orderBy)
public String getPageToken()
public Compute.Routers.GetNatMappingInfo setPageToken(String pageToken)
public Boolean getReturnPartialSuccess()
public Compute.Routers.GetNatMappingInfo setReturnPartialSuccess(Boolean returnPartialSuccess)
public Compute.Routers.GetNatMappingInfo set(String parameterName, Object value)
set in class ComputeRequest<VmEndpointNatMappingsList>Copyright © 2011–2021 Google. All rights reserved.