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