A C G I N S T 

A

AZURE_CREATE_CLOUD_SERVICE_TEMPLATE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The path to Create Cloud Service xml template file.
AZURE_CREATE_DEPLOYMENT_TEMPLATE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The path to Create Deployment xml template file.
AZURE_KEY_STORE_FILE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The path to key store file authentication with Azure API.
AZURE_KEY_STORE_PASSWORD - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The password for key store file.
AZURE_LOCATION - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The location for all Azure services.
AZURE_SUBSCRIPTION_ID - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The subscription ID for Azure API.
AZURE_VM_SIZE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The size of a VM Azure according to http://msdn.microsoft.com/library/azure/dn197896.aspx .
AZURE_VM_TEMPLATE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
The name of a VM template on your account.
AzureConstants - Interface in net.roboconf.target.azure.internal
The constants defining properties for the Azure IaaS.
AzureIaasHandler - Class in net.roboconf.target.azure.internal
 
AzureIaasHandler() - Constructor for class net.roboconf.target.azure.internal.AzureIaasHandler
 
AzureProperties - Class in net.roboconf.target.azure.internal
A Java bean to manipulate IaaS properties for Azure.
AzureProperties() - Constructor for class net.roboconf.target.azure.internal.AzureProperties
 

C

configureMachine(Map<String, String>, Map<String, String>, String, String, String, Instance) - Method in class net.roboconf.target.azure.internal.AzureIaasHandler
 
createMachine(Map<String, String>, Map<String, String>, String, String) - Method in class net.roboconf.target.azure.internal.AzureIaasHandler
 

G

getCreateCloudServiceTemplate() - Method in class net.roboconf.target.azure.internal.AzureProperties
 
getCreateDeploymentTemplate() - Method in class net.roboconf.target.azure.internal.AzureProperties
 
getKeyStoreFile() - Method in class net.roboconf.target.azure.internal.AzureProperties
 
getKeyStorePassword() - Method in class net.roboconf.target.azure.internal.AzureProperties
 
getLocation() - Method in class net.roboconf.target.azure.internal.AzureProperties
 
getSubscriptionId() - Method in class net.roboconf.target.azure.internal.AzureProperties
 
getTargetId() - Method in class net.roboconf.target.azure.internal.AzureIaasHandler
 
getVMSize() - Method in class net.roboconf.target.azure.internal.AzureProperties
 
getVMTemplate() - Method in class net.roboconf.target.azure.internal.AzureProperties
 

I

isMachineRunning(Map<String, String>, String) - Method in class net.roboconf.target.azure.internal.AzureIaasHandler
 

N

net.roboconf.target.azure.internal - package net.roboconf.target.azure.internal
 

S

setCreateCloudServiceTemplate(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 
setCreateDeploymentTemplate(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 
setKeyStoreFile(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 
setKeyStorePassword(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 
setLocation(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 
setSubscriptionId(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 
setVMSize(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 
setVMTemplate(String) - Method in class net.roboconf.target.azure.internal.AzureProperties
 

T

TARGET_ID - Static variable in class net.roboconf.target.azure.internal.AzureIaasHandler
 
terminateMachine(Map<String, String>, String) - Method in class net.roboconf.target.azure.internal.AzureIaasHandler
 
A C G I N S T 

Copyright © 2015. All rights reserved.