| Package | Description | 
|---|---|
| com.mailslurp.apis | |
| com.mailslurp.models | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectorSyncRequestResult | 
ConnectorControllerApi.syncConnector(UUID id)
Sync an inbox connector 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ApiResponse<ConnectorSyncRequestResult> | 
ConnectorControllerApi.syncConnectorWithHttpInfo(UUID id)
Sync an inbox connector 
 | 
| Modifier and Type | Method and Description | 
|---|---|
okhttp3.Call | 
ConnectorControllerApi.syncConnectorAsync(UUID id,
                  ApiCallback<ConnectorSyncRequestResult> _callback)
Sync an inbox connector (asynchronously) 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectorSyncRequestResult | 
ConnectorSyncRequestResult.eventId(UUID eventId)  | 
ConnectorSyncRequestResult | 
ConnectorSyncRequestResult.exception(ConnectorSyncRequestResultException exception)  | 
static ConnectorSyncRequestResult | 
ConnectorSyncRequestResult.fromJson(String jsonString)
Create an instance of ConnectorSyncRequestResult given an JSON string 
 | 
ConnectorSyncRequestResult | 
ConnectorSyncRequestResult.syncResult(ConnectorSyncResult syncResult)  | 
Copyright © 2023. All rights reserved.