#include <GreengrassCoreIpcModel.h>
◆ PublishToIoTCoreRequest() [1/2]
Aws::Greengrass::PublishToIoTCoreRequest::PublishToIoTCoreRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ PublishToIoTCoreRequest() [2/2]
◆ GetContentType()
(Optional) Message content type.
◆ GetCorrelationData()
(Optional) Correlation data blob for request/response.
◆ GetMessageExpiryIntervalSeconds()
Aws::Crt::Optional<int64_t> Aws::Greengrass::PublishToIoTCoreRequest::GetMessageExpiryIntervalSeconds |
( |
| ) |
|
|
inlinenoexcept |
(Optional) Message expiry interval in seconds.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::PublishToIoTCoreRequest::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetPayload()
(Optional) The message payload as a blob.
◆ GetPayloadFormat()
(Optional) Message payload format.
◆ GetQos()
◆ GetResponseTopic()
(Optional) Response topic for request/response.
◆ GetRetain()
(Optional) Whether to set MQTT retain option to true when publishing.
◆ GetTopicName()
The topic to which to publish the message.
◆ GetUserProperties()
(Optional) MQTT user properties associated with the message.
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::PublishToIoTCoreRequest::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetContentType()
void Aws::Greengrass::PublishToIoTCoreRequest::SetContentType |
( |
const Aws::Crt::String & |
contentType | ) |
|
|
inlinenoexcept |
(Optional) Message content type.
◆ SetCorrelationData()
void Aws::Greengrass::PublishToIoTCoreRequest::SetCorrelationData |
( |
const Aws::Crt::Vector< uint8_t > & |
correlationData | ) |
|
|
inlinenoexcept |
(Optional) Correlation data blob for request/response.
◆ SetMessageExpiryIntervalSeconds()
void Aws::Greengrass::PublishToIoTCoreRequest::SetMessageExpiryIntervalSeconds |
( |
const int64_t & |
messageExpiryIntervalSeconds | ) |
|
|
inlinenoexcept |
(Optional) Message expiry interval in seconds.
◆ SetPayload()
void Aws::Greengrass::PublishToIoTCoreRequest::SetPayload |
( |
const Aws::Crt::Vector< uint8_t > & |
payload | ) |
|
|
inlinenoexcept |
(Optional) The message payload as a blob.
◆ SetPayloadFormat()
void Aws::Greengrass::PublishToIoTCoreRequest::SetPayloadFormat |
( |
PayloadFormat |
payloadFormat | ) |
|
|
noexcept |
(Optional) Message payload format.
◆ SetQos()
void Aws::Greengrass::PublishToIoTCoreRequest::SetQos |
( |
QOS |
qos | ) |
|
|
noexcept |
◆ SetResponseTopic()
void Aws::Greengrass::PublishToIoTCoreRequest::SetResponseTopic |
( |
const Aws::Crt::String & |
responseTopic | ) |
|
|
inlinenoexcept |
(Optional) Response topic for request/response.
◆ SetRetain()
void Aws::Greengrass::PublishToIoTCoreRequest::SetRetain |
( |
const bool & |
retain | ) |
|
|
inlinenoexcept |
(Optional) Whether to set MQTT retain option to true when publishing.
◆ SetTopicName()
void Aws::Greengrass::PublishToIoTCoreRequest::SetTopicName |
( |
const Aws::Crt::String & |
topicName | ) |
|
|
inlinenoexcept |
The topic to which to publish the message.
◆ SetUserProperties()
(Optional) MQTT user properties associated with the message.
◆ MODEL_NAME
The documentation for this class was generated from the following files: