Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
EmptyResponseDto |
PhoneControllerApi.deleteEmergencyAddress(UUID addressId) |
Modifier and Type | Method and Description |
---|---|
ApiResponse<EmptyResponseDto> |
PhoneControllerApi.deleteEmergencyAddressWithHttpInfo(UUID addressId) |
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
PhoneControllerApi.deleteEmergencyAddressAsync(UUID addressId,
ApiCallback<EmptyResponseDto> _callback)
(asynchronously)
|
Modifier and Type | Method and Description |
---|---|
static EmptyResponseDto |
EmptyResponseDto.fromJson(String jsonString)
Create an instance of EmptyResponseDto given an JSON string
|
EmptyResponseDto |
EmptyResponseDto.message(String message) |
Copyright © 2023. All rights reserved.