Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
ExportLink |
ExportControllerApi.getExportLink(String exportType,
ExportOptions exportOptions,
String apiKey)
Get export link
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ExportLink> |
ExportControllerApi.getExportLinkWithHttpInfo(String exportType,
ExportOptions exportOptions,
String apiKey)
Get export link
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
ExportControllerApi.getExportLinkAsync(String exportType,
ExportOptions exportOptions,
String apiKey,
ApiCallback<ExportLink> _callback)
Get export link (asynchronously)
|
Modifier and Type | Method and Description |
---|---|
ExportLink |
ExportLink.downloadLink(String downloadLink) |
static ExportLink |
ExportLink.fromJson(String jsonString)
Create an instance of ExportLink given an JSON string
|
Copyright © 2023. All rights reserved.