Class TagsGrpc.TagsBlockingStub

  • Enclosing class:
    TagsGrpc

    public static final class TagsGrpc.TagsBlockingStub
    extends io.grpc.stub.AbstractBlockingStub<TagsGrpc.TagsBlockingStub>
    A stub to allow clients to do synchronous rpc calls to service Tags.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected TagsGrpc.TagsBlockingStub build​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)  
      CreateResponse create​(CreateRequest request)  
      ListResponse list​(ListRequest request)
      Ontain the organization tags to attach to the questions.
      SearchResponse search​(SearchRequest request)
      Searching is used to filter questions by types and selected tags.
      • Methods inherited from class io.grpc.stub.AbstractBlockingStub

        newStub, newStub
      • Methods inherited from class io.grpc.stub.AbstractStub

        getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait