Uses of Class
com.mypurecloud.sdk.v2.model.ResponseSubstitution
Packages that use ResponseSubstitution
-
Uses of ResponseSubstitution in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResponseSubstitutionModifier and TypeMethodDescriptionResponseSubstitution.defaultValue(String defaultValue) Response substitution default value.ResponseSubstitution.description(String description) Response substitution description.Response substitution identifier.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ResponseSubstitutionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ResponseSubstitutionModifier and TypeMethodDescriptionvoidResponse.setSubstitutions(List<ResponseSubstitution> substitutions) Response.substitutions(List<ResponseSubstitution> substitutions) Details about any text substitutions used in the texts for this response.