public static class WarehouseClient.ListAnnotationsPage extends AbstractPage<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,WarehouseClient.ListAnnotationsPage>
Methods
createPage(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ListAnnotationsResponse response)
protected WarehouseClient.ListAnnotationsPage createPage(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ListAnnotationsResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> |
response |
ListAnnotationsResponse |
Returns | |
---|---|
Type | Description |
WarehouseClient.ListAnnotationsPage |
createPageAsync(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)
public ApiFuture<WarehouseClient.ListAnnotationsPage> createPageAsync(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> |
futureResponse |
ApiFuture<ListAnnotationsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListAnnotationsPage> |