@Generated(value="by gRPC proto compiler (version 1.19.0)", comments="Source: admin.proto") public final class UserAdminServiceGrpc extends Object
UserAdminService *****************************
| Modifier and Type | Class and Description |
|---|---|
static class |
UserAdminServiceGrpc.UserAdminServiceBlockingStub
UserAdminService *****************************
|
static class |
UserAdminServiceGrpc.UserAdminServiceFutureStub
UserAdminService *****************************
|
static class |
UserAdminServiceGrpc.UserAdminServiceImplBase
UserAdminService *****************************
|
static class |
UserAdminServiceGrpc.UserAdminServiceStub
UserAdminService *****************************
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<CreateOrUpdateUserRequest,com.google.protobuf.Empty> |
getCreateOrUpdateUserMethod() |
static io.grpc.MethodDescriptor<DeleteUserRequest,com.google.protobuf.Empty> |
getDeleteUserMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,UserOverview> |
getGetUsersMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static UserAdminServiceGrpc.UserAdminServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static UserAdminServiceGrpc.UserAdminServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static UserAdminServiceGrpc.UserAdminServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<CreateOrUpdateUserRequest,com.google.protobuf.Empty> getCreateOrUpdateUserMethod()
public static io.grpc.MethodDescriptor<DeleteUserRequest,com.google.protobuf.Empty> getDeleteUserMethod()
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,UserOverview> getGetUsersMethod()
public static UserAdminServiceGrpc.UserAdminServiceStub newStub(io.grpc.Channel channel)
public static UserAdminServiceGrpc.UserAdminServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static UserAdminServiceGrpc.UserAdminServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020–2022 AxonIQ BV. All rights reserved.