@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: etcd/etcdserver/etcdserverpb/rpc.proto") public final class AuthGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AuthGrpc.AuthBlockingStub |
static class |
AuthGrpc.AuthFutureStub |
static class |
AuthGrpc.AuthImplBase |
static class |
AuthGrpc.AuthStub |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static AuthGrpc.AuthBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AuthGrpc.AuthFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AuthGrpc.AuthStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthEnableRequest,Rpc.AuthEnableResponse> METHOD_AUTH_ENABLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthDisableRequest,Rpc.AuthDisableResponse> METHOD_AUTH_DISABLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthenticateRequest,Rpc.AuthenticateResponse> METHOD_AUTHENTICATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthUserAddRequest,Rpc.AuthUserAddResponse> METHOD_USER_ADD
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthUserGetRequest,Rpc.AuthUserGetResponse> METHOD_USER_GET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthUserListRequest,Rpc.AuthUserListResponse> METHOD_USER_LIST
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthUserDeleteRequest,Rpc.AuthUserDeleteResponse> METHOD_USER_DELETE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthUserChangePasswordRequest,Rpc.AuthUserChangePasswordResponse> METHOD_USER_CHANGE_PASSWORD
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthUserGrantRoleRequest,Rpc.AuthUserGrantRoleResponse> METHOD_USER_GRANT_ROLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthUserRevokeRoleRequest,Rpc.AuthUserRevokeRoleResponse> METHOD_USER_REVOKE_ROLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthRoleAddRequest,Rpc.AuthRoleAddResponse> METHOD_ROLE_ADD
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthRoleGetRequest,Rpc.AuthRoleGetResponse> METHOD_ROLE_GET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthRoleListRequest,Rpc.AuthRoleListResponse> METHOD_ROLE_LIST
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthRoleDeleteRequest,Rpc.AuthRoleDeleteResponse> METHOD_ROLE_DELETE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthRoleGrantPermissionRequest,Rpc.AuthRoleGrantPermissionResponse> METHOD_ROLE_GRANT_PERMISSION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.AuthRoleRevokePermissionRequest,Rpc.AuthRoleRevokePermissionResponse> METHOD_ROLE_REVOKE_PERMISSION
public static AuthGrpc.AuthStub newStub(io.grpc.Channel channel)
public static AuthGrpc.AuthBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AuthGrpc.AuthFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018. All rights reserved.