#include <GreengrassCoreIpcModel.h>
◆ RestartComponentResponse() [1/2]
Aws::Greengrass::RestartComponentResponse::RestartComponentResponse |
( |
| ) |
|
|
inlinenoexcept |
◆ RestartComponentResponse() [2/2]
◆ GetMessage()
A message about why the component failed to restart, if the request failed.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::RestartComponentResponse::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetRestartStatus()
The status of the restart request.
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::RestartComponentResponse::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetMessage()
void Aws::Greengrass::RestartComponentResponse::SetMessage |
( |
const Aws::Crt::String & |
message | ) |
|
|
inlinenoexcept |
A message about why the component failed to restart, if the request failed.
◆ SetRestartStatus()
void Aws::Greengrass::RestartComponentResponse::SetRestartStatus |
( |
RequestStatus |
restartStatus | ) |
|
|
noexcept |
The status of the restart request.
◆ MODEL_NAME
The documentation for this class was generated from the following files: