Package-level declarations
Types
Functions
Link copied to clipboard
inline fun <T : Serializable> <Error class: unknown class>.build(id: String = UUID.randomUUID().toString(), payload: T, mediaType: String? = ContentType.Application.Json.toString()): AttachmentDescriptor
Builds an AttachmentDescriptor object with the specified parameters.