com.azure.core.amqp.models.AmqpMessageProperties
Aliases
Parameters
subClasses
superClasses
Any
java.lang.Object
Js Constructors
new com_azure_core_amqp_models_AmqpMessageProperties
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
asInstanceOf
()
:
scala.Any.T0
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getAbsoluteExpiryTime
()
:
java.time.OffsetDateTime
getClass
()
:
java.lang.Class
[
Any
]
getContentEncoding
()
:
java.lang.String
getContentType
()
:
java.lang.String
getCorrelationId
()
:
com.azure.core.amqp.models.AmqpMessageId
getCreationTime
()
:
java.time.OffsetDateTime
getGroupId
()
:
java.lang.String
getGroupSequence
()
:
java.lang.Long
getMessageId
()
:
com.azure.core.amqp.models.AmqpMessageId
getReplyTo
()
:
com.azure.core.amqp.models.AmqpAddress
getReplyToGroupId
()
:
java.lang.String
getSubject
()
:
java.lang.String
getTo
()
:
com.azure.core.amqp.models.AmqpAddress
getUserId
()
:
Array
[
byte
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
setAbsoluteExpiryTime
(
x$1:
java.time.OffsetDateTime
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setContentEncoding
(
x$1:
java.lang.String
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setContentType
(
x$1:
java.lang.String
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setCorrelationId
(
x$1:
com.azure.core.amqp.models.AmqpMessageId
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setCreationTime
(
x$1:
java.time.OffsetDateTime
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setGroupId
(
x$1:
java.lang.String
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setGroupSequence
(
x$1:
java.lang.Long
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setMessageId
(
x$1:
com.azure.core.amqp.models.AmqpMessageId
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setReplyTo
(
x$1:
com.azure.core.amqp.models.AmqpAddress
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setReplyToGroupId
(
x$1:
java.lang.String
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setSubject
(
x$1:
java.lang.String
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setTo
(
x$1:
com.azure.core.amqp.models.AmqpAddress
)
:
com.azure.core.amqp.models.AmqpMessageProperties
setUserId
(
x$1:
Array
[
byte
]
)
:
com.azure.core.amqp.models.AmqpMessageProperties
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit