#include <GreengrassCoreIpcModel.h>
◆ DeleteThingShadowRequest() [1/2]
Aws::Greengrass::DeleteThingShadowRequest::DeleteThingShadowRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ DeleteThingShadowRequest() [2/2]
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::DeleteThingShadowRequest::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ 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::DeleteThingShadowRequest::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetShadowName()
void Aws::Greengrass::DeleteThingShadowRequest::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::DeleteThingShadowRequest::SetThingName |
( |
const Aws::Crt::String & |
thingName | ) |
|
|
inlinenoexcept |
◆ MODEL_NAME
The documentation for this class was generated from the following files: