Class ComputedUsageAggregatedSummary


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20210501")
    public final class ComputedUsageAggregatedSummary
    extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
    Subscribed Service Contract details
    Note: Objects should always be created or deserialized using the ComputedUsageAggregatedSummary.Builder.

    This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the ComputedUsageAggregatedSummary.Builder, which maintain a set of all explicitly set fields called ComputedUsageAggregatedSummary.Builder.__explicitlySet__. The hashCode() and equals(Object) methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).

    • Method Detail

      • getSubscriptionId

        public String getSubscriptionId()
        Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
        Returns:
        the value
      • getParentSubscribedServiceId

        public String getParentSubscribedServiceId()
        Subscribed service line parent id
        Returns:
        the value
      • getParentProduct

        public Product getParentProduct()
      • getTimeStart

        public Date getTimeStart()
        Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
        Returns:
        the value
      • getTimeEnd

        public Date getTimeEnd()
        Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
        Returns:
        the value
      • getPlanNumber

        public String getPlanNumber()
        Subscribed service asociated subscription plan number.
        Returns:
        the value
      • getCurrencyCode

        public String getCurrencyCode()
        Currency code
        Returns:
        the value
      • getRateCardId

        public String getRateCardId()
        Inernal SPM Ratecard Id at line level
        Returns:
        the value
      • getAggregatedComputedUsages

        public List<ComputedUsageAggregation> getAggregatedComputedUsages()
        Aggregation of computed usages for the subscribed service.
        Returns:
        the value
      • toString

        public String toString()
        Overrides:
        toString in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel