#include <GreengrassCoreIpcModel.h>
◆ VerifyClientDeviceIdentityResponse() [1/2]
Aws::Greengrass::VerifyClientDeviceIdentityResponse::VerifyClientDeviceIdentityResponse |
( |
| ) |
|
|
inlinenoexcept |
◆ VerifyClientDeviceIdentityResponse() [2/2]
◆ GetIsValidClientDevice()
Aws::Crt::Optional<bool> Aws::Greengrass::VerifyClientDeviceIdentityResponse::GetIsValidClientDevice |
( |
| ) |
|
|
inlinenoexcept |
Whether the client device's identity is valid.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::VerifyClientDeviceIdentityResponse::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::VerifyClientDeviceIdentityResponse::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetIsValidClientDevice()
void Aws::Greengrass::VerifyClientDeviceIdentityResponse::SetIsValidClientDevice |
( |
const bool & |
isValidClientDevice | ) |
|
|
inlinenoexcept |
Whether the client device's identity is valid.
◆ MODEL_NAME
const char * Aws::Greengrass::VerifyClientDeviceIdentityResponse::MODEL_NAME |
|
static |
Initial value:=
"aws.greengrass#VerifyClientDeviceIdentityResponse"
The documentation for this class was generated from the following files: