#include <InvalidParameterException.h>
One or more parameters are not valid.
See Also:
AWS API Reference
Definition at line 31 of file InvalidParameterException.h.
◆ InvalidParameterException() [1/2]
Aws::DirectoryService::Model::InvalidParameterException::InvalidParameterException |
( |
| ) |
|
◆ InvalidParameterException() [2/2]
◆ GetMessage()
const Aws::String& Aws::DirectoryService::Model::InvalidParameterException::GetMessage |
( |
| ) |
const |
|
inline |
◆ GetRequestId()
const Aws::String& Aws::DirectoryService::Model::InvalidParameterException::GetRequestId |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::DirectoryService::Model::InvalidParameterException::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ RequestIdHasBeenSet()
bool Aws::DirectoryService::Model::InvalidParameterException::RequestIdHasBeenSet |
( |
| ) |
const |
|
inline |
◆ SetMessage() [1/3]
void Aws::DirectoryService::Model::InvalidParameterException::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetMessage() [2/3]
void Aws::DirectoryService::Model::InvalidParameterException::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetMessage() [3/3]
void Aws::DirectoryService::Model::InvalidParameterException::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
◆ SetRequestId() [1/3]
void Aws::DirectoryService::Model::InvalidParameterException::SetRequestId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetRequestId() [2/3]
void Aws::DirectoryService::Model::InvalidParameterException::SetRequestId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetRequestId() [3/3]
void Aws::DirectoryService::Model::InvalidParameterException::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: