public class DuracloudConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PORT |
| Constructor and Description |
|---|
DuracloudConfiguration(String username,
String password,
String host,
int port,
String spaceId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getSpaceId() |
String |
getUsername() |
boolean |
isDefaultPort() |
public static final String DEFAULT_PORT
Copyright © 2009–2018 DuraSpace. All rights reserved.