Interface S3DataAccessDetails.Builder

  • Method Details

    • keyPrefixes

      S3DataAccessDetails.Builder keyPrefixes(Collection<String> keyPrefixes)

      A list of the key prefixes affected by this notification. This can have up to 50 entries.

      Parameters:
      keyPrefixes - A list of the key prefixes affected by this notification. This can have up to 50 entries.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keyPrefixes

      S3DataAccessDetails.Builder keyPrefixes(String... keyPrefixes)

      A list of the key prefixes affected by this notification. This can have up to 50 entries.

      Parameters:
      keyPrefixes - A list of the key prefixes affected by this notification. This can have up to 50 entries.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keys

      A list of the keys affected by this notification. This can have up to 50 entries.

      Parameters:
      keys - A list of the keys affected by this notification. This can have up to 50 entries.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keys

      A list of the keys affected by this notification. This can have up to 50 entries.

      Parameters:
      keys - A list of the keys affected by this notification. This can have up to 50 entries.
      Returns:
      Returns a reference to this object so that method calls can be chained together.