Package com.cloudera.cdp.iam.model
Class UnlockUserInControlPlaneRequest
java.lang.Object
com.cloudera.cdp.iam.model.UnlockUserInControlPlaneRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:27.842-07:00")
public class UnlockUserInControlPlaneRequest
extends Object
Request object for unlocking the user in the CDP control plane.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UnlockUserInControlPlaneRequest
public UnlockUserInControlPlaneRequest()
-
-
Method Details
-
getUser
Getter for user. The ID or CRN of the user to be unlocked in the CDP control plane. -
setUser
Setter for user. The ID or CRN of the user to be unlocked in the CDP control plane. -
equals
-
hashCode
public int hashCode() -
toString
-