#include <GreengrassCoreIpcModel.h>
◆ CredentialDocument() [1/2]
Aws::Greengrass::CredentialDocument::CredentialDocument |
( |
| ) |
|
|
inlinenoexcept |
◆ CredentialDocument() [2/2]
Aws::Greengrass::CredentialDocument::CredentialDocument |
( |
const CredentialDocument & |
objectToCopy | ) |
|
|
inline |
◆ GetModelName()
|
overrideprotectedvirtualnoexcept |
◆ GetMqttCredential()
The client device's MQTT credentials. Specify the client ID and certificate that the client device uses to connect.
◆ operator<()
◆ operator=()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::CredentialDocument::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetMqttCredential()
void Aws::Greengrass::CredentialDocument::SetMqttCredential |
( |
const MQTTCredential & |
mqttCredential | ) |
|
|
inlinenoexcept |
The client device's MQTT credentials. Specify the client ID and certificate that the client device uses to connect.
◆ MODEL_NAME
const char * Aws::Greengrass::CredentialDocument::MODEL_NAME = "aws.greengrass#CredentialDocument" |
|
static |
The documentation for this class was generated from the following files: