public class Compute.Routers.GetNatMappingInfo extends ComputeRequest<VmEndpointNatMappingsList>
GenericData.Flags
AbstractMap.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 |
getNatName()
Name of the nat service to filter the Nat Mapping information.
|
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 |
setNatName(String natName)
Name of the nat service to filter the Nat Mapping information.
|
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, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected 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>
IOException
public HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class AbstractGoogleClientRequest<VmEndpointNatMappingsList>
IOException
public Compute.Routers.GetNatMappingInfo set$Xgafv(String $Xgafv)
ComputeRequest
set$Xgafv
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setAccessToken(String accessToken)
ComputeRequest
setAccessToken
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setAlt(String alt)
ComputeRequest
setAlt
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setCallback(String callback)
ComputeRequest
setCallback
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setFields(String fields)
ComputeRequest
setFields
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setKey(String key)
ComputeRequest
setKey
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setOauthToken(String oauthToken)
ComputeRequest
setOauthToken
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setPrettyPrint(Boolean prettyPrint)
ComputeRequest
setPrettyPrint
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setQuotaUser(String quotaUser)
ComputeRequest
setQuotaUser
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setUploadType(String uploadType)
ComputeRequest
setUploadType
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setUploadProtocol(String uploadProtocol)
ComputeRequest
setUploadProtocol
in class ComputeRequest<VmEndpointNatMappingsList>
public Compute.Routers.GetNatMappingInfo setUserIp(String userIp)
ComputeRequest
setUserIp
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 getNatName()
public Compute.Routers.GetNatMappingInfo setNatName(String natName)
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–2022 Google. All rights reserved.