7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/SageMakerRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/sagemaker/model/HubContentType.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/sagemaker/model/Tag.h>
48 inline void SetHubContentName(
const char* value) { m_hubContentNameHasBeenSet =
true; m_hubContentName.assign(value); }
62 inline void SetHubContentVersion(
const char* value) { m_hubContentVersionHasBeenSet =
true; m_hubContentVersion.assign(value); }
88 inline void SetDocumentSchemaVersion(
const char* value) { m_documentSchemaVersionHasBeenSet =
true; m_documentSchemaVersion.assign(value); }
102 inline void SetHubName(
const char* value) { m_hubNameHasBeenSet =
true; m_hubName.assign(value); }
116 inline void SetHubContentDisplayName(
const char* value) { m_hubContentDisplayNameHasBeenSet =
true; m_hubContentDisplayName.assign(value); }
130 inline void SetHubContentDescription(
const char* value) { m_hubContentDescriptionHasBeenSet =
true; m_hubContentDescription.assign(value); }
145 inline void SetHubContentMarkdown(
const char* value) { m_hubContentMarkdownHasBeenSet =
true; m_hubContentMarkdown.assign(value); }
160 inline void SetHubContentDocument(
const char* value) { m_hubContentDocumentHasBeenSet =
true; m_hubContentDocument.assign(value); }
197 bool m_hubContentNameHasBeenSet =
false;
200 bool m_hubContentVersionHasBeenSet =
false;
203 bool m_hubContentTypeHasBeenSet =
false;
206 bool m_documentSchemaVersionHasBeenSet =
false;
209 bool m_hubNameHasBeenSet =
false;
212 bool m_hubContentDisplayNameHasBeenSet =
false;
215 bool m_hubContentDescriptionHasBeenSet =
false;
218 bool m_hubContentMarkdownHasBeenSet =
false;
221 bool m_hubContentDocumentHasBeenSet =
false;
224 bool m_hubContentSearchKeywordsHasBeenSet =
false;
227 bool m_tagsHasBeenSet =
false;
void SetHubContentDocument(const Aws::String &value)
ImportHubContentRequest & WithHubContentDisplayName(const Aws::String &value)
ImportHubContentRequest & WithHubContentDescription(const Aws::String &value)
void SetHubContentDescription(Aws::String &&value)
void SetHubName(const char *value)
void SetHubContentDescription(const Aws::String &value)
void SetHubContentVersion(const char *value)
bool HubContentDocumentHasBeenSet() const
void SetTags(const Aws::Vector< Tag > &value)
const Aws::String & GetHubContentDocument() const
void SetDocumentSchemaVersion(Aws::String &&value)
ImportHubContentRequest & WithHubContentMarkdown(Aws::String &&value)
void SetHubName(const Aws::String &value)
ImportHubContentRequest & WithHubContentVersion(const char *value)
void SetHubContentVersion(Aws::String &&value)
const Aws::Vector< Aws::String > & GetHubContentSearchKeywords() const
bool HubContentVersionHasBeenSet() const
ImportHubContentRequest & WithHubContentDocument(Aws::String &&value)
bool HubContentTypeHasBeenSet() const
ImportHubContentRequest & WithHubContentDocument(const char *value)
ImportHubContentRequest & WithHubContentType(const HubContentType &value)
void SetHubContentDescription(const char *value)
const Aws::String & GetHubContentMarkdown() const
void SetHubContentName(const char *value)
void SetDocumentSchemaVersion(const char *value)
ImportHubContentRequest & AddHubContentSearchKeywords(Aws::String &&value)
ImportHubContentRequest & WithHubContentDescription(const char *value)
AWS_SAGEMAKER_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
bool HubContentNameHasBeenSet() const
ImportHubContentRequest & WithDocumentSchemaVersion(const Aws::String &value)
ImportHubContentRequest & WithHubContentDisplayName(Aws::String &&value)
AWS_SAGEMAKER_API Aws::String SerializePayload() const override
ImportHubContentRequest & WithHubContentDocument(const Aws::String &value)
void SetHubContentSearchKeywords(const Aws::Vector< Aws::String > &value)
void SetHubContentDocument(Aws::String &&value)
bool TagsHasBeenSet() const
const Aws::Vector< Tag > & GetTags() const
void SetHubContentVersion(const Aws::String &value)
ImportHubContentRequest & WithHubContentSearchKeywords(Aws::Vector< Aws::String > &&value)
bool HubNameHasBeenSet() const
void SetDocumentSchemaVersion(const Aws::String &value)
ImportHubContentRequest & AddHubContentSearchKeywords(const char *value)
void SetHubContentDocument(const char *value)
const Aws::String & GetHubName() const
void SetHubContentName(const Aws::String &value)
ImportHubContentRequest & WithTags(Aws::Vector< Tag > &&value)
void SetHubContentDisplayName(const char *value)
const Aws::String & GetHubContentDisplayName() const
ImportHubContentRequest & WithHubContentSearchKeywords(const Aws::Vector< Aws::String > &value)
const Aws::String & GetHubContentVersion() const
ImportHubContentRequest & WithHubName(Aws::String &&value)
bool HubContentSearchKeywordsHasBeenSet() const
void SetHubContentType(HubContentType &&value)
void SetHubContentDisplayName(const Aws::String &value)
ImportHubContentRequest & WithDocumentSchemaVersion(const char *value)
void SetHubContentSearchKeywords(Aws::Vector< Aws::String > &&value)
void SetHubContentMarkdown(const Aws::String &value)
ImportHubContentRequest & WithHubContentName(const Aws::String &value)
ImportHubContentRequest & WithHubContentDescription(Aws::String &&value)
ImportHubContentRequest & WithDocumentSchemaVersion(Aws::String &&value)
const Aws::String & GetHubContentName() const
bool HubContentDescriptionHasBeenSet() const
ImportHubContentRequest & WithTags(const Aws::Vector< Tag > &value)
ImportHubContentRequest & WithHubContentMarkdown(const Aws::String &value)
ImportHubContentRequest & WithHubContentDisplayName(const char *value)
void SetHubContentMarkdown(const char *value)
ImportHubContentRequest & WithHubName(const Aws::String &value)
ImportHubContentRequest & AddTags(const Tag &value)
bool HubContentDisplayNameHasBeenSet() const
ImportHubContentRequest & WithHubName(const char *value)
ImportHubContentRequest & WithHubContentMarkdown(const char *value)
void SetHubName(Aws::String &&value)
void SetTags(Aws::Vector< Tag > &&value)
const Aws::String & GetHubContentDescription() const
ImportHubContentRequest & WithHubContentVersion(const Aws::String &value)
ImportHubContentRequest & WithHubContentVersion(Aws::String &&value)
const Aws::String & GetDocumentSchemaVersion() const
void SetHubContentName(Aws::String &&value)
void SetHubContentType(const HubContentType &value)
ImportHubContentRequest & AddHubContentSearchKeywords(const Aws::String &value)
ImportHubContentRequest & WithHubContentType(HubContentType &&value)
bool HubContentMarkdownHasBeenSet() const
ImportHubContentRequest & WithHubContentName(Aws::String &&value)
bool DocumentSchemaVersionHasBeenSet() const
const HubContentType & GetHubContentType() const
void SetHubContentDisplayName(Aws::String &&value)
ImportHubContentRequest & AddTags(Tag &&value)
virtual const char * GetServiceRequestName() const override
AWS_SAGEMAKER_API ImportHubContentRequest()
ImportHubContentRequest & WithHubContentName(const char *value)
void SetHubContentMarkdown(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector