#include <CertificateDoesNotExistException.h>
The certificate is not present in the system for describe or deregister activities.
See Also:
AWS API Reference
Definition at line 32 of file CertificateDoesNotExistException.h.
◆ CertificateDoesNotExistException() [1/2]
Aws::DirectoryService::Model::CertificateDoesNotExistException::CertificateDoesNotExistException |
( |
| ) |
|
◆ CertificateDoesNotExistException() [2/2]
Aws::DirectoryService::Model::CertificateDoesNotExistException::CertificateDoesNotExistException |
( |
Aws::Utils::Json::JsonView |
jsonValue | ) |
|
◆ GetMessage()
const Aws::String& Aws::DirectoryService::Model::CertificateDoesNotExistException::GetMessage |
( |
| ) |
const |
|
inline |
◆ GetRequestId()
const Aws::String& Aws::DirectoryService::Model::CertificateDoesNotExistException::GetRequestId |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::DirectoryService::Model::CertificateDoesNotExistException::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ RequestIdHasBeenSet()
bool Aws::DirectoryService::Model::CertificateDoesNotExistException::RequestIdHasBeenSet |
( |
| ) |
const |
|
inline |
◆ SetMessage() [1/3]
void Aws::DirectoryService::Model::CertificateDoesNotExistException::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetMessage() [2/3]
void Aws::DirectoryService::Model::CertificateDoesNotExistException::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetMessage() [3/3]
void Aws::DirectoryService::Model::CertificateDoesNotExistException::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
◆ SetRequestId() [1/3]
void Aws::DirectoryService::Model::CertificateDoesNotExistException::SetRequestId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetRequestId() [2/3]
void Aws::DirectoryService::Model::CertificateDoesNotExistException::SetRequestId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetRequestId() [3/3]
void Aws::DirectoryService::Model::CertificateDoesNotExistException::SetRequestId |
( |
const char * |
value | ) |
|
|
inline |
◆ WithMessage() [1/3]
◆ WithMessage() [2/3]
◆ WithMessage() [3/3]
◆ WithRequestId() [1/3]
◆ WithRequestId() [2/3]
◆ WithRequestId() [3/3]
The documentation for this class was generated from the following file: