Package com.google.cloud.alloydb.v1alpha
Class AlloyDBAdminClient.ListClustersPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListClustersRequest,ListClustersResponse,Cluster,AlloyDBAdminClient.ListClustersPage,AlloyDBAdminClient.ListClustersFixedSizeCollection>
-
- com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListClustersPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Cluster>
- Enclosing class:
- AlloyDBAdminClient
public static class AlloyDBAdminClient.ListClustersPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListClustersRequest,ListClustersResponse,Cluster,AlloyDBAdminClient.ListClustersPage,AlloyDBAdminClient.ListClustersFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListClustersPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context, com.google.api.core.ApiFuture<ListClustersResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListClustersPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context, com.google.api.core.ApiFuture<ListClustersResponse> futureResponse)
-
-