@Entity public class ComputeProviderAccount extends ProviderAccount
password, usernameid| Constructor and Description |
|---|
ComputeProviderAccount() |
| Modifier and Type | Method and Description |
|---|---|
String |
getElasticIp() |
String |
getKeypair() |
ComputeProviderType |
getProviderType() |
String |
getSecurityGroup() |
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)
Copyright © 2009–2015 DuraSpace. All rights reserved.