Package com.google.cloud.alloydb.v1
Class AlloyDBAdminClient.ListUsersPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListUsersRequest,ListUsersResponse,User,AlloyDBAdminClient.ListUsersPage,AlloyDBAdminClient.ListUsersFixedSizeCollection>
-
- com.google.cloud.alloydb.v1.AlloyDBAdminClient.ListUsersPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<User>
- Enclosing class:
- AlloyDBAdminClient
public static class AlloyDBAdminClient.ListUsersPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListUsersRequest,ListUsersResponse,User,AlloyDBAdminClient.ListUsersPage,AlloyDBAdminClient.ListUsersFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListUsersPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListUsersRequest,ListUsersResponse,User> context, com.google.api.core.ApiFuture<ListUsersResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListUsersPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListUsersRequest,ListUsersResponse,User> context, com.google.api.core.ApiFuture<ListUsersResponse> futureResponse)
-
-