public class Service extends Object
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedAt() |
String |
getDefaultSubdomain() |
String |
getDescription() |
Integer |
getId() |
String |
getName() |
Boolean |
getRequiresSetup() |
List<ServiceSetting> |
getSettings() |
String |
getSetupDescription() |
String |
getShortName() |
String |
getUpdatedAt() |
public Integer getId()
public String getName()
public String getShortName()
public String getDescription()
public String getSetupDescription()
public Boolean getRequiresSetup()
public String getDefaultSubdomain()
public String getCreatedAt()
public String getUpdatedAt()
public List<ServiceSetting> getSettings()
Copyright © 2017 DNSimple. All rights reserved.