module AWS::S3::Tree::Parent
def children
-
(Tree::ChildCollection)
- A collection representing all
def children Tree::ChildCollection.new(self, collection, :delimiter => delimiter, :prefix => prefix, :append => append?) end
(Tree::ChildCollection)
- A collection representing all
def children Tree::ChildCollection.new(self, collection, :delimiter => delimiter, :prefix => prefix, :append => append?) end