Class UpdateFreeipaToAwsImdsV2Request

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

@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2024-08-15T13:42:17.621-07:00") public class UpdateFreeipaToAwsImdsV2Request extends Object
The related environment where we update the corresponding FreeIPA to use AWS IMDSv2.
  • Constructor Details

    • UpdateFreeipaToAwsImdsV2Request

      public UpdateFreeipaToAwsImdsV2Request()
  • 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