Interface SDKMethodInterfaces.MethodCallGetSmsPrice
-
- All Known Implementing Classes:
Sms
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallGetSmsPrice
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetSmsPriceResponsegetPrice(GetSmsPriceRequestBody request, java.util.Optional<Options> options)
-
-
-
Method Detail
-
getPrice
GetSmsPriceResponse getPrice(GetSmsPriceRequestBody request, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-