| Package | Description | 
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.functions.internal | 
| Modifier and Type | Field and Description | 
|---|---|
static GleSYSBoolean | 
GleSYSBoolean.FALSE  | 
static GleSYSBoolean | 
GleSYSBoolean.TRUE  | 
| Constructor and Description | 
|---|
Archive(String username,
       String totalSize,
       String freeSize,
       GleSYSBoolean locked)  | 
Domain(String domainName,
      Date createTime,
      int recordCount,
      GleSYSBoolean useGlesysNameServer,
      String primaryNameServer,
      String responsiblePerson,
      int ttl,
      int refresh,
      int retry,
      int expire,
      int minimum)  | 
EmailAccount(String account,
            EmailQuota quota,
            int antispamLevel,
            GleSYSBoolean antiVirus,
            GleSYSBoolean autoRespond,
            String autoRespondMessage,
            GleSYSBoolean autoRespondSaveEmail,
            Date created,
            Date modified)  | 
IpDetails(String datacenter,
         int version,
         String ptr,
         String platform,
         String address,
         String netmask,
         String broadcast,
         String gateway,
         List<String> nameServers,
         String serverId,
         Cost cost,
         GleSYSBoolean reserved)  | 
| Modifier and Type | Method and Description | 
|---|---|
GleSYSBoolean | 
GleSYSTypeAdapters.GleSYSBooleanAdapter.read(com.google.gson.stream.JsonReader in)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GleSYSTypeAdapters.GleSYSBooleanAdapter.write(com.google.gson.stream.JsonWriter writer,
     GleSYSBoolean value)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.