| Package | Description |
|---|---|
| com.mailslurp.apis | |
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
PageTemplateProjection |
TemplateControllerApi.getAllTemplates(Integer page,
Integer size,
String sort)
Get all Templates in paginated format
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PageTemplateProjection> |
TemplateControllerApi.getAllTemplatesWithHttpInfo(Integer page,
Integer size,
String sort)
Get all Templates in paginated format
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
TemplateControllerApi.getAllTemplatesAsync(Integer page,
Integer size,
String sort,
ApiCallback<PageTemplateProjection> _callback)
Get all Templates in paginated format (asynchronously)
|
Copyright © 2021. All rights reserved.