7#include <aws/workdocs/WorkDocs_EXPORTS.h>
8#include <aws/workdocs/model/ResourcePath.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_WORKDOCS_API GetFolderPathResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
GetFolderPathResult & WithRequestId(const char *value)
AWS_WORKDOCS_API GetFolderPathResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetFolderPathResult & WithRequestId(const Aws::String &value)
const ResourcePath & GetPath() const
GetFolderPathResult & WithPath(ResourcePath &&value)
GetFolderPathResult & WithRequestId(Aws::String &&value)
void SetPath(const ResourcePath &value)
void SetPath(ResourcePath &&value)
void SetRequestId(Aws::String &&value)
GetFolderPathResult & WithPath(const ResourcePath &value)
void SetRequestId(const Aws::String &value)
AWS_WORKDOCS_API GetFolderPathResult()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue