Class UpdatePrincipalRequest
java.lang.Object
org.apache.polaris.core.admin.model.UpdatePrincipalRequest
@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen",
date="2025-10-06T09:01:49.457542507Z[UTC]",
comments="Generator version: 7.12.0")
public class UpdatePrincipalRequest
extends Object
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionUpdatePrincipalRequest(Integer currentEntityVersion, Map<String, String> properties) -
Method Summary
-
Constructor Details
-
UpdatePrincipalRequest
-
-
Method Details
-
getCurrentEntityVersion
The version of the object onto which this update is applied; if the object changed, the update will fail and the caller should retry after fetching the latest version. -
getProperties
-
builder
-
builder
public static UpdatePrincipalRequest.Builder builder(Integer currentEntityVersion, Map<String, String> properties) -
equals
-
hashCode
public int hashCode() -
toString
-