Interface ListObjectParentPathsResponse.Builder

    • Method Detail

      • pathToObjectIdentifiersList

        ListObjectParentPathsResponse.Builder pathToObjectIdentifiersList​(Collection<PathToObjectIdentifiers> pathToObjectIdentifiersList)

        Returns the path to the ObjectIdentifiers that are associated with the directory.

        Parameters:
        pathToObjectIdentifiersList - Returns the path to the ObjectIdentifiers that are associated with the directory.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pathToObjectIdentifiersList

        ListObjectParentPathsResponse.Builder pathToObjectIdentifiersList​(PathToObjectIdentifiers... pathToObjectIdentifiersList)

        Returns the path to the ObjectIdentifiers that are associated with the directory.

        Parameters:
        pathToObjectIdentifiersList - Returns the path to the ObjectIdentifiers that are associated with the directory.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListObjectParentPathsResponse.Builder nextToken​(String nextToken)

        The pagination token.

        Parameters:
        nextToken - The pagination token.
        Returns:
        Returns a reference to this object so that method calls can be chained together.