public static final class UserAdminServiceGrpc.UserAdminServiceStub extends io.grpc.stub.AbstractStub<UserAdminServiceGrpc.UserAdminServiceStub>
UserAdminService *****************************
| Modifier and Type | Method and Description |
|---|---|
protected UserAdminServiceGrpc.UserAdminServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
createOrUpdateUser(CreateOrUpdateUserRequest request,
io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) |
void |
deleteUser(DeleteUserRequest request,
io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) |
void |
getUsers(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<UserOverview> responseObserver) |
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected UserAdminServiceGrpc.UserAdminServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<UserAdminServiceGrpc.UserAdminServiceStub>public void createOrUpdateUser(CreateOrUpdateUserRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
public void deleteUser(DeleteUserRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
public void getUsers(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<UserOverview> responseObserver)
Copyright © 2020–2022 AxonIQ BV. All rights reserved.