kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-core
/
dev.kourier.amqp
/
PropertiesBuilder
Properties
Builder
class
PropertiesBuilder
Members
Constructors
Properties
Builder
Link copied to clipboard
constructor
(
)
Properties
app
Id
Link copied to clipboard
var
appId
:
String
?
content
Encoding
Link copied to clipboard
var
contentEncoding
:
String
?
content
Type
Link copied to clipboard
var
contentType
:
String
?
correlation
Id
Link copied to clipboard
var
correlationId
:
String
?
delivery
Mode
Link copied to clipboard
var
deliveryMode
:
UByte
?
expiration
Link copied to clipboard
var
expiration
:
String
?
headers
Link copied to clipboard
var
headers
:
Table
?
message
Id
Link copied to clipboard
var
messageId
:
String
?
priority
Link copied to clipboard
var
priority
:
UByte
?
reply
To
Link copied to clipboard
var
replyTo
:
String
?
reserved1
Link copied to clipboard
var
reserved1
:
String
?
timestamp
Link copied to clipboard
var
timestamp
:
Long
?
type
Link copied to clipboard
var
type
:
String
?
user
Id
Link copied to clipboard
var
userId
:
String
?
Functions
build
Link copied to clipboard
fun
build
(
)
:
Properties