public interface RestfulForms
| Modifier and Type | Method and Description |
|---|---|
Response<List<FormDetails>> |
getForms()
Returns a skysail
Response containing the list of available forms. |
@Get Response<List<FormDetails>> getForms()
Response containing the list of available forms.Copyright © 2011-2013. All Rights Reserved.