Uses of Class
com.daml.ledger.api.v2.admin.UserManagementServiceOuterClass.ListUserRightsResponse
Packages that use UserManagementServiceOuterClass.ListUserRightsResponse
-
Uses of UserManagementServiceOuterClass.ListUserRightsResponse in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return UserManagementServiceOuterClass.ListUserRightsResponseModifier and TypeMethodDescriptionUserManagementServiceOuterClass.ListUserRightsResponse.Builder.build()
UserManagementServiceOuterClass.ListUserRightsResponse.Builder.buildPartial()
UserManagementServiceOuterClass.ListUserRightsResponse.getDefaultInstance()
UserManagementServiceOuterClass.ListUserRightsResponse.Builder.getDefaultInstanceForType()
UserManagementServiceOuterClass.ListUserRightsResponse.getDefaultInstanceForType()
UserManagementServiceGrpc.UserManagementServiceBlockingStub.listUserRights
(UserManagementServiceOuterClass.ListUserRightsRequest request) List the set of all rights granted to a user.UserManagementServiceOuterClass.ListUserRightsResponse.parseDelimitedFrom
(InputStream input) UserManagementServiceOuterClass.ListUserRightsResponse.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(byte[] data) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(com.google.protobuf.ByteString data) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(com.google.protobuf.CodedInputStream input) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(InputStream input) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(ByteBuffer data) UserManagementServiceOuterClass.ListUserRightsResponse.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2.admin that return types with arguments of type UserManagementServiceOuterClass.ListUserRightsResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<UserManagementServiceOuterClass.ListUserRightsRequest,
UserManagementServiceOuterClass.ListUserRightsResponse> UserManagementServiceGrpc.getListUserRightsMethod()
com.google.protobuf.Parser<UserManagementServiceOuterClass.ListUserRightsResponse>
UserManagementServiceOuterClass.ListUserRightsResponse.getParserForType()
com.google.common.util.concurrent.ListenableFuture<UserManagementServiceOuterClass.ListUserRightsResponse>
UserManagementServiceGrpc.UserManagementServiceFutureStub.listUserRights
(UserManagementServiceOuterClass.ListUserRightsRequest request) List the set of all rights granted to a user.static com.google.protobuf.Parser<UserManagementServiceOuterClass.ListUserRightsResponse>
UserManagementServiceOuterClass.ListUserRightsResponse.parser()
Methods in com.daml.ledger.api.v2.admin with parameters of type UserManagementServiceOuterClass.ListUserRightsResponseModifier and TypeMethodDescriptionUserManagementServiceOuterClass.ListUserRightsResponse.Builder.mergeFrom
(UserManagementServiceOuterClass.ListUserRightsResponse other) UserManagementServiceOuterClass.ListUserRightsResponse.newBuilder
(UserManagementServiceOuterClass.ListUserRightsResponse prototype) Method parameters in com.daml.ledger.api.v2.admin with type arguments of type UserManagementServiceOuterClass.ListUserRightsResponseModifier and TypeMethodDescriptiondefault void
UserManagementServiceGrpc.AsyncService.listUserRights
(UserManagementServiceOuterClass.ListUserRightsRequest request, io.grpc.stub.StreamObserver<UserManagementServiceOuterClass.ListUserRightsResponse> responseObserver) List the set of all rights granted to a user.void
UserManagementServiceGrpc.UserManagementServiceStub.listUserRights
(UserManagementServiceOuterClass.ListUserRightsRequest request, io.grpc.stub.StreamObserver<UserManagementServiceOuterClass.ListUserRightsResponse> responseObserver) List the set of all rights granted to a user. -
Uses of UserManagementServiceOuterClass.ListUserRightsResponse in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data with parameters of type UserManagementServiceOuterClass.ListUserRightsResponseModifier and TypeMethodDescriptionstatic ListUserRightsResponse
ListUserRightsResponse.fromProto
(UserManagementServiceOuterClass.ListUserRightsResponse proto)