Interface DatabaseColumnList.Builder

    • Method Detail

      • include

        DatabaseColumnList.Builder include​(Collection<String> include)

        Amazon Data Firehose is in preview release and is subject to change.

        Parameters:
        include -

        Amazon Data Firehose is in preview release and is subject to change.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • include

        DatabaseColumnList.Builder include​(String... include)

        Amazon Data Firehose is in preview release and is subject to change.

        Parameters:
        include -

        Amazon Data Firehose is in preview release and is subject to change.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • exclude

        DatabaseColumnList.Builder exclude​(Collection<String> exclude)

        Amazon Data Firehose is in preview release and is subject to change.

        Parameters:
        exclude -

        Amazon Data Firehose is in preview release and is subject to change.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • exclude

        DatabaseColumnList.Builder exclude​(String... exclude)

        Amazon Data Firehose is in preview release and is subject to change.

        Parameters:
        exclude -

        Amazon Data Firehose is in preview release and is subject to change.

        Returns:
        Returns a reference to this object so that method calls can be chained together.