| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProjectRegionAutoscalerName | 
ProjectRegionAutoscalerName.Builder.build()  | 
static ProjectRegionAutoscalerName | 
ProjectRegionAutoscalerName.of(String autoscaler,
  String project,
  String region)  | 
static ProjectRegionAutoscalerName | 
ProjectRegionAutoscalerName.parse(String formattedString)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionAutoscalerName> | 
ProjectRegionAutoscalerName.newFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
RegionAutoscalerClient.deleteRegionAutoscaler(ProjectRegionAutoscalerName autoscaler)
Deletes the specified autoscaler. 
 | 
Autoscaler | 
RegionAutoscalerClient.getRegionAutoscaler(ProjectRegionAutoscalerName autoscaler)
Returns the specified autoscaler. 
 | 
| Constructor and Description | 
|---|
Builder(ProjectRegionAutoscalerName projectRegionAutoscalerName)  | 
Copyright © 2019 Google LLC. All rights reserved.