类 AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub>
-
- istio.mcp.v1alpha1.AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub
-
public static final class AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub>
The aggregated mesh configuration services allow a single management server, via a single gRPC stream, to deliver all API updates.
-
-
构造器概要
构造器 限定符 构造器 说明 privateAggregatedMeshConfigServiceBlockingStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 protected AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
方法详细资料
-
build
protected AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- 指定者:
build在类中io.grpc.stub.AbstractStub<AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub>
-
-