Class ChatServiceClient.ListSectionItemsPagedResponse (0.55.0)

public static class ChatServiceClient.ListSectionItemsPagedResponse extends AbstractPagedListResponse<ListSectionItemsRequest,ListSectionItemsResponse,SectionItem,ChatServiceClient.ListSectionItemsPage,ChatServiceClient.ListSectionItemsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ChatServiceClient.ListSectionItemsPagedResponse

Static Methods

createAsync(PageContext<ListSectionItemsRequest,ListSectionItemsResponse,SectionItem> context, ApiFuture<ListSectionItemsResponse> futureResponse)

public static ApiFuture<ChatServiceClient.ListSectionItemsPagedResponse> createAsync(PageContext<ListSectionItemsRequest,ListSectionItemsResponse,SectionItem> context, ApiFuture<ListSectionItemsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListSectionItemsRequest,ListSectionItemsResponse,SectionItem>
futureResponse ApiFuture<ListSectionItemsResponse>
Returns
Type Description
ApiFuture<ListSectionItemsPagedResponse>