Class ChatServiceClient.ListSectionsPagedResponse (0.55.0)

public static class ChatServiceClient.ListSectionsPagedResponse extends AbstractPagedListResponse<ListSectionsRequest,ListSectionsResponse,Section,ChatServiceClient.ListSectionsPage,ChatServiceClient.ListSectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ChatServiceClient.ListSectionsPagedResponse

Static Methods

createAsync(PageContext<ListSectionsRequest,ListSectionsResponse,Section> context, ApiFuture<ListSectionsResponse> futureResponse)

public static ApiFuture<ChatServiceClient.ListSectionsPagedResponse> createAsync(PageContext<ListSectionsRequest,ListSectionsResponse,Section> context, ApiFuture<ListSectionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListSectionsRequest,ListSectionsResponse,Section>
futureResponse ApiFuture<ListSectionsResponse>
Returns
Type Description
ApiFuture<ListSectionsPagedResponse>