public static class StreamsServiceClient.ListStreamsPage extends com.google.api.gax.paging.AbstractPage<ListStreamsRequest,ListStreamsResponse,Stream,StreamsServiceClient.ListStreamsPage>
| Modifier and Type | Method and Description |
|---|---|
protected StreamsServiceClient.ListStreamsPage |
createPage(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context,
ListStreamsResponse response) |
com.google.api.core.ApiFuture<StreamsServiceClient.ListStreamsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context,
com.google.api.core.ApiFuture<ListStreamsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected StreamsServiceClient.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,StreamsServiceClient.ListStreamsPage>public com.google.api.core.ApiFuture<StreamsServiceClient.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,StreamsServiceClient.ListStreamsPage>Copyright © 2025 Google LLC. All rights reserved.