7#include <aws/application-insights/ApplicationInsights_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/application-insights/model/Status.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/application-insights/model/SeverityLevel.h>
12#include <aws/core/utils/memory/stl/AWSMap.h>
13#include <aws/application-insights/model/Visibility.h>
14#include <aws/application-insights/model/ResolutionMethod.h>
15#include <aws/application-insights/model/FeedbackKey.h>
16#include <aws/application-insights/model/FeedbackValue.h>
29namespace ApplicationInsights
56 inline void SetId(
Aws::String&& value) { m_idHasBeenSet =
true; m_id = std::move(value); }
57 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
71 inline void SetTitle(
const char* value) { m_titleHasBeenSet =
true; m_title.assign(value); }
85 inline void SetShortName(
const char* value) { m_shortNameHasBeenSet =
true; m_shortName.assign(value); }
99 inline void SetInsights(
const char* value) { m_insightsHasBeenSet =
true; m_insights.assign(value); }
111 inline void SetStatus(
const Status& value) { m_statusHasBeenSet =
true; m_status = value; }
112 inline void SetStatus(
Status&& value) { m_statusHasBeenSet =
true; m_status = std::move(value); }
125 inline void SetAffectedResource(
const char* value) { m_affectedResourceHasBeenSet =
true; m_affectedResource.assign(value); }
176 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
190 inline void SetResourceGroupName(
const char* value) { m_resourceGroupNameHasBeenSet =
true; m_resourceGroupName.assign(value); }
219 inline void SetRecurringCount(
long long value) { m_recurringCountHasBeenSet =
true; m_recurringCount = value; }
265 bool m_idHasBeenSet =
false;
268 bool m_titleHasBeenSet =
false;
271 bool m_shortNameHasBeenSet =
false;
274 bool m_insightsHasBeenSet =
false;
277 bool m_statusHasBeenSet =
false;
280 bool m_affectedResourceHasBeenSet =
false;
283 bool m_startTimeHasBeenSet =
false;
286 bool m_endTimeHasBeenSet =
false;
289 bool m_severityLevelHasBeenSet =
false;
292 bool m_accountIdHasBeenSet =
false;
295 bool m_resourceGroupNameHasBeenSet =
false;
298 bool m_feedbackHasBeenSet =
false;
300 long long m_recurringCount;
301 bool m_recurringCountHasBeenSet =
false;
304 bool m_lastRecurrenceTimeHasBeenSet =
false;
307 bool m_visibilityHasBeenSet =
false;
310 bool m_resolutionMethodHasBeenSet =
false;
bool TitleHasBeenSet() const
void SetInsights(Aws::String &&value)
void SetEndTime(Aws::Utils::DateTime &&value)
const Visibility & GetVisibility() const
bool ResourceGroupNameHasBeenSet() const
void SetId(const char *value)
Problem & AddFeedback(FeedbackKey &&key, const FeedbackValue &value)
const Aws::String & GetId() const
void SetSeverityLevel(SeverityLevel &&value)
void SetResourceGroupName(const char *value)
void SetResourceGroupName(const Aws::String &value)
AWS_APPLICATIONINSIGHTS_API Problem()
Problem & WithResourceGroupName(const Aws::String &value)
void SetStatus(Status &&value)
bool AccountIdHasBeenSet() const
Problem & AddFeedback(FeedbackKey &&key, FeedbackValue &&value)
bool ResolutionMethodHasBeenSet() const
Problem & WithId(const char *value)
const SeverityLevel & GetSeverityLevel() const
bool LastRecurrenceTimeHasBeenSet() const
Problem & WithShortName(const char *value)
Problem & WithShortName(const Aws::String &value)
void SetVisibility(Visibility &&value)
void SetAccountId(Aws::String &&value)
Problem & WithInsights(Aws::String &&value)
bool InsightsHasBeenSet() const
bool EndTimeHasBeenSet() const
void SetInsights(const char *value)
const Aws::String & GetShortName() const
const Aws::String & GetAffectedResource() const
bool FeedbackHasBeenSet() const
bool VisibilityHasBeenSet() const
Problem & WithFeedback(Aws::Map< FeedbackKey, FeedbackValue > &&value)
void SetResourceGroupName(Aws::String &&value)
Problem & WithResolutionMethod(const ResolutionMethod &value)
const Aws::Map< FeedbackKey, FeedbackValue > & GetFeedback() const
Problem & WithId(Aws::String &&value)
Problem & WithShortName(Aws::String &&value)
Problem & WithVisibility(const Visibility &value)
void SetStatus(const Status &value)
Problem & WithEndTime(Aws::Utils::DateTime &&value)
Problem & WithVisibility(Visibility &&value)
Problem & WithStatus(const Status &value)
Problem & WithAffectedResource(const char *value)
const Status & GetStatus() const
Problem & WithLastRecurrenceTime(const Aws::Utils::DateTime &value)
Problem & WithTitle(const char *value)
Problem & WithStartTime(Aws::Utils::DateTime &&value)
void SetTitle(const Aws::String &value)
Problem & WithAccountId(Aws::String &&value)
const Aws::Utils::DateTime & GetLastRecurrenceTime() const
Problem & WithStatus(Status &&value)
Problem & WithFeedback(const Aws::Map< FeedbackKey, FeedbackValue > &value)
AWS_APPLICATIONINSIGHTS_API Problem(Aws::Utils::Json::JsonView jsonValue)
void SetAffectedResource(const Aws::String &value)
Problem & WithTitle(const Aws::String &value)
const Aws::Utils::DateTime & GetEndTime() const
Problem & WithStartTime(const Aws::Utils::DateTime &value)
bool StatusHasBeenSet() const
void SetStartTime(Aws::Utils::DateTime &&value)
Problem & WithResourceGroupName(Aws::String &&value)
void SetStartTime(const Aws::Utils::DateTime &value)
Problem & WithInsights(const char *value)
void SetFeedback(Aws::Map< FeedbackKey, FeedbackValue > &&value)
void SetVisibility(const Visibility &value)
void SetTitle(Aws::String &&value)
void SetResolutionMethod(const ResolutionMethod &value)
Problem & WithInsights(const Aws::String &value)
void SetResolutionMethod(ResolutionMethod &&value)
long long GetRecurringCount() const
const ResolutionMethod & GetResolutionMethod() const
Problem & WithEndTime(const Aws::Utils::DateTime &value)
Problem & WithSeverityLevel(const SeverityLevel &value)
void SetId(Aws::String &&value)
Problem & WithSeverityLevel(SeverityLevel &&value)
void SetInsights(const Aws::String &value)
AWS_APPLICATIONINSIGHTS_API Problem & operator=(Aws::Utils::Json::JsonView jsonValue)
Problem & WithResolutionMethod(ResolutionMethod &&value)
void SetShortName(const char *value)
void SetAffectedResource(Aws::String &&value)
bool AffectedResourceHasBeenSet() const
Problem & AddFeedback(const FeedbackKey &key, FeedbackValue &&value)
Problem & WithAccountId(const char *value)
void SetTitle(const char *value)
void SetId(const Aws::String &value)
void SetRecurringCount(long long value)
void SetLastRecurrenceTime(const Aws::Utils::DateTime &value)
bool ShortNameHasBeenSet() const
Problem & WithRecurringCount(long long value)
void SetShortName(Aws::String &&value)
bool StartTimeHasBeenSet() const
bool RecurringCountHasBeenSet() const
bool SeverityLevelHasBeenSet() const
void SetSeverityLevel(const SeverityLevel &value)
Problem & WithId(const Aws::String &value)
Problem & WithAffectedResource(const Aws::String &value)
void SetShortName(const Aws::String &value)
Problem & AddFeedback(const FeedbackKey &key, const FeedbackValue &value)
void SetAccountId(const char *value)
void SetAffectedResource(const char *value)
Problem & WithAffectedResource(Aws::String &&value)
Problem & WithTitle(Aws::String &&value)
Problem & WithLastRecurrenceTime(Aws::Utils::DateTime &&value)
void SetAccountId(const Aws::String &value)
const Aws::String & GetTitle() const
const Aws::Utils::DateTime & GetStartTime() const
Problem & WithResourceGroupName(const char *value)
void SetFeedback(const Aws::Map< FeedbackKey, FeedbackValue > &value)
bool IdHasBeenSet() const
AWS_APPLICATIONINSIGHTS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEndTime(const Aws::Utils::DateTime &value)
const Aws::String & GetInsights() const
const Aws::String & GetResourceGroupName() const
Problem & WithAccountId(const Aws::String &value)
const Aws::String & GetAccountId() const
void SetLastRecurrenceTime(Aws::Utils::DateTime &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue