Uses of Class
com.google.cloud.datastream.v1alpha1.ListStreamsResponse
-
Packages that use ListStreamsResponse Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream APIcom.google.cloud.datastream.v1alpha1.stub -
-
Uses of ListStreamsResponse in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return ListStreamsResponse Modifier and Type Method Description ListStreamsResponse
ListStreamsResponse.Builder. build()
ListStreamsResponse
ListStreamsResponse.Builder. buildPartial()
static ListStreamsResponse
ListStreamsResponse. getDefaultInstance()
ListStreamsResponse
ListStreamsResponse.Builder. getDefaultInstanceForType()
ListStreamsResponse
ListStreamsResponse. getDefaultInstanceForType()
ListStreamsResponse
DatastreamGrpc.DatastreamBlockingStub. listStreams(ListStreamsRequest request)
Use this method to list streams in a project and location.static ListStreamsResponse
ListStreamsResponse. parseDelimitedFrom(InputStream input)
static ListStreamsResponse
ListStreamsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStreamsResponse
ListStreamsResponse. parseFrom(byte[] data)
static ListStreamsResponse
ListStreamsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStreamsResponse
ListStreamsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListStreamsResponse
ListStreamsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStreamsResponse
ListStreamsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListStreamsResponse
ListStreamsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStreamsResponse
ListStreamsResponse. parseFrom(InputStream input)
static ListStreamsResponse
ListStreamsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStreamsResponse
ListStreamsResponse. parseFrom(ByteBuffer data)
static ListStreamsResponse
ListStreamsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type ListStreamsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListStreamsRequest,ListStreamsResponse>
DatastreamGrpc. getListStreamsMethod()
com.google.protobuf.Parser<ListStreamsResponse>
ListStreamsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListStreamsResponse>
DatastreamGrpc.DatastreamFutureStub. listStreams(ListStreamsRequest request)
Use this method to list streams in a project and location.com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,ListStreamsResponse>
DatastreamClient. listStreamsCallable()
Use this method to list streams in a project and location.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.com.google.api.gax.rpc.PagedCallSettings<ListStreamsRequest,ListStreamsResponse,DatastreamClient.ListStreamsPagedResponse>
DatastreamSettings. listStreamsSettings()
Returns the object with the settings used for calls to listStreams.static com.google.protobuf.Parser<ListStreamsResponse>
ListStreamsResponse. parser()
Methods in com.google.cloud.datastream.v1alpha1 with parameters of type ListStreamsResponse Modifier and Type Method Description protected DatastreamClient.ListStreamsPage
DatastreamClient.ListStreamsPage. createPage(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context, ListStreamsResponse response)
ListStreamsResponse.Builder
ListStreamsResponse.Builder. mergeFrom(ListStreamsResponse other)
static ListStreamsResponse.Builder
ListStreamsResponse. newBuilder(ListStreamsResponse prototype)
Method parameters in com.google.cloud.datastream.v1alpha1 with type arguments of type ListStreamsResponse Modifier and Type Method 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)
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)
protected DatastreamClient.ListStreamsPage
DatastreamClient.ListStreamsPage. createPage(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context, ListStreamsResponse response)
com.google.api.core.ApiFuture<DatastreamClient.ListStreamsPage>
DatastreamClient.ListStreamsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context, com.google.api.core.ApiFuture<ListStreamsResponse> futureResponse)
com.google.api.core.ApiFuture<DatastreamClient.ListStreamsPage>
DatastreamClient.ListStreamsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context, com.google.api.core.ApiFuture<ListStreamsResponse> futureResponse)
default void
DatastreamGrpc.AsyncService. listStreams(ListStreamsRequest request, io.grpc.stub.StreamObserver<ListStreamsResponse> responseObserver)
Use this method to list streams in a project and location.void
DatastreamGrpc.DatastreamStub. listStreams(ListStreamsRequest request, io.grpc.stub.StreamObserver<ListStreamsResponse> responseObserver)
Use this method to list streams in a project and location. -
Uses of ListStreamsResponse in com.google.cloud.datastream.v1alpha1.stub
Methods in com.google.cloud.datastream.v1alpha1.stub that return types with arguments of type ListStreamsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,ListStreamsResponse>
DatastreamStub. listStreamsCallable()
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,ListStreamsResponse>
GrpcDatastreamStub. listStreamsCallable()
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,ListStreamsResponse>
HttpJsonDatastreamStub. listStreamsCallable()
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.com.google.api.gax.rpc.PagedCallSettings<ListStreamsRequest,ListStreamsResponse,DatastreamClient.ListStreamsPagedResponse>
DatastreamStubSettings. listStreamsSettings()
Returns the object with the settings used for calls to listStreams.
-