7#include <aws/iotfleetwise/IoTFleetWise_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetFullyQualifiedName(
const char* value) { m_fullyQualifiedNameHasBeenSet =
true; m_fullyQualifiedName.assign(value); }
64 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
79 inline void SetDeprecationMessage(
const char* value) { m_deprecationMessageHasBeenSet =
true; m_deprecationMessage.assign(value); }
93 inline void SetComment(
const char* value) { m_commentHasBeenSet =
true; m_comment.assign(value); }
101 bool m_fullyQualifiedNameHasBeenSet =
false;
104 bool m_descriptionHasBeenSet =
false;
107 bool m_deprecationMessageHasBeenSet =
false;
110 bool m_commentHasBeenSet =
false;
Branch & WithDeprecationMessage(const Aws::String &value)
void SetFullyQualifiedName(const Aws::String &value)
Branch & WithFullyQualifiedName(const char *value)
Branch & WithDeprecationMessage(Aws::String &&value)
Branch & WithDeprecationMessage(const char *value)
void SetComment(const char *value)
Branch & WithComment(Aws::String &&value)
AWS_IOTFLEETWISE_API Branch(Aws::Utils::Json::JsonView jsonValue)
bool FullyQualifiedNameHasBeenSet() const
Branch & WithComment(const Aws::String &value)
Branch & WithComment(const char *value)
void SetDescription(const char *value)
Branch & WithFullyQualifiedName(const Aws::String &value)
AWS_IOTFLEETWISE_API Branch()
void SetFullyQualifiedName(Aws::String &&value)
bool DescriptionHasBeenSet() const
void SetDescription(const Aws::String &value)
const Aws::String & GetDeprecationMessage() const
void SetDeprecationMessage(const Aws::String &value)
const Aws::String & GetComment() const
bool DeprecationMessageHasBeenSet() const
AWS_IOTFLEETWISE_API Branch & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetComment(Aws::String &&value)
void SetDescription(Aws::String &&value)
void SetDeprecationMessage(const char *value)
const Aws::String & GetDescription() const
Branch & WithDescription(const Aws::String &value)
void SetFullyQualifiedName(const char *value)
void SetDeprecationMessage(Aws::String &&value)
Branch & WithDescription(Aws::String &&value)
const Aws::String & GetFullyQualifiedName() const
Branch & WithFullyQualifiedName(Aws::String &&value)
AWS_IOTFLEETWISE_API Aws::Utils::Json::JsonValue Jsonize() const
Branch & WithDescription(const char *value)
void SetComment(const Aws::String &value)
bool CommentHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue