org.jclouds.compute.internal
Class FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
java.lang.Object
org.jclouds.compute.internal.FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
- All Implemented Interfaces:
- GroupNamingConvention.Factory
- Enclosing class:
- FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat
@Singleton
public static class FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
- extends Object
- implements GroupNamingConvention.Factory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
public FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory()
create
public GroupNamingConvention create()
- Specified by:
create in interface GroupNamingConvention.Factory
createWithoutPrefix
public GroupNamingConvention createWithoutPrefix()
- Description copied from interface:
GroupNamingConvention.Factory
- top-level resources do not need a prefix, yet still may need to follow
a naming convention
- Specified by:
createWithoutPrefix in interface GroupNamingConvention.Factory
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.