@Generated(value="by gRPC proto compiler (version 1.54.0)", comments="Source: ca.proto") public final class IstioCertificateServiceGrpc extends Object
Service for managing certificates issued by the CA.
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
IstioCertificateServiceGrpc.AsyncService
Service for managing certificates issued by the CA.
|
static class |
IstioCertificateServiceGrpc.IstioCertificateServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service IstioCertificateService.
|
static class |
IstioCertificateServiceGrpc.IstioCertificateServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service IstioCertificateService.
|
static class |
IstioCertificateServiceGrpc.IstioCertificateServiceImplBase
Base class for the server implementation of the service IstioCertificateService.
|
static class |
IstioCertificateServiceGrpc.IstioCertificateServiceStub
A stub to allow clients to do asynchronous rpc calls to service IstioCertificateService.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.ServerServiceDefinition |
bindService(IstioCertificateServiceGrpc.AsyncService service) |
static io.grpc.MethodDescriptor<IstioCertificateRequest,IstioCertificateResponse> |
getCreateCertificateMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static IstioCertificateServiceGrpc.IstioCertificateServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static IstioCertificateServiceGrpc.IstioCertificateServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static IstioCertificateServiceGrpc.IstioCertificateServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<IstioCertificateRequest,IstioCertificateResponse> getCreateCertificateMethod()
public static IstioCertificateServiceGrpc.IstioCertificateServiceStub newStub(io.grpc.Channel channel)
public static IstioCertificateServiceGrpc.IstioCertificateServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static IstioCertificateServiceGrpc.IstioCertificateServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(IstioCertificateServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 The Apache Software Foundation. All rights reserved.