| 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.ListManagedInstancesPagedResponse |
InstanceGroupManagersClient.listManagedInstances(ListManagedInstancesInstanceGroupManagersRequest request)
Lists all of the instances in the managed instance group.
|
InstanceGroupManagersClient.ListManagedInstancesPagedResponse |
InstanceGroupManagersClient.listManagedInstances(String project,
String zone,
String instanceGroupManager)
Lists all of the instances in the managed instance group.
|
Copyright © 2024 Google LLC. All rights reserved.