| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
void |
ResellerApi.updateChildDomain(String childIdentifier,
String domainName,
UpdateChildDomain updateChildDomain)
Update the sender domain of reseller's child based on the childIdentifier and domainName passed
|
com.squareup.okhttp.Call |
ResellerApi.updateChildDomainAsync(String childIdentifier,
String domainName,
UpdateChildDomain updateChildDomain,
ApiCallback<Void> callback)
Update the sender domain of reseller's child based on the childIdentifier and domainName passed (asynchronously)
|
com.squareup.okhttp.Call |
ResellerApi.updateChildDomainCall(String childIdentifier,
String domainName,
UpdateChildDomain updateChildDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateChildDomain
|
ApiResponse<Void> |
ResellerApi.updateChildDomainWithHttpInfo(String childIdentifier,
String domainName,
UpdateChildDomain updateChildDomain)
Update the sender domain of reseller's child based on the childIdentifier and domainName passed
|
| Modifier and Type | Method and Description |
|---|---|
UpdateChildDomain |
UpdateChildDomain.domain(String domain) |
Copyright © 2021. All rights reserved.