Class AppHubClient.ListApplicationsPagedResponse (0.9.0)

public static class AppHubClient.ListApplicationsPagedResponse extends AbstractPagedListResponse<ListApplicationsRequest,ListApplicationsResponse,Application,AppHubClient.ListApplicationsPage,AppHubClient.ListApplicationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AppHubClient.ListApplicationsPagedResponse

Static Methods

createAsync(PageContext<ListApplicationsRequest,ListApplicationsResponse,Application> context, ApiFuture<ListApplicationsResponse> futureResponse)

public static ApiFuture<AppHubClient.ListApplicationsPagedResponse> createAsync(PageContext<ListApplicationsRequest,ListApplicationsResponse,Application> context, ApiFuture<ListApplicationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListApplicationsRequest,ListApplicationsResponse,Application>
futureResponse ApiFuture<ListApplicationsResponse>
Returns
Type Description
ApiFuture<ListApplicationsPagedResponse>