7#include <aws/lookoutequipment/LookoutEquipment_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
25namespace LookoutEquipment
105 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
DescribeLabelGroupResult & WithFaultCodes(Aws::Vector< Aws::String > &&value)
void SetRequestId(const Aws::String &value)
void SetUpdatedAt(const Aws::Utils::DateTime &value)
void SetLabelGroupArn(const char *value)
const Aws::Utils::DateTime & GetCreatedAt() const
DescribeLabelGroupResult & WithLabelGroupName(Aws::String &&value)
void SetRequestId(const char *value)
DescribeLabelGroupResult & AddFaultCodes(Aws::String &&value)
void SetLabelGroupName(Aws::String &&value)
DescribeLabelGroupResult & AddFaultCodes(const char *value)
void SetLabelGroupArn(const Aws::String &value)
DescribeLabelGroupResult & WithRequestId(const Aws::String &value)
DescribeLabelGroupResult & WithLabelGroupArn(const Aws::String &value)
const Aws::Vector< Aws::String > & GetFaultCodes() const
void SetLabelGroupName(const char *value)
void SetFaultCodes(Aws::Vector< Aws::String > &&value)
DescribeLabelGroupResult & WithLabelGroupName(const Aws::String &value)
DescribeLabelGroupResult & WithCreatedAt(Aws::Utils::DateTime &&value)
DescribeLabelGroupResult & WithUpdatedAt(Aws::Utils::DateTime &&value)
DescribeLabelGroupResult & WithRequestId(Aws::String &&value)
DescribeLabelGroupResult & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetUpdatedAt(Aws::Utils::DateTime &&value)
AWS_LOOKOUTEQUIPMENT_API DescribeLabelGroupResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetCreatedAt(Aws::Utils::DateTime &&value)
DescribeLabelGroupResult & WithUpdatedAt(const Aws::Utils::DateTime &value)
DescribeLabelGroupResult & WithFaultCodes(const Aws::Vector< Aws::String > &value)
DescribeLabelGroupResult & WithRequestId(const char *value)
AWS_LOOKOUTEQUIPMENT_API DescribeLabelGroupResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetLabelGroupArn(Aws::String &&value)
DescribeLabelGroupResult & AddFaultCodes(const Aws::String &value)
const Aws::String & GetLabelGroupName() const
DescribeLabelGroupResult & WithLabelGroupArn(Aws::String &&value)
DescribeLabelGroupResult & WithLabelGroupArn(const char *value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetLabelGroupArn() const
void SetLabelGroupName(const Aws::String &value)
const Aws::Utils::DateTime & GetUpdatedAt() const
DescribeLabelGroupResult & WithLabelGroupName(const char *value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
AWS_LOOKOUTEQUIPMENT_API DescribeLabelGroupResult()
const Aws::String & GetRequestId() const
void SetFaultCodes(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue