Uses of Interface
org.jclouds.compute.functions.GroupNamingConvention
-
-
Uses of GroupNamingConvention in org.jclouds.compute.functions
Methods in org.jclouds.compute.functions that return GroupNamingConvention Modifier and Type Method Description GroupNamingConvention
GroupNamingConvention.Factory. create()
GroupNamingConvention
GroupNamingConvention.Factory. createWithoutPrefix()
top-level resources do not need a prefix, yet still may need to follow a naming convention -
Uses of GroupNamingConvention in org.jclouds.compute.internal
Classes in org.jclouds.compute.internal that implement GroupNamingConvention Modifier and Type Class Description class
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat
Get a name using a random mechanism that still ties all nodes in a group together.Methods in org.jclouds.compute.internal that return GroupNamingConvention Modifier and Type Method Description GroupNamingConvention
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory. create()
GroupNamingConvention
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory. createWithoutPrefix()
-
Uses of GroupNamingConvention in org.jclouds.compute.util
Methods in org.jclouds.compute.util with parameters of type GroupNamingConvention Modifier and Type Method Description static String
ComputeServiceUtils. groupFromMapOrName(Map<String,String> metadataMap, String nodeName, GroupNamingConvention namingConvention)
-
Uses of GroupNamingConvention in org.jclouds.glesys.compute.functions
Fields in org.jclouds.glesys.compute.functions declared as GroupNamingConvention Modifier and Type Field Description protected GroupNamingConvention
ServerDetailsToNodeMetadata. nodeNamingConvention
-
Uses of GroupNamingConvention in org.jclouds.openstack.nova.v2_0.compute.functions
Fields in org.jclouds.openstack.nova.v2_0.compute.functions declared as GroupNamingConvention Modifier and Type Field Description protected GroupNamingConvention
ServerInRegionToNodeMetadata. nodeNamingConvention
-