Class XdsClusterServiceGrpc.XdsClusterServiceBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<XdsClusterServiceGrpc.XdsClusterServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<XdsClusterServiceGrpc.XdsClusterServiceBlockingStub>
com.linecorp.centraldogma.xds.cluster.v1.XdsClusterServiceGrpc.XdsClusterServiceBlockingStub
Enclosing class:
XdsClusterServiceGrpc

public static final class XdsClusterServiceGrpc.XdsClusterServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<XdsClusterServiceGrpc.XdsClusterServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service XdsClusterService.
An XdsClusterService provides methods to manage clusters.
  • 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.cluster.v3.Cluster
    Creates a new cluster.
    com.google.protobuf.Empty
    Deletes a cluster.
    io.envoyproxy.envoy.config.cluster.v3.Cluster
    Updates an existing cluster.

    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