Class ListBillingOptionsOptions

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

    public class ListBillingOptionsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The listBillingOptions options.
    • Method Detail

      • billingUnitId

        public java.lang.String billingUnitId()
        Gets the billingUnitId. The billing unit ID.
        Returns:
        the billingUnitId
      • limit

        public java.lang.Long limit()
        Gets the limit. Return results up to this limit. Valid values are between 0 and 100.
        Returns:
        the limit
      • start

        public java.lang.String start()
        Gets the start. The pagination offset. This represents the index of the first returned result.
        Returns:
        the start