#include <GreengrassCoreIpcModel.h>
◆ UpdateThingShadowRequest() [1/2]
Aws::Greengrass::UpdateThingShadowRequest::UpdateThingShadowRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ UpdateThingShadowRequest() [2/2]
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::UpdateThingShadowRequest::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetPayload()
The request state document as a JSON encoded blob.
◆ GetShadowName()
The name of the shadow. To specify the thing's classic shadow, set this parameter to an empty string ("").
◆ GetThingName()
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::UpdateThingShadowRequest::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetPayload()
void Aws::Greengrass::UpdateThingShadowRequest::SetPayload |
( |
const Aws::Crt::Vector< uint8_t > & |
payload | ) |
|
|
inlinenoexcept |
The request state document as a JSON encoded blob.
◆ SetShadowName()
void Aws::Greengrass::UpdateThingShadowRequest::SetShadowName |
( |
const Aws::Crt::String & |
shadowName | ) |
|
|
inlinenoexcept |
The name of the shadow. To specify the thing's classic shadow, set this parameter to an empty string ("").
◆ SetThingName()
void Aws::Greengrass::UpdateThingShadowRequest::SetThingName |
( |
const Aws::Crt::String & |
thingName | ) |
|
|
inlinenoexcept |
◆ MODEL_NAME
The documentation for this class was generated from the following files: