Class ListBillingOptionsOptions.Builder

  • Enclosing class:
    ListBillingOptionsOptions

    public static class ListBillingOptionsOptions.Builder
    extends java.lang.Object
    Builder.
    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String billingUnitId)
        Instantiates a new builder with required properties.
        Parameters:
        billingUnitId - the billingUnitId
    • Method Detail

      • build

        public ListBillingOptionsOptions build()
        Builds a ListBillingOptionsOptions.
        Returns:
        the new ListBillingOptionsOptions instance
      • billingUnitId

        public ListBillingOptionsOptions.Builder billingUnitId​(java.lang.String billingUnitId)
        Set the billingUnitId.
        Parameters:
        billingUnitId - the billingUnitId
        Returns:
        the ListBillingOptionsOptions builder
      • start

        public ListBillingOptionsOptions.Builder start​(java.lang.String start)
        Set the start.
        Parameters:
        start - the start
        Returns:
        the ListBillingOptionsOptions builder