Class InstanceTemplate


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:46.862-07:00")
    public class InstanceTemplate
    extends Object
    Instance template that specifies the core information for the vertical scale.
    • 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