Class UnsetWorkloadPasswordMinLifetimeRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:48.192-07:00")
    public class UnsetWorkloadPasswordMinLifetimeRequest
    extends Object
    Request object for a unset workload password min lifetime request.
    • Constructor Detail

      • UnsetWorkloadPasswordMinLifetimeRequest

        public UnsetWorkloadPasswordMinLifetimeRequest()
    • Method Detail

      • getActorCrn

        public String getActorCrn()
        Getter for actorCrn. The CRN of the actor for whom to unset the workload password minimum lifetime date.
      • setActorCrn

        public void setActorCrn​(String actorCrn)
        Setter for actorCrn. The CRN of the actor for whom to unset the workload password minimum lifetime date.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object