| Package | Description |
|---|---|
| com.cs.software.engine.util |
| Modifier and Type | Field and Description |
|---|---|
static CloudFactory.CloudTag |
CloudFactory.activeCloud |
| Modifier and Type | Field and Description |
|---|---|
static Map<CloudFactory.CloudTag,Map<String,String>> |
CloudFactory.cloudServices |
| Modifier and Type | Method and Description |
|---|---|
static CloudFactory.CloudTag |
CloudFactory.getCloudTag(String aCloudTag) |
static CloudFactory.CloudTag |
CloudFactory.CloudTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudFactory.CloudTag[] |
CloudFactory.CloudTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
CloudFactory.getCloudService(CloudFactory.CloudTag aCloudTag,
String aServiceType) |
static void |
CloudFactory.setActiveCloud(CloudFactory.CloudTag aCloudTag) |
Copyright © 2020. All rights reserved.