7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/HlsWebdavHttpTransferMode.h>
57 inline void SetFilecacheDuration(
int value) { m_filecacheDurationHasBeenSet =
true; m_filecacheDuration = value; }
79 inline void SetNumRetries(
int value) { m_numRetriesHasBeenSet =
true; m_numRetries = value; }
90 inline void SetRestartDelay(
int value) { m_restartDelayHasBeenSet =
true; m_restartDelay = value; }
95 int m_connectionRetryInterval{0};
96 bool m_connectionRetryIntervalHasBeenSet =
false;
98 int m_filecacheDuration{0};
99 bool m_filecacheDurationHasBeenSet =
false;
102 bool m_httpTransferModeHasBeenSet =
false;
105 bool m_numRetriesHasBeenSet =
false;
107 int m_restartDelay{0};
108 bool m_restartDelayHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue