7#include <aws/qconnect/QConnect_EXPORTS.h>
46 inline void SetMaxTokens(
int value) { m_maxTokensHasBeenSet =
true; m_maxTokens = value; }
56 inline void SetOverlapPercentage(
int value) { m_overlapPercentageHasBeenSet =
true; m_overlapPercentage = value; }
62 bool m_maxTokensHasBeenSet =
false;
64 int m_overlapPercentage;
65 bool m_overlapPercentageHasBeenSet =
false;
AWS_QCONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QCONNECT_API FixedSizeChunkingConfiguration()
int GetOverlapPercentage() const
void SetOverlapPercentage(int value)
bool OverlapPercentageHasBeenSet() const
void SetMaxTokens(int value)
AWS_QCONNECT_API FixedSizeChunkingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
FixedSizeChunkingConfiguration & WithOverlapPercentage(int value)
FixedSizeChunkingConfiguration & WithMaxTokens(int value)
bool MaxTokensHasBeenSet() const
AWS_QCONNECT_API FixedSizeChunkingConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue