Package com.cloudera.cdp.iam.model
Class Role
java.lang.Object
com.cloudera.cdp.iam.model.Role
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-01-23T07:12:41.844-08:00")
public class Role
extends Object
Information about a role.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Role
public Role()
-
-
Method Details
-
getCrn
Getter for crn. The role's CRN. -
setCrn
Setter for crn. The role's CRN. -
getPolicies
Getter for policies. The list of policies that belong to the role. Cannot be empty. -
setPolicies
Setter for policies. The list of policies that belong to the role. Cannot be empty. -
equals
-
hashCode
public int hashCode() -
toString
-