Class GetDefaultCustomNarConfigurationRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:48.887-07:00")
    public class GetDefaultCustomNarConfigurationRequest
    extends Object
    Request object for retrieving the default custom NAR configuration.
    • Constructor Detail

      • GetDefaultCustomNarConfigurationRequest

        public GetDefaultCustomNarConfigurationRequest()
    • Method Detail

      • getEnvironmentCrn

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

        public void setEnvironmentCrn​(String environmentCrn)
        Setter for environmentCrn. The CRN of an environment to execute the command.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object