Interface DataProductVisibilityFilter.Builder

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

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

    • valueListWithStrings

      DataProductVisibilityFilter.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

      DataProductVisibilityFilter.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.