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