Interface ListCustomLineItemsFilter.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ListCustomLineItemsFilter.Builder,ListCustomLineItemsFilter>, SdkBuilder<ListCustomLineItemsFilter.Builder,ListCustomLineItemsFilter>, SdkPojo
Enclosing class:
ListCustomLineItemsFilter

public static interface ListCustomLineItemsFilter.Builder extends SdkPojo, CopyableBuilder<ListCustomLineItemsFilter.Builder,ListCustomLineItemsFilter>
  • Method Details

    • names

      A list of custom line items to retrieve information.

      Parameters:
      names - A list of custom line items to retrieve information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • names

      A list of custom line items to retrieve information.

      Parameters:
      names - A list of custom line items to retrieve information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • billingGroups

      ListCustomLineItemsFilter.Builder billingGroups(Collection<String> billingGroups)

      The billing group Amazon Resource Names (ARNs) to retrieve information.

      Parameters:
      billingGroups - The billing group Amazon Resource Names (ARNs) to retrieve information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • billingGroups

      ListCustomLineItemsFilter.Builder billingGroups(String... billingGroups)

      The billing group Amazon Resource Names (ARNs) to retrieve information.

      Parameters:
      billingGroups - The billing group Amazon Resource Names (ARNs) to retrieve information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arns

      A list of custom line item ARNs to retrieve information.

      Parameters:
      arns - A list of custom line item ARNs to retrieve information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arns

      A list of custom line item ARNs to retrieve information.

      Parameters:
      arns - A list of custom line item ARNs to retrieve information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountIds

      The Amazon Web Services accounts in which this custom line item will be applied to.

      Parameters:
      accountIds - The Amazon Web Services accounts in which this custom line item will be applied to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountIds

      ListCustomLineItemsFilter.Builder accountIds(String... accountIds)

      The Amazon Web Services accounts in which this custom line item will be applied to.

      Parameters:
      accountIds - The Amazon Web Services accounts in which this custom line item will be applied to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.