Class HttpJsonEventServiceStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable

    @BetaApi
    @Generated("by gapic-generator-java")
    public class HttpJsonEventServiceStub
    extends EventServiceStub
    REST stub implementation for the EventService service API.

    This class is for advanced usage and reflects the underlying API directly.

    • Constructor Detail

      • HttpJsonEventServiceStub

        protected HttpJsonEventServiceStub​(EventServiceStubSettings settings,
                                           com.google.api.gax.rpc.ClientContext clientContext)
                                    throws IOException
        Constructs an instance of HttpJsonEventServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
        Throws:
        IOException
      • HttpJsonEventServiceStub

        protected HttpJsonEventServiceStub​(EventServiceStubSettings settings,
                                           com.google.api.gax.rpc.ClientContext clientContext,
                                           com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
                                    throws IOException
        Constructs an instance of HttpJsonEventServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
        Throws:
        IOException