Uses of Class
org.jclouds.openstack.swift.v1.domain.SwiftObject
Packages that use SwiftObject
Package
Description
-
Uses of SwiftObject in org.jclouds.openstack.swift.v1.blobstore
Methods in org.jclouds.openstack.swift.v1.blobstore that return types with arguments of type SwiftObjectModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<SwiftObject, MutableBlobMetadata> RegionScopedSwiftBlobStore.toBlobMetadata
(String container) -
Uses of SwiftObject in org.jclouds.openstack.swift.v1.blobstore.functions
Methods in org.jclouds.openstack.swift.v1.blobstore.functions with parameters of type SwiftObject -
Uses of SwiftObject in org.jclouds.openstack.swift.v1.domain
Methods in org.jclouds.openstack.swift.v1.domain that return SwiftObjectMethods in org.jclouds.openstack.swift.v1.domain that return types with arguments of type SwiftObjectMethods in org.jclouds.openstack.swift.v1.domain with parameters of type SwiftObjectModifier and TypeMethodDescriptionint
SwiftObject.compareTo
(SwiftObject that) SwiftObject.Builder.fromObject
(SwiftObject from) Method parameters in org.jclouds.openstack.swift.v1.domain with type arguments of type SwiftObjectModifier and TypeMethodDescriptionstatic ObjectList
ObjectList.create
(List<SwiftObject> objects, Container container) Constructor parameters in org.jclouds.openstack.swift.v1.domain with type arguments of type SwiftObjectModifierConstructorDescriptionprotected
ObjectList
(List<SwiftObject> objects, Container container) -
Uses of SwiftObject in org.jclouds.openstack.swift.v1.features
Methods in org.jclouds.openstack.swift.v1.features that return SwiftObjectModifier and TypeMethodDescriptionGets theSwiftObject
including itsbody
.ObjectApi.get
(String objectName, GetOptions options) Gets theSwiftObject
including itsbody
.ObjectApi.getWithoutBody
(String objectName) Gets theSwiftObject
metadata without itsbody
. -
Uses of SwiftObject in org.jclouds.openstack.swift.v1.functions
Methods in org.jclouds.openstack.swift.v1.functions that return SwiftObject