Class AclApiGrpc

java.lang.Object
io.deephaven.proto.controller.grpc.AclApiGrpc

@Generated(value="by gRPC proto compiler (version 1.46.0)", comments="Source: deephaven_enterprise/proto/controller_service.proto") public final class AclApiGrpc extends Object
  • Field Details

  • Method Details

    • getIsSuperUserMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<UnaryUserRequest,BooleanResponse> getIsSuperUserMethod()
    • getIsAclEditorMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<UnaryUserRequest,BooleanResponse> getIsAclEditorMethod()
    • getIsQueryManagerMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<UnaryUserRequest,BooleanResponse> getIsQueryManagerMethod()
    • getIsSchemaManagerMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<UnaryUserRequest,BooleanResponse> getIsSchemaManagerMethod()
    • getGetUsersForGroupMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<UnaryGroupRequest,UserOrGroupList> getGetUsersForGroupMethod()
    • getGetGroupsForUserMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<UnaryUserRequest,UserOrGroupList> getGetGroupsForUserMethod()
    • getGetAllUsersMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<GetAllUsersRequest,UserOrGroupList> getGetAllUsersMethod()
    • getGetAllGroupsMethod

      public static io.deephaven.shadow.core.io.grpc.MethodDescriptor<GetAllGroupsRequest,UserOrGroupList> getGetAllGroupsMethod()
    • newStub

      public static AclApiGrpc.AclApiStub newStub(io.deephaven.shadow.core.io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static AclApiGrpc.AclApiBlockingStub newBlockingStub(io.deephaven.shadow.core.io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static AclApiGrpc.AclApiFutureStub newFutureStub(io.deephaven.shadow.core.io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • getServiceDescriptor

      public static io.deephaven.shadow.core.io.grpc.ServiceDescriptor getServiceDescriptor()