#include <GreengrassCoreIpcModel.h>
◆ ListNamedShadowsForThingResponse() [1/2]
Aws::Greengrass::ListNamedShadowsForThingResponse::ListNamedShadowsForThingResponse |
( |
| ) |
|
|
inlinenoexcept |
◆ ListNamedShadowsForThingResponse() [2/2]
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::ListNamedShadowsForThingResponse::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetNextToken()
(Optional) The token value to use in paged requests to retrieve the next page in the sequence. This token isn't present when there are no more shadow names to return.
◆ GetResults()
The list of shadow names.
◆ GetTimestamp()
(Optional) The date and time that the response was generated.
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::ListNamedShadowsForThingResponse::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetNextToken()
void Aws::Greengrass::ListNamedShadowsForThingResponse::SetNextToken |
( |
const Aws::Crt::String & |
nextToken | ) |
|
|
inlinenoexcept |
(Optional) The token value to use in paged requests to retrieve the next page in the sequence. This token isn't present when there are no more shadow names to return.
◆ SetResults()
The list of shadow names.
◆ SetTimestamp()
void Aws::Greengrass::ListNamedShadowsForThingResponse::SetTimestamp |
( |
const Aws::Crt::DateTime & |
timestamp | ) |
|
|
inlinenoexcept |
(Optional) The date and time that the response was generated.
◆ MODEL_NAME
The documentation for this class was generated from the following files: