Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected InstanceGroupClient.ListInstanceGroupsPage |
InstanceGroupClient.ListInstanceGroupsPage.createPage(PageContext<ListInstanceGroupsHttpRequest,InstanceGroupList,InstanceGroup> context,
InstanceGroupList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<InstanceGroupClient.ListInstanceGroupsPage> |
InstanceGroupClient.ListInstanceGroupsPage.createPageAsync(PageContext<ListInstanceGroupsHttpRequest,InstanceGroupList,InstanceGroup> context,
com.google.api.core.ApiFuture<InstanceGroupList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected InstanceGroupClient.ListInstanceGroupsFixedSizeCollection |
InstanceGroupClient.ListInstanceGroupsFixedSizeCollection.createCollection(List<InstanceGroupClient.ListInstanceGroupsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.