Uses of Interface
org.jclouds.atmos.domain.AtmosObject.Factory
Packages that use AtmosObject.Factory
Package
Description
-
Uses of AtmosObject.Factory in org.jclouds.atmos.blobstore.functions
Constructors in org.jclouds.atmos.blobstore.functions with parameters of type AtmosObject.FactoryModifierConstructorDescriptionprotected
BlobMetadataToObject
(AtmosObject.Factory factory, BlobToContentMetadata blob2ContentMd, BlobToSystemMetadata blob2SysMd) -
Uses of AtmosObject.Factory in org.jclouds.atmos.domain.internal
Classes in org.jclouds.atmos.domain.internal that implement AtmosObject.Factory -
Uses of AtmosObject.Factory in org.jclouds.atmos.functions
Constructors in org.jclouds.atmos.functions with parameters of type AtmosObject.FactoryModifierConstructorDescriptionParseObjectFromHeadersAndHttpContent
(ParseSystemMetadataFromHeaders systemMetadataParser, ParseUserMetadataFromHeaders userMetadataParser, AtmosObject.Factory objectProvider)