Package com.daml.ledger.javaapi.data
Class RevokeUserRightsResponse
java.lang.Object
com.daml.ledger.javaapi.data.RevokeUserRightsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static RevokeUserRightsResponse
int
hashCode()
toString()
-
Constructor Details
-
RevokeUserRightsResponse
-
-
Method Details
-
getNewlyRevokedRights
-
fromProto
public static RevokeUserRightsResponse fromProto(UserManagementServiceOuterClass.RevokeUserRightsResponse proto) -
toString
-
equals
-
hashCode
public int hashCode()
-