Class AgentServiceClient.ListAppsPagedResponse (0.1.0)

public static class AgentServiceClient.ListAppsPagedResponse extends AbstractPagedListResponse<ListAppsRequest,ListAppsResponse,App,AgentServiceClient.ListAppsPage,AgentServiceClient.ListAppsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AgentServiceClient.ListAppsPagedResponse

Static Methods

createAsync(PageContext<ListAppsRequest,ListAppsResponse,App> context, ApiFuture<ListAppsResponse> futureResponse)

public static ApiFuture<AgentServiceClient.ListAppsPagedResponse> createAsync(PageContext<ListAppsRequest,ListAppsResponse,App> context, ApiFuture<ListAppsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAppsRequest,ListAppsResponse,App>
futureResponse ApiFuture<ListAppsResponse>
Returns
Type Description
ApiFuture<ListAppsPagedResponse>