Class AppPlatformClient.ListProcessorsPagedResponse (0.2.0)

public static class AppPlatformClient.ListProcessorsPagedResponse extends AbstractPagedListResponse<ListProcessorsRequest,ListProcessorsResponse,Processor,AppPlatformClient.ListProcessorsPage,AppPlatformClient.ListProcessorsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AppPlatformClient.ListProcessorsPagedResponse

Static Methods

createAsync(PageContext<ListProcessorsRequest,ListProcessorsResponse,Processor> context, ApiFuture<ListProcessorsResponse> futureResponse)

public static ApiFuture<AppPlatformClient.ListProcessorsPagedResponse> createAsync(PageContext<ListProcessorsRequest,ListProcessorsResponse,Processor> context, ApiFuture<ListProcessorsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListProcessorsRequest,ListProcessorsResponse,Processor>
futureResponse ApiFuture<ListProcessorsResponse>
Returns
Type Description
ApiFuture<ListProcessorsPagedResponse>