Interface CreateInvoiceUnitResponse.Builder

  • Method Details

    • invoiceUnitArn

      CreateInvoiceUnitResponse.Builder invoiceUnitArn(String invoiceUnitArn)

      The ARN to identify an invoice unit. This information can't be modified or deleted.

      Parameters:
      invoiceUnitArn - The ARN to identify an invoice unit. This information can't be modified or deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.