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 StreamStream.Builder. build()StreamStream.Builder. buildPartial()static StreamStream. getDefaultInstance()StreamStream.Builder. getDefaultInstanceForType()StreamStream. getDefaultInstanceForType()StreamCreateStreamRequest.Builder. getStream()Required.StreamCreateStreamRequest. getStream()Required.StreamCreateStreamRequestOrBuilder. getStream()Required.StreamDatastreamClient. getStream(GetStreamRequest request)Use this method to get details about a stream.StreamDatastreamClient. getStream(StreamName name)Use this method to get details about a stream.StreamDatastreamClient. getStream(String name)Use this method to get details about a stream.StreamDatastreamGrpc.DatastreamBlockingStub. getStream(GetStreamRequest request)Use this method to get details about a stream.StreamUpdateStreamRequest.Builder. getStream()Required.StreamUpdateStreamRequest. getStream()Required.StreamUpdateStreamRequestOrBuilder. getStream()Required.StreamListStreamsResponse.Builder. getStreams(int index)List of streamsStreamListStreamsResponse. getStreams(int index)List of streamsStreamListStreamsResponseOrBuilder. getStreams(int index)List of streamsstatic StreamStream. parseDelimitedFrom(InputStream input)static StreamStream. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamStream. parseFrom(byte[] data)static StreamStream. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamStream. parseFrom(com.google.protobuf.ByteString data)static StreamStream. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamStream. parseFrom(com.google.protobuf.CodedInputStream input)static StreamStream. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamStream. parseFrom(InputStream input)static StreamStream. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamStream. parseFrom(ByteBuffer data)static StreamStream. 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.BuilderListStreamsResponse.Builder. addStreams(int index, Stream value)List of streamsListStreamsResponse.BuilderListStreamsResponse.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.BuilderStream.Builder. mergeFrom(Stream other)CreateStreamRequest.BuilderCreateStreamRequest.Builder. mergeStream(Stream value)Required.UpdateStreamRequest.BuilderUpdateStreamRequest.Builder. mergeStream(Stream value)Required.static Stream.BuilderStream. newBuilder(Stream prototype)CreateStreamRequest.BuilderCreateStreamRequest.Builder. setStream(Stream value)Required.UpdateStreamRequest.BuilderUpdateStreamRequest.Builder. setStream(Stream value)Required.ListStreamsResponse.BuilderListStreamsResponse.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.BuilderListStreamsResponse.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.ListStreamsPageDatastreamClient.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 voidDatastreamGrpc.AsyncService. getStream(GetStreamRequest request, io.grpc.stub.StreamObserver<Stream> responseObserver)Use this method to get details about a stream.voidDatastreamGrpc.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.
-