| Package | Description |
|---|---|
| com.google.cloud.datastream.v1alpha1 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected DatastreamClient.ListRoutesPage |
DatastreamClient.ListRoutesPage.createPage(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context,
ListRoutesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DatastreamClient.ListRoutesPage> |
DatastreamClient.ListRoutesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context,
com.google.api.core.ApiFuture<ListRoutesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DatastreamClient.ListRoutesFixedSizeCollection |
DatastreamClient.ListRoutesFixedSizeCollection.createCollection(List<DatastreamClient.ListRoutesPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.