7#include <aws/s3control/S3Control_EXPORTS.h>
8#include <aws/s3control/model/Credentials.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
66 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetDataAccessResult & WithMatchedGrantTarget(Aws::String &&value)
void SetRequestId(const char *value)
GetDataAccessResult & WithCredentials(Credentials &&value)
GetDataAccessResult & WithMatchedGrantTarget(const Aws::String &value)
GetDataAccessResult & WithCredentials(const Credentials &value)
void SetCredentials(const Credentials &value)
GetDataAccessResult & WithRequestId(const Aws::String &value)
void SetMatchedGrantTarget(const char *value)
void SetMatchedGrantTarget(Aws::String &&value)
void SetMatchedGrantTarget(const Aws::String &value)
const Credentials & GetCredentials() const
AWS_S3CONTROL_API GetDataAccessResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
AWS_S3CONTROL_API GetDataAccessResult()
GetDataAccessResult & WithMatchedGrantTarget(const char *value)
void SetRequestId(const Aws::String &value)
GetDataAccessResult & WithRequestId(Aws::String &&value)
GetDataAccessResult & WithRequestId(const char *value)
const Aws::String & GetRequestId() const
void SetCredentials(Credentials &&value)
const Aws::String & GetMatchedGrantTarget() const
AWS_S3CONTROL_API GetDataAccessResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Xml::XmlDocument XmlDocument