Compute Engine API v1beta14 (revision 17)



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

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

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

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