Class BillingOptionsSummary

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

    public class BillingOptionsSummary
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The billing options report for the customer.
    • Method Detail

      • getLimit

        public java.lang.Long getLimit()
        Gets the limit. The max number of reports in the response.
        Returns:
        the limit
      • getFirst

        public BillingOptionsSummaryFirst getFirst()
        Gets the first. The link to the first page of the search query.
        Returns:
        the first
      • getNext

        public BillingOptionsSummaryNext getNext()
        Gets the next. The link to the next page of the search query.
        Returns:
        the next
      • getResources

        public java.util.List<BillingOption> getResources()
        Gets the resources. Aggregated usage report of all requested partners.
        Returns:
        the resources