Uses of Class
com.google.cloud.datastream.v1alpha1.FetchErrorsRequest
-
Packages that use FetchErrorsRequest Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream APIcom.google.cloud.datastream.v1alpha1.stub -
-
Uses of FetchErrorsRequest in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return FetchErrorsRequest Modifier and Type Method Description FetchErrorsRequestFetchErrorsRequest.Builder. build()FetchErrorsRequestFetchErrorsRequest.Builder. buildPartial()static FetchErrorsRequestFetchErrorsRequest. getDefaultInstance()FetchErrorsRequestFetchErrorsRequest.Builder. getDefaultInstanceForType()FetchErrorsRequestFetchErrorsRequest. getDefaultInstanceForType()static FetchErrorsRequestFetchErrorsRequest. parseDelimitedFrom(InputStream input)static FetchErrorsRequestFetchErrorsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchErrorsRequestFetchErrorsRequest. parseFrom(byte[] data)static FetchErrorsRequestFetchErrorsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchErrorsRequestFetchErrorsRequest. parseFrom(com.google.protobuf.ByteString data)static FetchErrorsRequestFetchErrorsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchErrorsRequestFetchErrorsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static FetchErrorsRequestFetchErrorsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchErrorsRequestFetchErrorsRequest. parseFrom(InputStream input)static FetchErrorsRequestFetchErrorsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchErrorsRequestFetchErrorsRequest. parseFrom(ByteBuffer data)static FetchErrorsRequestFetchErrorsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type FetchErrorsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchErrorsRequest,com.google.longrunning.Operation>DatastreamClient. fetchErrorsCallable()Use this method to fetch any errors associated with a stream.com.google.api.gax.rpc.OperationCallable<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>DatastreamClient. fetchErrorsOperationCallable()Use this method to fetch any errors associated with a stream.com.google.api.gax.rpc.OperationCallSettings.Builder<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>DatastreamSettings.Builder. fetchErrorsOperationSettings()Returns the builder for the settings used for calls to fetchErrors.com.google.api.gax.rpc.OperationCallSettings<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>DatastreamSettings. fetchErrorsOperationSettings()Returns the object with the settings used for calls to fetchErrors.com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchErrorsRequest,com.google.longrunning.Operation>DatastreamSettings.Builder. fetchErrorsSettings()Returns the builder for the settings used for calls to fetchErrors.com.google.api.gax.rpc.UnaryCallSettings<FetchErrorsRequest,com.google.longrunning.Operation>DatastreamSettings. fetchErrorsSettings()Returns the object with the settings used for calls to fetchErrors.static io.grpc.MethodDescriptor<FetchErrorsRequest,com.google.longrunning.Operation>DatastreamGrpc. getFetchErrorsMethod()com.google.protobuf.Parser<FetchErrorsRequest>FetchErrorsRequest. getParserForType()static com.google.protobuf.Parser<FetchErrorsRequest>FetchErrorsRequest. parser()Methods in com.google.cloud.datastream.v1alpha1 with parameters of type FetchErrorsRequest Modifier and Type Method Description default voidDatastreamGrpc.AsyncService. fetchErrors(FetchErrorsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Use this method to fetch any errors associated with a stream.com.google.longrunning.OperationDatastreamGrpc.DatastreamBlockingStub. fetchErrors(FetchErrorsRequest request)Use this method to fetch any errors associated with a stream.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>DatastreamGrpc.DatastreamFutureStub. fetchErrors(FetchErrorsRequest request)Use this method to fetch any errors associated with a stream.voidDatastreamGrpc.DatastreamStub. fetchErrors(FetchErrorsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Use this method to fetch any errors associated with a stream.com.google.api.gax.longrunning.OperationFuture<FetchErrorsResponse,OperationMetadata>DatastreamClient. fetchErrorsAsync(FetchErrorsRequest request)Use this method to fetch any errors associated with a stream.FetchErrorsRequest.BuilderFetchErrorsRequest.Builder. mergeFrom(FetchErrorsRequest other)static FetchErrorsRequest.BuilderFetchErrorsRequest. newBuilder(FetchErrorsRequest prototype) -
Uses of FetchErrorsRequest in com.google.cloud.datastream.v1alpha1.stub
Methods in com.google.cloud.datastream.v1alpha1.stub that return types with arguments of type FetchErrorsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchErrorsRequest,com.google.longrunning.Operation>DatastreamStub. fetchErrorsCallable()com.google.api.gax.rpc.UnaryCallable<FetchErrorsRequest,com.google.longrunning.Operation>GrpcDatastreamStub. fetchErrorsCallable()com.google.api.gax.rpc.UnaryCallable<FetchErrorsRequest,com.google.longrunning.Operation>HttpJsonDatastreamStub. fetchErrorsCallable()com.google.api.gax.rpc.OperationCallable<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>DatastreamStub. fetchErrorsOperationCallable()com.google.api.gax.rpc.OperationCallable<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>GrpcDatastreamStub. fetchErrorsOperationCallable()com.google.api.gax.rpc.OperationCallable<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>HttpJsonDatastreamStub. fetchErrorsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>DatastreamStubSettings.Builder. fetchErrorsOperationSettings()Returns the builder for the settings used for calls to fetchErrors.com.google.api.gax.rpc.OperationCallSettings<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata>DatastreamStubSettings. fetchErrorsOperationSettings()Returns the object with the settings used for calls to fetchErrors.com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchErrorsRequest,com.google.longrunning.Operation>DatastreamStubSettings.Builder. fetchErrorsSettings()Returns the builder for the settings used for calls to fetchErrors.com.google.api.gax.rpc.UnaryCallSettings<FetchErrorsRequest,com.google.longrunning.Operation>DatastreamStubSettings. fetchErrorsSettings()Returns the object with the settings used for calls to fetchErrors.
-