Class WarehouseClient.ListAnnotationsPagedResponse (0.2.0)

public static class WarehouseClient.ListAnnotationsPagedResponse extends AbstractPagedListResponse<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,WarehouseClient.ListAnnotationsPage,WarehouseClient.ListAnnotationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > WarehouseClient.ListAnnotationsPagedResponse

Static Methods

createAsync(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)

public static ApiFuture<WarehouseClient.ListAnnotationsPagedResponse> createAsync(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation>
futureResponse ApiFuture<ListAnnotationsResponse>
Returns
Type Description
ApiFuture<ListAnnotationsPagedResponse>