| Package | Description |
|---|---|
| com.google.cloud.datastream.v1alpha1 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.datastream.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
DatastreamClient.ListRoutesPagedResponse |
DatastreamClient.listRoutes(ListRoutesRequest request)
Use this method to list routes created for a private connectivity in a project and location.
|
DatastreamClient.ListRoutesPagedResponse |
DatastreamClient.listRoutes(PrivateConnectionName parent)
Use this method to list routes created for a private connectivity in a project and location.
|
DatastreamClient.ListRoutesPagedResponse |
DatastreamClient.listRoutes(String parent)
Use this method to list routes created for a private connectivity in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatastreamClient.ListRoutesPagedResponse> |
DatastreamClient.ListRoutesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRoutesRequest,ListRoutesResponse,Route> context,
com.google.api.core.ApiFuture<ListRoutesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,DatastreamClient.ListRoutesPagedResponse> |
DatastreamClient.listRoutesPagedCallable()
Use this method to list routes created for a private connectivity in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse> |
DatastreamSettings.listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse> |
DatastreamSettings.Builder.listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,DatastreamClient.ListRoutesPagedResponse> |
HttpJsonDatastreamStub.listRoutesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,DatastreamClient.ListRoutesPagedResponse> |
GrpcDatastreamStub.listRoutesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRoutesRequest,DatastreamClient.ListRoutesPagedResponse> |
DatastreamStub.listRoutesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse> |
DatastreamStubSettings.listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutesRequest,ListRoutesResponse,DatastreamClient.ListRoutesPagedResponse> |
DatastreamStubSettings.Builder.listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.
|
Copyright © 2022 Google LLC. All rights reserved.