Interface Exclude.Builder

    • Method Detail

      • buckets

        Exclude.Builder buckets​(Collection<String> buckets)

        A container for the S3 Storage Lens bucket excludes.

        Parameters:
        buckets - A container for the S3 Storage Lens bucket excludes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • buckets

        Exclude.Builder buckets​(String... buckets)

        A container for the S3 Storage Lens bucket excludes.

        Parameters:
        buckets - A container for the S3 Storage Lens bucket excludes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • regions

        Exclude.Builder regions​(Collection<String> regions)

        A container for the S3 Storage Lens Region excludes.

        Parameters:
        regions - A container for the S3 Storage Lens Region excludes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • regions

        Exclude.Builder regions​(String... regions)

        A container for the S3 Storage Lens Region excludes.

        Parameters:
        regions - A container for the S3 Storage Lens Region excludes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.