Uses of Class
com.google.cloud.datastream.v1alpha1.Stream
-
Packages that use Stream Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream APIcom.google.cloud.datastream.v1alpha1.stub -
-
Uses of Stream in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return Stream Modifier and Type Method Description Stream
Stream.Builder. build()
Stream
Stream.Builder. buildPartial()
static Stream
Stream. getDefaultInstance()
Stream
Stream.Builder. getDefaultInstanceForType()
Stream
Stream. getDefaultInstanceForType()
Stream
CreateStreamRequest.Builder. getStream()
Required.Stream
CreateStreamRequest. getStream()
Required.Stream
CreateStreamRequestOrBuilder. getStream()
Required.Stream
DatastreamClient. getStream(GetStreamRequest request)
Use this method to get details about a stream.Stream
DatastreamClient. getStream(StreamName name)
Use this method to get details about a stream.Stream
DatastreamClient. getStream(String name)
Use this method to get details about a stream.Stream
DatastreamGrpc.DatastreamBlockingStub. getStream(GetStreamRequest request)
Use this method to get details about a stream.Stream
UpdateStreamRequest.Builder. getStream()
Required.Stream
UpdateStreamRequest. getStream()
Required.Stream
UpdateStreamRequestOrBuilder. getStream()
Required.Stream
ListStreamsResponse.Builder. getStreams(int index)
List of streamsStream
ListStreamsResponse. getStreams(int index)
List of streamsStream
ListStreamsResponseOrBuilder. getStreams(int index)
List of streamsstatic Stream
Stream. parseDelimitedFrom(InputStream input)
static Stream
Stream. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Stream
Stream. parseFrom(byte[] data)
static Stream
Stream. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Stream
Stream. parseFrom(com.google.protobuf.ByteString data)
static Stream
Stream. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Stream
Stream. parseFrom(com.google.protobuf.CodedInputStream input)
static Stream
Stream. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Stream
Stream. parseFrom(InputStream input)
static Stream
Stream. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Stream
Stream. parseFrom(ByteBuffer data)
static Stream
Stream. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type Stream Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. createStreamAsync(CreateStreamRequest request)
Use this method to create a stream.com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. createStreamAsync(LocationName parent, Stream stream, String streamId)
Use this method to create a stream.com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. createStreamAsync(String parent, Stream stream, String streamId)
Use this method to create a stream.com.google.api.gax.rpc.OperationCallable<CreateStreamRequest,Stream,OperationMetadata>
DatastreamClient. createStreamOperationCallable()
Use this method to create a stream.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateStreamRequest,Stream,OperationMetadata>
DatastreamSettings.Builder. createStreamOperationSettings()
Returns the builder for the settings used for calls to createStream.com.google.api.gax.rpc.OperationCallSettings<CreateStreamRequest,Stream,OperationMetadata>
DatastreamSettings. createStreamOperationSettings()
Returns the object with the settings used for calls to createStream.static io.grpc.MethodDescriptor<GetStreamRequest,Stream>
DatastreamGrpc. getGetStreamMethod()
com.google.protobuf.Parser<Stream>
Stream. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Stream>
DatastreamGrpc.DatastreamFutureStub. getStream(GetStreamRequest request)
Use this method to get details about a stream.com.google.api.gax.rpc.UnaryCallable<GetStreamRequest,Stream>
DatastreamClient. getStreamCallable()
Use this method to get details about a stream.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetStreamRequest,Stream>
DatastreamSettings.Builder. getStreamSettings()
Returns the builder for the settings used for calls to getStream.com.google.api.gax.rpc.UnaryCallSettings<GetStreamRequest,Stream>
DatastreamSettings. getStreamSettings()
Returns the object with the settings used for calls to getStream.List<Stream>
ListStreamsResponse.Builder. getStreamsList()
List of streamsList<Stream>
ListStreamsResponse. getStreamsList()
List of streamsList<Stream>
ListStreamsResponseOrBuilder. getStreamsList()
List of streamsstatic com.google.protobuf.Parser<Stream>
Stream. parser()
com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. updateStreamAsync(Stream stream, com.google.protobuf.FieldMask updateMask)
Use this method to update the configuration of a stream.com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. updateStreamAsync(UpdateStreamRequest request)
Use this method to update the configuration of a stream.com.google.api.gax.rpc.OperationCallable<UpdateStreamRequest,Stream,OperationMetadata>
DatastreamClient. updateStreamOperationCallable()
Use this method to update the configuration of a stream.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateStreamRequest,Stream,OperationMetadata>
DatastreamSettings.Builder. updateStreamOperationSettings()
Returns the builder for the settings used for calls to updateStream.com.google.api.gax.rpc.OperationCallSettings<UpdateStreamRequest,Stream,OperationMetadata>
DatastreamSettings. updateStreamOperationSettings()
Returns the object with the settings used for calls to updateStream.Methods in com.google.cloud.datastream.v1alpha1 with parameters of type Stream Modifier and Type Method Description ListStreamsResponse.Builder
ListStreamsResponse.Builder. addStreams(int index, Stream value)
List of streamsListStreamsResponse.Builder
ListStreamsResponse.Builder. addStreams(Stream value)
List of streamscom.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. createStreamAsync(LocationName parent, Stream stream, String streamId)
Use this method to create a stream.com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. createStreamAsync(String parent, Stream stream, String streamId)
Use this method to create a stream.Stream.Builder
Stream.Builder. mergeFrom(Stream other)
CreateStreamRequest.Builder
CreateStreamRequest.Builder. mergeStream(Stream value)
Required.UpdateStreamRequest.Builder
UpdateStreamRequest.Builder. mergeStream(Stream value)
Required.static Stream.Builder
Stream. newBuilder(Stream prototype)
CreateStreamRequest.Builder
CreateStreamRequest.Builder. setStream(Stream value)
Required.UpdateStreamRequest.Builder
UpdateStreamRequest.Builder. setStream(Stream value)
Required.ListStreamsResponse.Builder
ListStreamsResponse.Builder. setStreams(int index, Stream value)
List of streamscom.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata>
DatastreamClient. updateStreamAsync(Stream stream, com.google.protobuf.FieldMask updateMask)
Use this method to update the configuration of a stream.Method parameters in com.google.cloud.datastream.v1alpha1 with type arguments of type Stream Modifier and Type Method Description ListStreamsResponse.Builder
ListStreamsResponse.Builder. addAllStreams(Iterable<? extends Stream> values)
List of streamsstatic 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)
default void
DatastreamGrpc.AsyncService. getStream(GetStreamRequest request, io.grpc.stub.StreamObserver<Stream> responseObserver)
Use this method to get details about a stream.void
DatastreamGrpc.DatastreamStub. getStream(GetStreamRequest request, io.grpc.stub.StreamObserver<Stream> responseObserver)
Use this method to get details about a stream. -
Uses of Stream in com.google.cloud.datastream.v1alpha1.stub
Methods in com.google.cloud.datastream.v1alpha1.stub that return types with arguments of type Stream Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateStreamRequest,Stream,OperationMetadata>
DatastreamStub. createStreamOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateStreamRequest,Stream,OperationMetadata>
GrpcDatastreamStub. createStreamOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateStreamRequest,Stream,OperationMetadata>
HttpJsonDatastreamStub. createStreamOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateStreamRequest,Stream,OperationMetadata>
DatastreamStubSettings.Builder. createStreamOperationSettings()
Returns the builder for the settings used for calls to createStream.com.google.api.gax.rpc.OperationCallSettings<CreateStreamRequest,Stream,OperationMetadata>
DatastreamStubSettings. createStreamOperationSettings()
Returns the object with the settings used for calls to createStream.com.google.api.gax.rpc.UnaryCallable<GetStreamRequest,Stream>
DatastreamStub. getStreamCallable()
com.google.api.gax.rpc.UnaryCallable<GetStreamRequest,Stream>
GrpcDatastreamStub. getStreamCallable()
com.google.api.gax.rpc.UnaryCallable<GetStreamRequest,Stream>
HttpJsonDatastreamStub. getStreamCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetStreamRequest,Stream>
DatastreamStubSettings.Builder. getStreamSettings()
Returns the builder for the settings used for calls to getStream.com.google.api.gax.rpc.UnaryCallSettings<GetStreamRequest,Stream>
DatastreamStubSettings. getStreamSettings()
Returns the object with the settings used for calls to getStream.com.google.api.gax.rpc.OperationCallable<UpdateStreamRequest,Stream,OperationMetadata>
DatastreamStub. updateStreamOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateStreamRequest,Stream,OperationMetadata>
GrpcDatastreamStub. updateStreamOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateStreamRequest,Stream,OperationMetadata>
HttpJsonDatastreamStub. updateStreamOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateStreamRequest,Stream,OperationMetadata>
DatastreamStubSettings.Builder. updateStreamOperationSettings()
Returns the builder for the settings used for calls to updateStream.com.google.api.gax.rpc.OperationCallSettings<UpdateStreamRequest,Stream,OperationMetadata>
DatastreamStubSettings. updateStreamOperationSettings()
Returns the object with the settings used for calls to updateStream.
-