Uses of Class
org.jclouds.atmos.domain.UserMetadata
Packages that use UserMetadata
Package
Description
-
Uses of UserMetadata in org.jclouds.atmos
Methods in org.jclouds.atmos that return UserMetadata -
Uses of UserMetadata in org.jclouds.atmos.binders
Methods in org.jclouds.atmos.binders with parameters of type UserMetadata -
Uses of UserMetadata in org.jclouds.atmos.domain
Methods in org.jclouds.atmos.domain that return UserMetadataMethods in org.jclouds.atmos.domain with parameters of type UserMetadataModifier and TypeMethodDescriptionAtmosObject.Factory.create
(MutableContentMetadata contentMetadata, SystemMetadata systemMetadata, UserMetadata userMetadata) AtmosObject.Factory.create
(SystemMetadata systemMetadata, UserMetadata userMetadata) -
Uses of UserMetadata in org.jclouds.atmos.domain.internal
Methods in org.jclouds.atmos.domain.internal that return UserMetadataMethods in org.jclouds.atmos.domain.internal with parameters of type UserMetadataModifier 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 UserMetadataModifierConstructorDescriptionAtmosObjectImpl
(MutableContentMetadata contentMetadata, SystemMetadata systemMetadata, UserMetadata userMetadata) -
Uses of UserMetadata in org.jclouds.atmos.functions
Methods in org.jclouds.atmos.functions that return UserMetadata