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