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