7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/qbusiness/model/RetrieverType.h>
10#include <aws/qbusiness/model/RetrieverStatus.h>
11#include <aws/qbusiness/model/RetrieverConfiguration.h>
12#include <aws/core/utils/DateTime.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
59 inline void SetRetrieverId(
const char* value) { m_retrieverId.assign(value); }
131 inline void SetRoleArn(
const char* value) { m_roleArn.assign(value); }
164 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRetrieverArn(Aws::String &&value)
const RetrieverType & GetType() const
void SetDisplayName(const Aws::String &value)
GetRetrieverResult & WithType(RetrieverType &&value)
const RetrieverStatus & GetStatus() const
void SetUpdatedAt(const Aws::Utils::DateTime &value)
GetRetrieverResult & WithDisplayName(const Aws::String &value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetApplicationId(const Aws::String &value)
GetRetrieverResult & WithConfiguration(const RetrieverConfiguration &value)
GetRetrieverResult & WithRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
void SetDisplayName(Aws::String &&value)
const Aws::String & GetDisplayName() const
void SetRequestId(const Aws::String &value)
GetRetrieverResult & WithApplicationId(const char *value)
GetRetrieverResult & WithDisplayName(Aws::String &&value)
const Aws::String & GetApplicationId() const
GetRetrieverResult & WithStatus(RetrieverStatus &&value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
void SetType(RetrieverType &&value)
void SetRoleArn(Aws::String &&value)
GetRetrieverResult & WithRetrieverArn(Aws::String &&value)
GetRetrieverResult & WithType(const RetrieverType &value)
GetRetrieverResult & WithCreatedAt(Aws::Utils::DateTime &&value)
void SetRequestId(Aws::String &&value)
void SetRetrieverId(Aws::String &&value)
GetRetrieverResult & WithRetrieverArn(const Aws::String &value)
void SetRequestId(const char *value)
void SetRetrieverArn(const char *value)
const Aws::Utils::DateTime & GetUpdatedAt() const
void SetRetrieverId(const char *value)
AWS_QBUSINESS_API GetRetrieverResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRoleArn(const Aws::String &value)
GetRetrieverResult & WithStatus(const RetrieverStatus &value)
GetRetrieverResult & WithRoleArn(const char *value)
const RetrieverConfiguration & GetConfiguration() const
GetRetrieverResult & WithRoleArn(const Aws::String &value)
GetRetrieverResult & WithApplicationId(Aws::String &&value)
GetRetrieverResult & WithRetrieverId(Aws::String &&value)
GetRetrieverResult & WithApplicationId(const Aws::String &value)
GetRetrieverResult & WithRetrieverId(const Aws::String &value)
AWS_QBUSINESS_API GetRetrieverResult()
void SetApplicationId(const char *value)
GetRetrieverResult & WithRequestId(const Aws::String &value)
GetRetrieverResult & WithRetrieverId(const char *value)
void SetRoleArn(const char *value)
void SetDisplayName(const char *value)
void SetConfiguration(const RetrieverConfiguration &value)
GetRetrieverResult & WithRetrieverArn(const char *value)
const Aws::String & GetRetrieverArn() const
GetRetrieverResult & WithConfiguration(RetrieverConfiguration &&value)
GetRetrieverResult & WithRoleArn(Aws::String &&value)
void SetStatus(RetrieverStatus &&value)
AWS_QBUSINESS_API GetRetrieverResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetRetrieverResult & WithDisplayName(const char *value)
GetRetrieverResult & WithUpdatedAt(Aws::Utils::DateTime &&value)
void SetUpdatedAt(Aws::Utils::DateTime &&value)
const Aws::String & GetRoleArn() const
GetRetrieverResult & WithCreatedAt(const Aws::Utils::DateTime &value)
GetRetrieverResult & WithUpdatedAt(const Aws::Utils::DateTime &value)
void SetRetrieverId(const Aws::String &value)
void SetConfiguration(RetrieverConfiguration &&value)
void SetApplicationId(Aws::String &&value)
const Aws::String & GetRetrieverId() const
void SetRetrieverArn(const Aws::String &value)
void SetStatus(const RetrieverStatus &value)
GetRetrieverResult & WithRequestId(const char *value)
void SetType(const RetrieverType &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue