org.jclouds.compute.functions
Interface GroupNamingConvention.Factory

All Known Implementing Classes:
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
Enclosing interface:
GroupNamingConvention

public static interface GroupNamingConvention.Factory


Method Summary
 GroupNamingConvention create()
           
 GroupNamingConvention createWithoutPrefix()
          top-level resources do not need a prefix, yet still may need to follow a naming convention
 

Method Detail

create

GroupNamingConvention create()

createWithoutPrefix

GroupNamingConvention createWithoutPrefix()
top-level resources do not need a prefix, yet still may need to follow a naming convention



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