Class UpdateFreeipaToAwsImdsV1Request

java.lang.Object
com.cloudera.cdp.environments.model.UpdateFreeipaToAwsImdsV1Request

@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2024-09-27T08:40:26.724-07:00") public class UpdateFreeipaToAwsImdsV1Request extends Object
The related environment where we update the corresponding FreeIPA to use AWS IMDSv1.
  • Constructor Details

    • UpdateFreeipaToAwsImdsV1Request

      public UpdateFreeipaToAwsImdsV1Request()
  • Method Details

    • getEnvironmentCrn

      public String getEnvironmentCrn()
      Getter for environmentCrn. The CRN of the environment.
    • setEnvironmentCrn

      public void setEnvironmentCrn(String environmentCrn)
      Setter for environmentCrn. The CRN of the environment.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object