| Package | Description |
|---|---|
| com.google.cloud.datastream.v1 |
A client to Datastream API
|
| com.google.cloud.datastream.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DatastreamClient.ListStreamsPagedResponse |
DatastreamClient.listStreams(ListStreamsRequest request)
Use this method to list streams in a project and location.
|
DatastreamClient.ListStreamsPagedResponse |
DatastreamClient.listStreams(LocationName parent)
Use this method to list streams in a project and location.
|
DatastreamClient.ListStreamsPagedResponse |
DatastreamClient.listStreams(String parent)
Use this method to list streams in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatastreamClient.ListStreamsPagedResponse> |
DatastreamClient.ListStreamsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context,
com.google.api.core.ApiFuture<ListStreamsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,DatastreamClient.ListStreamsPagedResponse> |
DatastreamClient.listStreamsPagedCallable()
Use this method to list streams in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListStreamsRequest,ListStreamsResponse,DatastreamClient.ListStreamsPagedResponse> |
DatastreamSettings.listStreamsSettings()
Returns the object with the settings used for calls to listStreams.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStreamsRequest,ListStreamsResponse,DatastreamClient.ListStreamsPagedResponse> |
DatastreamSettings.Builder.listStreamsSettings()
Returns the builder for the settings used for calls to listStreams.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,DatastreamClient.ListStreamsPagedResponse> |
HttpJsonDatastreamStub.listStreamsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,DatastreamClient.ListStreamsPagedResponse> |
GrpcDatastreamStub.listStreamsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,DatastreamClient.ListStreamsPagedResponse> |
DatastreamStub.listStreamsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListStreamsRequest,ListStreamsResponse,DatastreamClient.ListStreamsPagedResponse> |
DatastreamStubSettings.listStreamsSettings()
Returns the object with the settings used for calls to listStreams.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStreamsRequest,ListStreamsResponse,DatastreamClient.ListStreamsPagedResponse> |
DatastreamStubSettings.Builder.listStreamsSettings()
Returns the builder for the settings used for calls to listStreams.
|
Copyright © 2022 Google LLC. All rights reserved.