Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.Routers.GetNatIpInfo |
Compute.Routers.getNatIpInfo(String project,
String region,
String router)
Retrieves runtime NAT IP information.
|
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.set(String parameterName,
Object value) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.set$Xgafv(String $Xgafv) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setAccessToken(String accessToken) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setAlt(String alt) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setCallback(String callback) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setFields(String fields) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setKey(String key) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setNatName(String natName)
Name of the nat service to filter the NAT IP information.
|
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setOauthToken(String oauthToken) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setPrettyPrint(Boolean prettyPrint) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setProject(String project)
Project ID for this request.
|
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setQuotaUser(String quotaUser) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setRegion(String region)
Name of the region for this request.
|
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setRouter(String router)
Name of the Router resource to query for Nat IP information.
|
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setUploadProtocol(String uploadProtocol) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setUploadType(String uploadType) |
Compute.Routers.GetNatIpInfo |
Compute.Routers.GetNatIpInfo.setUserIp(String userIp) |
Copyright © 2011–2024 Google. All rights reserved.