@Entity public class ComputeProviderAccount extends ProviderAccount
password, usernameid| Constructor and Description |
|---|
ComputeProviderAccount() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuditQueue() |
String |
getElasticIp() |
String |
getKeypair() |
ComputeProviderType |
getProviderType() |
String |
getSecurityGroup() |
void |
setAuditQueue(String auditQueue) |
void |
setElasticIp(String elasticIp) |
void |
setKeypair(String keypair) |
void |
setProviderType(ComputeProviderType providerType) |
void |
setSecurityGroup(String securityGroup) |
getPassword, getUsername, setPassword, setUsernameequals, getId, getModified, hashCode, setId, setModifiedpublic ComputeProviderType getProviderType()
public void setProviderType(ComputeProviderType providerType)
public String getElasticIp()
public void setElasticIp(String elasticIp)
public String getSecurityGroup()
public void setSecurityGroup(String securityGroup)
public String getKeypair()
public void setKeypair(String keypair)
public String getAuditQueue()
public void setAuditQueue(String auditQueue)
Copyright © 2009–2015 DuraSpace. All rights reserved.