Class ListBillingUnitsOptions

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

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

      • accountId

        public java.lang.String accountId()
        Gets the accountId. The enterprise account ID.
        Returns:
        the accountId
      • enterpriseId

        public java.lang.String enterpriseId()
        Gets the enterpriseId. The enterprise ID.
        Returns:
        the enterpriseId
      • accountGroupId

        public java.lang.String accountGroupId()
        Gets the accountGroupId. The account group ID.
        Returns:
        the accountGroupId
      • 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