| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
EmailDTO |
DefaultApi.botDataAddEmailPost(EmailDTO body)
Add an Email
Here we can use this to configure email
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<EmailDTO> |
DefaultApi.botDataAddEmailPostWithHttpInfo(EmailDTO body)
Add an Email
Here we can use this to configure email
|
| Modifier and Type | Method and Description |
|---|---|
EmailDTO |
DefaultApi.botDataAddEmailPost(EmailDTO body)
Add an Email
Here we can use this to configure email
|
com.squareup.okhttp.Call |
DefaultApi.botDataAddEmailPostAsync(EmailDTO body,
ApiCallback<EmailDTO> callback)
Add an Email (asynchronously)
Here we can use this to configure email
|
com.squareup.okhttp.Call |
DefaultApi.botDataAddEmailPostCall(EmailDTO body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for botDataAddEmailPost
|
ApiResponse<EmailDTO> |
DefaultApi.botDataAddEmailPostWithHttpInfo(EmailDTO body)
Add an Email
Here we can use this to configure email
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DefaultApi.botDataAddEmailPostAsync(EmailDTO body,
ApiCallback<EmailDTO> callback)
Add an Email (asynchronously)
Here we can use this to configure email
|
| Modifier and Type | Method and Description |
|---|---|
EmailDTO |
EmailDTO.email(String email) |
Copyright © 2020 WSO2 Inc. All rights reserved.