| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected InstanceGroupsClient.ListInstancesPage |
InstanceGroupsClient.ListInstancesPage.createPage(com.google.api.gax.rpc.PageContext<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances,InstanceWithNamedPorts> context,
InstanceGroupsListInstances response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<InstanceGroupsClient.ListInstancesPage> |
InstanceGroupsClient.ListInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances,InstanceWithNamedPorts> context,
com.google.api.core.ApiFuture<InstanceGroupsListInstances> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected InstanceGroupsClient.ListInstancesFixedSizeCollection |
InstanceGroupsClient.ListInstancesFixedSizeCollection.createCollection(List<InstanceGroupsClient.ListInstancesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.