Class XdsListenerServiceGrpc.XdsListenerServiceBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<XdsListenerServiceGrpc.XdsListenerServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<XdsListenerServiceGrpc.XdsListenerServiceBlockingStub>
com.linecorp.centraldogma.xds.listener.v1.XdsListenerServiceGrpc.XdsListenerServiceBlockingStub
Enclosing class:
XdsListenerServiceGrpc

public static final class XdsListenerServiceGrpc.XdsListenerServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<XdsListenerServiceGrpc.XdsListenerServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service XdsListenerService.
An XdsListenerService provides methods to manage listeners.
  • Nested Class Summary

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

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

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    io.envoyproxy.envoy.config.listener.v3.Listener
    Creates a new listener.
    com.google.protobuf.Empty
    Deletes a listener.
    io.envoyproxy.envoy.config.listener.v3.Listener
    Updates an existing listener.

    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, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady

    Methods inherited from class Object

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