Package com.google.devtools.build.v1
Class PublishBuildEventGrpc.PublishBuildEventBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<PublishBuildEventGrpc.PublishBuildEventBlockingStub>
com.google.devtools.build.v1.PublishBuildEventGrpc.PublishBuildEventBlockingStub
- Enclosing class:
- PublishBuildEventGrpc
public static final class PublishBuildEventGrpc.PublishBuildEventBlockingStub
extends AbstractBlockingStub<PublishBuildEventGrpc.PublishBuildEventBlockingStub>
A stub to allow clients to do synchronous 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.protobuf.EmptyMethods inherited from class io.grpc.stub.AbstractBlockingStub
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.PublishBuildEventBlockingStub 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.PublishBuildEventBlockingStub>- 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
-