#include <GreengrassCoreIpcModel.h>
◆ ComponentUpdatePolicyEvents() [1/2]
Aws::Greengrass::ComponentUpdatePolicyEvents::ComponentUpdatePolicyEvents |
( |
| ) |
|
|
inlinenoexcept |
◆ ComponentUpdatePolicyEvents() [2/2]
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::ComponentUpdatePolicyEvents::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetPostUpdateEvent()
An event that indicates that the nucleus updated a component.
◆ GetPreUpdateEvent()
An event that indicates that the Greengrass wants to update a component.
◆ operator<()
◆ operator=()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::ComponentUpdatePolicyEvents::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetPostUpdateEvent()
void Aws::Greengrass::ComponentUpdatePolicyEvents::SetPostUpdateEvent |
( |
const PostComponentUpdateEvent & |
postUpdateEvent | ) |
|
|
inlinenoexcept |
An event that indicates that the nucleus updated a component.
◆ SetPreUpdateEvent()
void Aws::Greengrass::ComponentUpdatePolicyEvents::SetPreUpdateEvent |
( |
const PreComponentUpdateEvent & |
preUpdateEvent | ) |
|
|
inlinenoexcept |
An event that indicates that the Greengrass wants to update a component.
◆ MODEL_NAME
The documentation for this class was generated from the following files: