7#include <aws/omics/Omics_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/omics/model/SseConfig.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/omics/model/SequenceStoreS3Access.h>
12#include <aws/omics/model/ETagAlgorithmFamily.h>
13#include <aws/omics/model/SequenceStoreStatus.h>
14#include <aws/core/utils/memory/stl/AWSVector.h>
19template<
typename RESULT_TYPE>
20class AmazonWebServiceResult;
46 template<
typename IdT = Aws::String>
47 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
48 template<
typename IdT = Aws::String>
57 template<
typename ArnT = Aws::String>
58 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
59 template<
typename ArnT = Aws::String>
68 template<
typename NameT = Aws::String>
69 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
70 template<
typename NameT = Aws::String>
79 template<
typename DescriptionT = Aws::String>
80 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
81 template<
typename DescriptionT = Aws::String>
90 template<
typename SseConfigT = SseConfig>
91 void SetSseConfig(SseConfigT&& value) { m_sseConfigHasBeenSet =
true; m_sseConfig = std::forward<SseConfigT>(value); }
92 template<
typename SseConfigT = SseConfig>
101 template<
typename CreationTimeT = Aws::Utils::DateTime>
102 void SetCreationTime(CreationTimeT&& value) { m_creationTimeHasBeenSet =
true; m_creationTime = std::forward<CreationTimeT>(value); }
103 template<
typename CreationTimeT = Aws::Utils::DateTime>
113 template<
typename FallbackLocationT = Aws::String>
114 void SetFallbackLocation(FallbackLocationT&& value) { m_fallbackLocationHasBeenSet =
true; m_fallbackLocation = std::forward<FallbackLocationT>(value); }
115 template<
typename FallbackLocationT = Aws::String>
125 template<
typename S3AccessT = SequenceStoreS3Access>
126 void SetS3Access(S3AccessT&& value) { m_s3AccessHasBeenSet =
true; m_s3Access = std::forward<S3AccessT>(value); }
127 template<
typename S3AccessT = SequenceStoreS3Access>
154 template<
typename StatusMessageT = Aws::String>
155 void SetStatusMessage(StatusMessageT&& value) { m_statusMessageHasBeenSet =
true; m_statusMessage = std::forward<StatusMessageT>(value); }
156 template<
typename StatusMessageT = Aws::String>
166 template<
typename PropagatedSetLevelTagsT = Aws::Vector<Aws::String>>
167 void SetPropagatedSetLevelTags(PropagatedSetLevelTagsT&& value) { m_propagatedSetLevelTagsHasBeenSet =
true; m_propagatedSetLevelTags = std::forward<PropagatedSetLevelTagsT>(value); }
168 template<
typename PropagatedSetLevelTagsT = Aws::Vector<Aws::String>>
170 template<
typename PropagatedSetLevelTagsT = Aws::String>
179 template<
typename UpdateTimeT = Aws::Utils::DateTime>
180 void SetUpdateTime(UpdateTimeT&& value) { m_updateTimeHasBeenSet =
true; m_updateTime = std::forward<UpdateTimeT>(value); }
181 template<
typename UpdateTimeT = Aws::Utils::DateTime>
188 template<
typename RequestIdT = Aws::String>
189 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
190 template<
typename RequestIdT = Aws::String>
196 bool m_idHasBeenSet =
false;
199 bool m_arnHasBeenSet =
false;
202 bool m_nameHasBeenSet =
false;
205 bool m_descriptionHasBeenSet =
false;
208 bool m_sseConfigHasBeenSet =
false;
211 bool m_creationTimeHasBeenSet =
false;
214 bool m_fallbackLocationHasBeenSet =
false;
216 SequenceStoreS3Access m_s3Access;
217 bool m_s3AccessHasBeenSet =
false;
220 bool m_eTagAlgorithmFamilyHasBeenSet =
false;
223 bool m_statusHasBeenSet =
false;
226 bool m_statusMessageHasBeenSet =
false;
229 bool m_propagatedSetLevelTagsHasBeenSet =
false;
232 bool m_updateTimeHasBeenSet =
false;
235 bool m_requestIdHasBeenSet =
false;
GetSequenceStoreResult & WithRequestId(RequestIdT &&value)
GetSequenceStoreResult & WithName(NameT &&value)
GetSequenceStoreResult & WithPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
void SetRequestId(RequestIdT &&value)
void SetArn(ArnT &&value)
GetSequenceStoreResult & WithDescription(DescriptionT &&value)
GetSequenceStoreResult & WithCreationTime(CreationTimeT &&value)
AWS_OMICS_API GetSequenceStoreResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetSequenceStoreResult & WithS3Access(S3AccessT &&value)
const SequenceStoreS3Access & GetS3Access() const
const Aws::String & GetArn() const
AWS_OMICS_API GetSequenceStoreResult()=default
void SetPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
const Aws::Utils::DateTime & GetCreationTime() const
GetSequenceStoreResult & WithStatus(SequenceStoreStatus value)
AWS_OMICS_API GetSequenceStoreResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetS3Access(S3AccessT &&value)
void SetUpdateTime(UpdateTimeT &&value)
const Aws::Vector< Aws::String > & GetPropagatedSetLevelTags() const
const Aws::String & GetRequestId() const
GetSequenceStoreResult & WithId(IdT &&value)
const SseConfig & GetSseConfig() const
const Aws::String & GetDescription() const
void SetDescription(DescriptionT &&value)
const Aws::String & GetFallbackLocation() const
const Aws::Utils::DateTime & GetUpdateTime() const
GetSequenceStoreResult & WithArn(ArnT &&value)
GetSequenceStoreResult & AddPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
void SetETagAlgorithmFamily(ETagAlgorithmFamily value)
void SetCreationTime(CreationTimeT &&value)
void SetSseConfig(SseConfigT &&value)
SequenceStoreStatus GetStatus() const
GetSequenceStoreResult & WithFallbackLocation(FallbackLocationT &&value)
const Aws::String & GetName() const
GetSequenceStoreResult & WithSseConfig(SseConfigT &&value)
const Aws::String & GetStatusMessage() const
void SetStatusMessage(StatusMessageT &&value)
GetSequenceStoreResult & WithETagAlgorithmFamily(ETagAlgorithmFamily value)
void SetName(NameT &&value)
void SetFallbackLocation(FallbackLocationT &&value)
ETagAlgorithmFamily GetETagAlgorithmFamily() const
GetSequenceStoreResult & WithUpdateTime(UpdateTimeT &&value)
const Aws::String & GetId() const
void SetStatus(SequenceStoreStatus value)
GetSequenceStoreResult & WithStatusMessage(StatusMessageT &&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