Class AppHubClient.ListApplicationsPagedResponse (0.4.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
NameDescription
contextPageContext<ListApplicationsRequest,ListApplicationsResponse,Application>
futureResponseApiFuture<ListApplicationsResponse>
Returns
TypeDescription
ApiFuture<ListApplicationsPagedResponse>