Compute Engine API v1beta15 (revision 1)



Uses of Class
com.google.api.services.compute.Compute.RegionOperations.Get

Packages that use Compute.RegionOperations.Get
com.google.api.services.compute   
 

Uses of Compute.RegionOperations.Get in com.google.api.services.compute
 

Methods in com.google.api.services.compute that return Compute.RegionOperations.Get
 Compute.RegionOperations.Get Compute.RegionOperations.get(String project, String region, String operation)
          Retrieves the specified region-specific operation resource.
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setAlt(String alt)
           
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setFields(String fields)
           
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setKey(String key)
           
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setOauthToken(String oauthToken)
           
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setOperation(String operation)
          Name of the operation resource to return.
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setPrettyPrint(Boolean prettyPrint)
           
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setProject(String project)
          Name of the project scoping this request.
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setQuotaUser(String quotaUser)
           
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setRegion(String region)
          Name of the zone scoping this request.
 Compute.RegionOperations.Get Compute.RegionOperations.Get.setUserIp(String userIp)