| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
void |
ResellerApi.createChildDomain(String childIdentifier,
AddChildDomain addChildDomain)
Create a domain for a child account
|
com.squareup.okhttp.Call |
ResellerApi.createChildDomainAsync(String childIdentifier,
AddChildDomain addChildDomain,
ApiCallback<Void> callback)
Create a domain for a child account (asynchronously)
|
com.squareup.okhttp.Call |
ResellerApi.createChildDomainCall(String childIdentifier,
AddChildDomain addChildDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createChildDomain
|
ApiResponse<Void> |
ResellerApi.createChildDomainWithHttpInfo(String childIdentifier,
AddChildDomain addChildDomain)
Create a domain for a child account
|
| Modifier and Type | Method and Description |
|---|---|
AddChildDomain |
AddChildDomain.domain(String domain) |
Copyright © 2021. All rights reserved.