Uses of Class
org.jclouds.openstack.swift.v1.domain.Segment

Packages that use Segment
org.jclouds.openstack.swift.v1.domain   
org.jclouds.openstack.swift.v1.features   
 

Uses of Segment in org.jclouds.openstack.swift.v1.domain
 

Methods in org.jclouds.openstack.swift.v1.domain that return Segment
 Segment Segment.Builder.build()
           
 

Uses of Segment in org.jclouds.openstack.swift.v1.features
 

Method parameters in org.jclouds.openstack.swift.v1.features with type arguments of type Segment
 String StaticLargeObjectApi.replaceManifest(String objectName, List<Segment> segments, Map<String,String> metadata)
          Creates or updates a static large object's manifest.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.