Class Principal
java.lang.Object
org.apache.polaris.core.admin.model.Principal
@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen",
date="2025-10-06T09:01:49.457542507Z[UTC]",
comments="Generator version: 7.12.0")
public class Principal
extends Object
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Principal.Builderbuilder()static Principal.BuilderbooleanThe output-only OAuth clientId associated with this principal if applicableThe version of the principal object used to determine if the principal metadata has changedgetName()inthashCode()toString()
-
Constructor Details
-
Principal
-
Principal
-
-
Method Details
-
getName
-
getClientId
The output-only OAuth clientId associated with this principal if applicable -
getProperties
-
getCreateTimestamp
-
getLastUpdateTimestamp
-
getEntityVersion
The version of the principal object used to determine if the principal metadata has changed -
builder
-
builder
-
equals
-
hashCode
public int hashCode() -
toString
-