#include <GreengrassCoreIpcModel.h>
◆ DeferComponentUpdateRequest() [1/2]
Aws::Greengrass::DeferComponentUpdateRequest::DeferComponentUpdateRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ DeferComponentUpdateRequest() [2/2]
◆ GetDeploymentId()
The ID of the AWS IoT Greengrass deployment to defer.
◆ GetMessage()
(Optional) The name of the component for which to defer updates. Defaults to the name of the component that makes the request.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::DeferComponentUpdateRequest::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetRecheckAfterMs()
Aws::Crt::Optional<int64_t> Aws::Greengrass::DeferComponentUpdateRequest::GetRecheckAfterMs |
( |
| ) |
|
|
inlinenoexcept |
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::DeferComponentUpdateRequest::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetDeploymentId()
void Aws::Greengrass::DeferComponentUpdateRequest::SetDeploymentId |
( |
const Aws::Crt::String & |
deploymentId | ) |
|
|
inlinenoexcept |
The ID of the AWS IoT Greengrass deployment to defer.
◆ SetMessage()
void Aws::Greengrass::DeferComponentUpdateRequest::SetMessage |
( |
const Aws::Crt::String & |
message | ) |
|
|
inlinenoexcept |
(Optional) The name of the component for which to defer updates. Defaults to the name of the component that makes the request.
◆ SetRecheckAfterMs()
void Aws::Greengrass::DeferComponentUpdateRequest::SetRecheckAfterMs |
( |
const int64_t & |
recheckAfterMs | ) |
|
|
inlinenoexcept |
◆ MODEL_NAME
The documentation for this class was generated from the following files: