Class AppPlatformClient.ListApplicationsPagedResponse (0.2.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > AppPlatformClient.ListApplicationsPagedResponse

Static Methods

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

public static ApiFuture<AppPlatformClient.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>