Class PrincipalRole
java.lang.Object
org.apache.polaris.core.admin.model.PrincipalRole
@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen",
date="2025-10-06T09:01:49.457542507Z[UTC]",
comments="Generator version: 7.12.0")
public class PrincipalRole
extends Object
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PrincipalRole.Builderbuilder()static PrincipalRole.BuilderbooleanThe version of the principal role object used to determine if the principal role metadata has changedWhether the principal role is a federated role (that is, managed by an external identity provider)getName()The name of the roleinthashCode()toString()
-
Constructor Details
-
PrincipalRole
-
PrincipalRole
-
-
Method Details
-
getName
The name of the role -
getFederated
Whether the principal role is a federated role (that is, managed by an external identity provider) -
getProperties
-
getCreateTimestamp
-
getLastUpdateTimestamp
-
getEntityVersion
The version of the principal role object used to determine if the principal role metadata has changed -
builder
-
builder
-
equals
-
hashCode
public int hashCode() -
toString
-