Uses of Class
org.jclouds.openstack.swift.v1.functions.EntriesWithoutMetaPrefix

Packages that use EntriesWithoutMetaPrefix
org.jclouds.openstack.swift.v1.functions   
 

Uses of EntriesWithoutMetaPrefix in org.jclouds.openstack.swift.v1.functions
 

Methods in org.jclouds.openstack.swift.v1.functions that return EntriesWithoutMetaPrefix
static EntriesWithoutMetaPrefix EntriesWithoutMetaPrefix.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EntriesWithoutMetaPrefix[] EntriesWithoutMetaPrefix.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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