Class AppHubClient.ListApplicationsPagedResponse (0.22.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)
Returns
Type Description
ApiFuture<ListApplicationsPagedResponse>