Uses of Class
org.jclouds.openstack.swift.v1.domain.ObjectList
Packages that use ObjectList
Package
Description
-
Uses of ObjectList in org.jclouds.openstack.swift.v1.domain
Methods in org.jclouds.openstack.swift.v1.domain that return ObjectListModifier and TypeMethodDescriptionstatic ObjectList
ObjectList.create
(List<SwiftObject> objects, Container container) -
Uses of ObjectList in org.jclouds.openstack.swift.v1.features
Methods in org.jclouds.openstack.swift.v1.features that return ObjectListModifier and TypeMethodDescriptionObjectApi.list()
Lists up to 10,000 objects.ObjectApi.list
(ListContainerOptions options) Lists up to 10,000 objects. -
Uses of ObjectList in org.jclouds.openstack.swift.v1.functions
Methods in org.jclouds.openstack.swift.v1.functions that return ObjectList