#include <GreengrassCoreIpcModel.h>
◆ SubscribeToTopicRequest() [1/2]
Aws::Greengrass::SubscribeToTopicRequest::SubscribeToTopicRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ SubscribeToTopicRequest() [2/2]
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::SubscribeToTopicRequest::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetReceiveMode()
(Optional) The behavior that specifies whether the component receives messages from itself.
◆ GetTopic()
The topic to subscribe to. Supports MQTT-style wildcards.
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::SubscribeToTopicRequest::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetReceiveMode()
void Aws::Greengrass::SubscribeToTopicRequest::SetReceiveMode |
( |
ReceiveMode |
receiveMode | ) |
|
|
noexcept |
(Optional) The behavior that specifies whether the component receives messages from itself.
◆ SetTopic()
void Aws::Greengrass::SubscribeToTopicRequest::SetTopic |
( |
const Aws::Crt::String & |
topic | ) |
|
|
inlinenoexcept |
The topic to subscribe to. Supports MQTT-style wildcards.
◆ MODEL_NAME
The documentation for this class was generated from the following files: