Package | Description |
---|---|
com.google.cloud.spanner.admin.instance.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected InstanceAdminClient.ListInstancesPage |
InstanceAdminClient.ListInstancesPage.createPage(PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
ListInstancesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<InstanceAdminClient.ListInstancesPage> |
InstanceAdminClient.ListInstancesPage.createPageAsync(PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected InstanceAdminClient.ListInstancesFixedSizeCollection |
InstanceAdminClient.ListInstancesFixedSizeCollection.createCollection(List<InstanceAdminClient.ListInstancesPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.