Uses of Class
org.jclouds.atmos.domain.SystemMetadata
Packages that use SystemMetadata
Package
Description
-
Uses of SystemMetadata in org.jclouds.atmos
Methods in org.jclouds.atmos that return SystemMetadata -
Uses of SystemMetadata in org.jclouds.atmos.blobstore.functions
Methods in org.jclouds.atmos.blobstore.functions that return SystemMetadata -
Uses of SystemMetadata in org.jclouds.atmos.domain
Methods in org.jclouds.atmos.domain that return SystemMetadataMethods in org.jclouds.atmos.domain with parameters of type SystemMetadataModifier and TypeMethodDescriptionAtmosObject.Factory.create
(MutableContentMetadata contentMetadata, SystemMetadata systemMetadata, UserMetadata userMetadata) AtmosObject.Factory.create
(SystemMetadata systemMetadata, UserMetadata userMetadata) -
Uses of SystemMetadata in org.jclouds.atmos.domain.internal
Methods in org.jclouds.atmos.domain.internal that return SystemMetadataMethods in org.jclouds.atmos.domain.internal with parameters of type SystemMetadataModifier and TypeMethodDescriptionAtmosObjectImpl.AtmosObjectFactory.create
(MutableContentMetadata contentMetadata, SystemMetadata systemMetadata, UserMetadata userMetadata) AtmosObjectImpl.AtmosObjectFactory.create
(SystemMetadata systemMetadata, UserMetadata userMetadata) Constructors in org.jclouds.atmos.domain.internal with parameters of type SystemMetadataModifierConstructorDescriptionAtmosObjectImpl
(MutableContentMetadata contentMetadata, SystemMetadata systemMetadata, UserMetadata userMetadata) -
Uses of SystemMetadata in org.jclouds.atmos.functions
Methods in org.jclouds.atmos.functions that return SystemMetadata