Package | Description |
---|---|
com.clxcommunications.xms.api |
A collection of classes that represent objects sent and received from the XMS
REST API.
|
Modifier and Type | Method and Description |
---|---|
abstract Map<String,ParameterValues> |
MtBatchTextSmsCreate.parameters()
The message template parameter substitutions.
|
abstract Map<String,ParameterValues> |
MtBatchTextSmsResult.parameters()
The message template parameter substitutions.
|
abstract UpdateValue<Map<String,ParameterValues>> |
MtBatchTextSmsUpdate.parameters()
Description of how to update the batch parameters.
|
Modifier and Type | Method and Description |
---|---|
MtBatchTextSmsUpdate.Builder |
MtBatchTextSmsUpdate.Builder.parameters(Map<String,ParameterValues> params)
Replaces the batch parameters to the ones in the given map.
|
Copyright © 2016–2019 CLX Communications. All rights reserved.