Class SupportSummary

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SupportSummary
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    SupportSummary.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Double getCost()
      Gets the cost.
      java.lang.Double getOverage()
      Gets the overage.
      java.lang.String getType()
      Gets the type.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getCost

        public java.lang.Double getCost()
        Gets the cost. The monthly support cost.
        Returns:
        the cost
      • getType

        public java.lang.String getType()
        Gets the type. The type of support.
        Returns:
        the type
      • getOverage

        public java.lang.Double getOverage()
        Gets the overage. Additional support cost for the month.
        Returns:
        the overage