| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse |
InstanceGroupManagersClient.listPerInstanceConfigs(ListPerInstanceConfigsInstanceGroupManagersRequest request)
Lists all of the per-instance configurations defined for the managed instance group.
|
InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse |
InstanceGroupManagersClient.listPerInstanceConfigs(String project,
String zone,
String instanceGroupManager)
Lists all of the per-instance configurations defined for the managed instance group.
|
Copyright © 2024 Google LLC. All rights reserved.