7#include <aws/auditmanager/AuditManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/auditmanager/model/ServiceMetadata.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
55 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetServiceMetadata(const Aws::Vector< ServiceMetadata > &value)
const Aws::Vector< ServiceMetadata > & GetServiceMetadata() const
void SetRequestId(Aws::String &&value)
GetServicesInScopeResult & AddServiceMetadata(ServiceMetadata &&value)
GetServicesInScopeResult & WithRequestId(Aws::String &&value)
GetServicesInScopeResult & AddServiceMetadata(const ServiceMetadata &value)
GetServicesInScopeResult & WithServiceMetadata(Aws::Vector< ServiceMetadata > &&value)
const Aws::String & GetRequestId() const
void SetRequestId(const char *value)
void SetServiceMetadata(Aws::Vector< ServiceMetadata > &&value)
AWS_AUDITMANAGER_API GetServicesInScopeResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
AWS_AUDITMANAGER_API GetServicesInScopeResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetServicesInScopeResult & WithRequestId(const Aws::String &value)
GetServicesInScopeResult & WithRequestId(const char *value)
AWS_AUDITMANAGER_API GetServicesInScopeResult()
GetServicesInScopeResult & WithServiceMetadata(const Aws::Vector< ServiceMetadata > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue