程序包 istio.v1.auth

类 IstioCertificateServiceGrpc.IstioCertificateServiceImplBase

  • 所有已实现的接口:
    io.grpc.BindableService
    封闭类:
    IstioCertificateServiceGrpc

    public abstract static class IstioCertificateServiceGrpc.IstioCertificateServiceImplBase
    extends Object
    implements io.grpc.BindableService
     Service for managing certificates issued by the CA.
     
    • 构造器详细资料

      • IstioCertificateServiceImplBase

        public IstioCertificateServiceImplBase()
    • 方法详细资料

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        指定者:
        bindService 在接口中 io.grpc.BindableService