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