Class AppPlatformClient.ListDraftsPagedResponse (0.2.0)

public static class AppPlatformClient.ListDraftsPagedResponse extends AbstractPagedListResponse<ListDraftsRequest,ListDraftsResponse,Draft,AppPlatformClient.ListDraftsPage,AppPlatformClient.ListDraftsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AppPlatformClient.ListDraftsPagedResponse

Static Methods

createAsync(PageContext<ListDraftsRequest,ListDraftsResponse,Draft> context, ApiFuture<ListDraftsResponse> futureResponse)

public static ApiFuture<AppPlatformClient.ListDraftsPagedResponse> createAsync(PageContext<ListDraftsRequest,ListDraftsResponse,Draft> context, ApiFuture<ListDraftsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDraftsRequest,ListDraftsResponse,Draft>
futureResponse ApiFuture<ListDraftsResponse>
Returns
Type Description
ApiFuture<ListDraftsPagedResponse>