Uses of Class
com.daml.ledger.api.v2.admin.UserManagementServiceOuterClass.ListUserRightsResponse.Builder
Packages that use UserManagementServiceOuterClass.ListUserRightsResponse.Builder
-
Uses of UserManagementServiceOuterClass.ListUserRightsResponse.Builder in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return UserManagementServiceOuterClass.ListUserRightsResponse.BuilderModifier and TypeMethodDescriptionUserManagementServiceOuterClass.ListUserRightsResponse.Builder.addAllRights
(Iterable<? extends UserManagementServiceOuterClass.Right> values) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.addRights
(int index, UserManagementServiceOuterClass.Right value) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.addRights
(int index, UserManagementServiceOuterClass.Right.Builder builderForValue) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.addRights
(UserManagementServiceOuterClass.Right value) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.addRights
(UserManagementServiceOuterClass.Right.Builder builderForValue) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.clear()
UserManagementServiceOuterClass.ListUserRightsResponse.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.clearRights()
All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.clone()
UserManagementServiceOuterClass.ListUserRightsResponse.Builder.mergeFrom
(UserManagementServiceOuterClass.ListUserRightsResponse other) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.mergeFrom
(com.google.protobuf.Message other) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) UserManagementServiceOuterClass.ListUserRightsResponse.newBuilder()
UserManagementServiceOuterClass.ListUserRightsResponse.newBuilder
(UserManagementServiceOuterClass.ListUserRightsResponse prototype) UserManagementServiceOuterClass.ListUserRightsResponse.newBuilderForType()
UserManagementServiceOuterClass.ListUserRightsResponse.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.removeRights
(int index) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) UserManagementServiceOuterClass.ListUserRightsResponse.Builder.setRights
(int index, UserManagementServiceOuterClass.Right value) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.setRights
(int index, UserManagementServiceOuterClass.Right.Builder builderForValue) All rights of the user.UserManagementServiceOuterClass.ListUserRightsResponse.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) UserManagementServiceOuterClass.ListUserRightsResponse.toBuilder()