Class RotateSaltPasswordRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class RotateSaltPasswordRequest
    extends Object
    Request object for rotating SaltStack user password on FreeIPA instances.
    • Constructor Detail

      • RotateSaltPasswordRequest

        public RotateSaltPasswordRequest()
    • Method Detail

      • getEnvironment

        public String getEnvironment()
        Getter for environment. The name or CRN of the environment.
      • setEnvironment

        public void setEnvironment​(String environment)
        Setter for environment. The name or CRN of the environment.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object