Class ListObjects.Builder

  • Enclosing class:
    ListObjects

    public static class ListObjects.Builder
    extends Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • prefixes

        public ListObjects.Builder prefixes​(List<String> prefixes)
        Prefixes that are common to the results returned by the request if the request specified a delimiter.
        Parameters:
        prefixes - the value to set
        Returns:
        this builder
      • nextStartWith

        public ListObjects.Builder nextStartWith​(String nextStartWith)
        The name of the object to use in the start parameter to obtain the next page of a truncated ListObjects response.

        Avoid entering confidential information. Example: test/object1.log

        Parameters:
        nextStartWith - the value to set
        Returns:
        this builder