@Entity public class ComputeProviderAccount extends ProviderAccount
password, usernameid| Constructor and Description |
|---|
ComputeProviderAccount() |
| Modifier and Type | Method and Description |
|---|---|
String |
getElasticIp() |
String |
getKeypair() |
org.duracloud.computeprovider.domain.ComputeProviderType |
getProviderType() |
String |
getSecurityGroup() |
void |
setElasticIp(String elasticIp) |
void |
setKeypair(String keypair) |
void |
setProviderType(org.duracloud.computeprovider.domain.ComputeProviderType providerType) |
void |
setSecurityGroup(String securityGroup) |
getPassword, getUsername, setPassword, setUsernameequals, getId, getModified, hashCode, setId, setModifiedpublic org.duracloud.computeprovider.domain.ComputeProviderType getProviderType()
public void setProviderType(org.duracloud.computeprovider.domain.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 © 2015–2016 DuraSpace. All rights reserved.