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