Uses of Class
com.mypurecloud.sdk.v2.model.ArchitectJobMessage
Packages that use ArchitectJobMessage
-
Uses of ArchitectJobMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ArchitectJobMessageModifier and TypeMethodDescriptionThe DateTime when the message was generated.The text of the message.ArchitectJobMessage.type(ArchitectJobMessage.TypeEnum type) The message type.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ArchitectJobMessageModifier and TypeMethodDescriptionArchitectExportJobStateResponse.getMessages()ArchitectJobStateResponse.getMessages()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ArchitectJobMessageModifier and TypeMethodDescriptionArchitectExportJobStateResponse.messages(List<ArchitectJobMessage> messages) Warnings and Errors messages of the Architect JobArchitectJobStateResponse.messages(List<ArchitectJobMessage> messages) Warnings and Errors messages of the Architect JobvoidArchitectExportJobStateResponse.setMessages(List<ArchitectJobMessage> messages) voidArchitectJobStateResponse.setMessages(List<ArchitectJobMessage> messages)