Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
void |
PhoneControllerApi.testPhoneNumberSendSms(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId) |
okhttp3.Call |
PhoneControllerApi.testPhoneNumberSendSmsAsync(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId,
ApiCallback<Void> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.testPhoneNumberSendSmsCall(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId,
ApiCallback _callback)
Build call for testPhoneNumberSendSms
|
ApiResponse<Void> |
PhoneControllerApi.testPhoneNumberSendSmsWithHttpInfo(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId) |
Modifier and Type | Method and Description |
---|---|
static TestPhoneNumberOptions |
TestPhoneNumberOptions.fromJson(String jsonString)
Create an instance of TestPhoneNumberOptions given an JSON string
|
TestPhoneNumberOptions |
TestPhoneNumberOptions.message(String message) |
Copyright © 2023. All rights reserved.