Class PrimaryParameterNode


  • @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               comments="Generator version: 7.4.0")
    public class PrimaryParameterNode
    extends Object
    PrimaryParameterNode
    • Constructor Detail

      • PrimaryParameterNode

        public PrimaryParameterNode()
    • Method Detail

      • getSoftLimit

        @Nullable
        public BigDecimal getSoftLimit()
        Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7 minimum: 0.0
        Returns:
        softLimit
      • setSoftLimit

        public void setSoftLimit​(BigDecimal softLimit)
      • equals

        public boolean equals​(Object o)
        Return true if this Primary_parameter_node object is equal to o.
        Overrides:
        equals in class Object
      • hashCode

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

        public String toUrlQueryString()
        Convert the instance into URL query string.
        Returns:
        URL query string
      • toUrlQueryString

        public String toUrlQueryString​(String prefix)
        Convert the instance into URL query string.
        Parameters:
        prefix - prefix of the query string
        Returns:
        URL query string