Class ChatServiceClient.ListSpacesPagedResponse (0.7.0)

public static class ChatServiceClient.ListSpacesPagedResponse extends AbstractPagedListResponse<ListSpacesRequest,ListSpacesResponse,Space,ChatServiceClient.ListSpacesPage,ChatServiceClient.ListSpacesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ChatServiceClient.ListSpacesPagedResponse

Static Methods

createAsync(PageContext<ListSpacesRequest,ListSpacesResponse,Space> context, ApiFuture<ListSpacesResponse> futureResponse)

public static ApiFuture<ChatServiceClient.ListSpacesPagedResponse> createAsync(PageContext<ListSpacesRequest,ListSpacesResponse,Space> context, ApiFuture<ListSpacesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListSpacesRequest,ListSpacesResponse,Space>
futureResponse ApiFuture<ListSpacesResponse>
Returns
Type Description
ApiFuture<ListSpacesPagedResponse>