7#include <aws/mwaa/MWAA_EXPORTS.h>
8#include <aws/core/utils/Document.h>
47 inline void SetRestApiStatusCode(
int value) { m_restApiStatusCodeHasBeenSet =
true; m_restApiStatusCode = value; }
65 int m_restApiStatusCode;
66 bool m_restApiStatusCodeHasBeenSet =
false;
69 bool m_restApiResponseHasBeenSet =
false;
AWS_MWAA_API RestApiClientException(Aws::Utils::Json::JsonView jsonValue)
void SetRestApiResponse(const Aws::Utils::Document &value)
void SetRestApiStatusCode(int value)
RestApiClientException & WithRestApiResponse(Aws::Utils::Document &&value)
Aws::Utils::DocumentView GetRestApiResponse() const
AWS_MWAA_API RestApiClientException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MWAA_API RestApiClientException()
RestApiClientException & WithRestApiStatusCode(int value)
AWS_MWAA_API Aws::Utils::Json::JsonValue Jsonize() const
bool RestApiResponseHasBeenSet() const
int GetRestApiStatusCode() const
bool RestApiStatusCodeHasBeenSet() const
void SetRestApiResponse(Aws::Utils::Document &&value)
RestApiClientException & WithRestApiResponse(const Aws::Utils::Document &value)
Aws::Utils::Json::JsonValue JsonValue