| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
CreateUpdateContactModel |
ContactsApi.createContact(CreateContact createContact)
Create a contact
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateUpdateContactModel> |
ContactsApi.createContactWithHttpInfo(CreateContact createContact)
Create a contact
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ContactsApi.createContactAsync(CreateContact createContact,
ApiCallback<CreateUpdateContactModel> callback)
Create a contact (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateUpdateContactModel |
CreateUpdateContactModel.id(Long id) |
Copyright © 2021. All rights reserved.