Package com.cloudera.cdp.iam.model
Class UnsetWorkloadPasswordMinLifetimeRequest
java.lang.Object
com.cloudera.cdp.iam.model.UnsetWorkloadPasswordMinLifetimeRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:27.842-07:00")
public class UnsetWorkloadPasswordMinLifetimeRequest
extends Object
Request object for a unset workload password min lifetime request.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for actorCrn.int
hashCode()
void
setActorCrn
(String actorCrn) Setter for actorCrn.toString()
-
Constructor Details
-
UnsetWorkloadPasswordMinLifetimeRequest
public UnsetWorkloadPasswordMinLifetimeRequest()
-
-
Method Details
-
getActorCrn
Getter for actorCrn. The CRN of the actor for whom to unset the workload password minimum lifetime date. -
setActorCrn
Setter for actorCrn. The CRN of the actor for whom to unset the workload password minimum lifetime date. -
equals
-
hashCode
public int hashCode() -
toString
-