Uses of Class
com.mypurecloud.sdk.v2.model.PersistentConnectionChangeTopicErrorInfoDetails
Packages that use PersistentConnectionChangeTopicErrorInfoDetails
-
Uses of PersistentConnectionChangeTopicErrorInfoDetails in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PersistentConnectionChangeTopicErrorInfoDetailsModifier and TypeMethodDescriptionPersistentConnectionChangeTopicErrorInfoDetails.location(PersistentConnectionChangeTopicErrorLocation location) PersistentConnectionChangeTopicErrorInfoDetails.userMessage(String userMessage) PersistentConnectionChangeTopicErrorInfoDetails.userParams(Map<String, String> userParams) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type PersistentConnectionChangeTopicErrorInfoDetailsModifier and TypeMethodDescriptionPersistentConnectionChangeTopicErrorInfo.getNestedErrorDetails()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type PersistentConnectionChangeTopicErrorInfoDetailsModifier and TypeMethodDescriptionPersistentConnectionChangeTopicErrorInfo.nestedErrorDetails(List<PersistentConnectionChangeTopicErrorInfoDetails> nestedErrorDetails) voidPersistentConnectionChangeTopicErrorInfo.setNestedErrorDetails(List<PersistentConnectionChangeTopicErrorInfoDetails> nestedErrorDetails)