Class AlloyDBAdminClient.ListUsersPagedResponse (0.30.0)

public static class AlloyDBAdminClient.ListUsersPagedResponse extends AbstractPagedListResponse<ListUsersRequest,ListUsersResponse,User,AlloyDBAdminClient.ListUsersPage,AlloyDBAdminClient.ListUsersFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AlloyDBAdminClient.ListUsersPagedResponse

Static Methods

createAsync(PageContext<ListUsersRequest,ListUsersResponse,User> context, ApiFuture<ListUsersResponse> futureResponse)

public static ApiFuture<AlloyDBAdminClient.ListUsersPagedResponse> createAsync(PageContext<ListUsersRequest,ListUsersResponse,User> context, ApiFuture<ListUsersResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListUsersRequest,ListUsersResponse,User>
futureResponseApiFuture<ListUsersResponse>
Returns
TypeDescription
ApiFuture<ListUsersPagedResponse>