Class InstanceTemplate


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:44.965-07:00")
    public class InstanceTemplate
    extends Object
    Instance template configuration(s).
    • Constructor Detail

      • InstanceTemplate

        public InstanceTemplate()
    • Method Detail

      • getInstanceType

        public String getInstanceType()
        Getter for instanceType. The type of the instance.
      • setInstanceType

        public void setInstanceType​(String instanceType)
        Setter for instanceType. The type of the instance.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object