|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectList | |
|---|---|
| org.jclouds.openstack.swift.v1.domain | |
| org.jclouds.openstack.swift.v1.features | |
| org.jclouds.openstack.swift.v1.functions | |
| Uses of ObjectList in org.jclouds.openstack.swift.v1.domain |
|---|
| Methods in org.jclouds.openstack.swift.v1.domain that return ObjectList | |
|---|---|
static 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 ObjectList | |
|---|---|
ObjectList |
ObjectApi.list()
Lists up to 10,000 objects. |
ObjectList |
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 | |
|---|---|
ObjectList |
ParseObjectListFromResponse.apply(org.jclouds.http.HttpResponse from)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||