Package | Description |
---|---|
org.jclouds.openstack.swift.v1.domain | |
org.jclouds.openstack.swift.v1.features | |
org.jclouds.openstack.swift.v1.functions |
Modifier and Type | Method and Description |
---|---|
static ObjectList |
ObjectList.create(List<SwiftObject> objects,
Container container) |
Modifier and Type | Method and Description |
---|---|
ObjectList |
ObjectApi.list()
Lists up to 10,000 objects.
|
ObjectList |
ObjectApi.list(ListContainerOptions options)
Lists up to 10,000 objects.
|
Modifier and Type | Method and Description |
---|---|
ObjectList |
ParseObjectListFromResponse.apply(HttpResponse from) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.