Uses of Class
org.jclouds.openstack.swift.v1.functions.EntriesWithoutMetaPrefix
-
Packages that use EntriesWithoutMetaPrefix Package Description 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 Modifier and Type Method Description 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.
-