Class ConversationalSearchServiceClient.ListSessionsPagedResponse (0.39.0)

public static class ConversationalSearchServiceClient.ListSessionsPagedResponse extends AbstractPagedListResponse<ListSessionsRequest,ListSessionsResponse,Session,ConversationalSearchServiceClient.ListSessionsPage,ConversationalSearchServiceClient.ListSessionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConversationalSearchServiceClient.ListSessionsPagedResponse

Static Methods

createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ApiFuture<ListSessionsResponse> futureResponse)

public static ApiFuture<ConversationalSearchServiceClient.ListSessionsPagedResponse> createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ApiFuture<ListSessionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListSessionsRequest,ListSessionsResponse,Session>
futureResponse ApiFuture<ListSessionsResponse>
Returns
Type Description
ApiFuture<ListSessionsPagedResponse>