Package com.google.devtools.build.v1
Class PublishBuildEventGrpc.PublishBuildEventFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<PublishBuildEventGrpc.PublishBuildEventFutureStub>
com.google.devtools.build.v1.PublishBuildEventGrpc.PublishBuildEventFutureStub
- Enclosing class:
- PublishBuildEventGrpc
public static final class PublishBuildEventGrpc.PublishBuildEventFutureStub
extends AbstractFutureStub<PublishBuildEventGrpc.PublishBuildEventFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service PublishBuildEvent.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
AbstractStub.StubFactory<T extends AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(Channel channel, CallOptions callOptions) Returns a new stub with the given channel for the provided method configurations.com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>Methods inherited from class io.grpc.stub.AbstractFutureStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected PublishBuildEventGrpc.PublishBuildEventFutureStub build(Channel channel, CallOptions callOptions) Description copied from class:AbstractStubReturns a new stub with the given channel for the provided method configurations.- Specified by:
buildin classAbstractStub<PublishBuildEventGrpc.PublishBuildEventFutureStub>- Parameters:
channel- the channel that this stub will use to do communicationscallOptions- the runtime call options to be applied to every call on this stub
-
publishLifecycleEvent
public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> publishLifecycleEvent(PublishLifecycleEventRequest request)
-