@Generated(value="by gRPC proto compiler (version 1.50.2)", comments="Source: mcp/v1alpha1/mcp.proto") public final class AggregatedMeshConfigServiceGrpc extends Object
The aggregated mesh configuration services allow a single management server, via a single gRPC stream, to deliver all API updates.
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceFutureStub
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceImplBase
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceStub
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<Mcp.IncrementalMeshConfigRequest,Mcp.IncrementalMeshConfigResponse> |
getIncrementalAggregatedResourcesMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<Mcp.MeshConfigRequest,Mcp.MeshConfigResponse> |
getStreamAggregatedResourcesMethod() |
static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<Mcp.MeshConfigRequest,Mcp.MeshConfigResponse> getStreamAggregatedResourcesMethod()
public static io.grpc.MethodDescriptor<Mcp.IncrementalMeshConfigRequest,Mcp.IncrementalMeshConfigResponse> getIncrementalAggregatedResourcesMethod()
public static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceStub newStub(io.grpc.Channel channel)
public static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018–2023 Alibaba Group. All rights reserved.