16 #ifndef ACSDKDAVSCLIENT_DAVSENDPOINTHANDLERV3_H_ 17 #define ACSDKDAVSCLIENT_DAVSENDPOINTHANDLERV3_H_ 22 namespace acsdkAssets {
74 #endif // ACSDKDAVSCLIENT_DAVSENDPOINTHANDLERV3_H_ Definition: DavsEndpointHandlerInterface.h:30
static std::shared_ptr< DavsEndpointHandlerV3 > create(const std::string &segmentId, const std::string &locale="")
::std::string string
Definition: gtest-port.h:1097
~DavsEndpointHandlerV3() override=default
void setLocale(std::string newLocale)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
std::string getDavsUrl(std::shared_ptr< commonInterfaces::DavsRequest > request) override
Definition: DavsEndpointHandlerV3.h:31