Package com.google.cloud.alloydb.v1beta
Class AlloyDBAdminClient.ListInstancesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListInstancesRequest,ListInstancesResponse,Instance,AlloyDBAdminClient.ListInstancesPage,AlloyDBAdminClient.ListInstancesFixedSizeCollection>
-
- com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListInstancesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Instance>
- Enclosing class:
- AlloyDBAdminClient
public static class AlloyDBAdminClient.ListInstancesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListInstancesRequest,ListInstancesResponse,Instance,AlloyDBAdminClient.ListInstancesPage,AlloyDBAdminClient.ListInstancesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListInstancesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListInstancesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
-
-