public static class DatastreamClient.ListStreamObjectsPage extends com.google.api.gax.paging.AbstractPage<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage>
| Modifier and Type | Method and Description |
|---|---|
protected DatastreamClient.ListStreamObjectsPage |
createPage(com.google.api.gax.rpc.PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context,
ListStreamObjectsResponse response) |
com.google.api.core.ApiFuture<DatastreamClient.ListStreamObjectsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context,
com.google.api.core.ApiFuture<ListStreamObjectsResponse> futureResponse) |
protected DatastreamClient.ListStreamObjectsPage createPage(com.google.api.gax.rpc.PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context, ListStreamObjectsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage>public com.google.api.core.ApiFuture<DatastreamClient.ListStreamObjectsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context, com.google.api.core.ApiFuture<ListStreamObjectsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage>Copyright © 2022 Google LLC. All rights reserved.