Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.ZoneOperations.Get |
Compute.ZoneOperations.get(java.lang.String project,
java.lang.String zone,
java.lang.String operation)
Retrieves the specified zone-specific Operations resource.
|
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.set(java.lang.String parameterName,
java.lang.Object value) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setAlt(java.lang.String alt) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setFields(java.lang.String fields) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setKey(java.lang.String key) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setOauthToken(java.lang.String oauthToken) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setOperation(java.lang.String operation)
Name of the Operations resource to return.
|
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setPrettyPrint(java.lang.Boolean prettyPrint) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setProject(java.lang.String project)
Project ID for this request.
|
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setQuotaUser(java.lang.String quotaUser) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setUserIp(java.lang.String userIp) |
Compute.ZoneOperations.Get |
Compute.ZoneOperations.Get.setZone(java.lang.String zone)
Name of the zone scoping this request.
|