Interface AmiProductVisibilityFilter.Builder

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

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

    • valueListWithStrings

      AmiProductVisibilityFilter.Builder valueListWithStrings(Collection<String> valueList)

      A string array of unique visibility values to be filtered on.

      Parameters:
      valueList - A string array of unique visibility values to be filtered on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • valueListWithStrings

      AmiProductVisibilityFilter.Builder valueListWithStrings(String... valueList)

      A string array of unique visibility values to be filtered on.

      Parameters:
      valueList - A string array of unique visibility values to be filtered on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • valueList

      A string array of unique visibility values to be filtered on.

      Parameters:
      valueList - A string array of unique visibility values to be filtered on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • valueList

      A string array of unique visibility values to be filtered on.

      Parameters:
      valueList - A string array of unique visibility values to be filtered on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.