Package | Description |
---|---|
org.jclouds.azurecompute.arm.compute.config | |
org.jclouds.azurecompute.arm.compute.strategy | |
org.jclouds.profitbricks.compute.config | |
org.jclouds.util |
Modifier and Type | Method and Description |
---|---|
protected PasswordGenerator.Config |
AzureComputeServiceContextModule.providePasswordGenerator() |
Constructor and Description |
---|
CreateResourcesThenCreateNodes(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy,
ListNodesStrategy listNodesStrategy,
GroupNamingConvention.Factory namingConvention,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
AzureComputeApi api,
String defaultVnetAddressPrefix,
String defaultSubnetAddressPrefix,
com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> securityGroupMap,
TemplateToAvailabilitySet templateToAvailabilitySet,
PasswordGenerator.Config passwordGenerator) |
Modifier and Type | Method and Description |
---|---|
protected PasswordGenerator.Config |
ProfitBricksComputeServiceContextModule.providePasswordGenerator() |
Modifier and Type | Method and Description |
---|---|
PasswordGenerator.Config |
PasswordGenerator.Config.count(int num) |
PasswordGenerator.Config |
PasswordGenerator.Config.exclude(char[] exclusions) |
PasswordGenerator.Config |
PasswordGenerator.lower()
Returns the lower case configuration.
|
PasswordGenerator.Config |
PasswordGenerator.Config.lower() |
PasswordGenerator.Config |
PasswordGenerator.Config.max(int num) |
PasswordGenerator.Config |
PasswordGenerator.Config.min(int num) |
PasswordGenerator.Config |
PasswordGenerator.numbers()
Returns the numbers configuration.
|
PasswordGenerator.Config |
PasswordGenerator.Config.numbers() |
PasswordGenerator.Config |
PasswordGenerator.symbols()
Returns the special character configuration.
|
PasswordGenerator.Config |
PasswordGenerator.Config.symbols() |
PasswordGenerator.Config |
PasswordGenerator.upper()
Returns the upper case configuration.
|
PasswordGenerator.Config |
PasswordGenerator.Config.upper() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.