7#include <aws/proton/Proton_EXPORTS.h>
8#include <aws/proton/model/ServiceSyncConfig.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); }
void SetRequestId(const char *value)
DeleteServiceSyncConfigResult & WithRequestId(const Aws::String &value)
DeleteServiceSyncConfigResult & WithServiceSyncConfig(const ServiceSyncConfig &value)
void SetRequestId(const Aws::String &value)
AWS_PROTON_API DeleteServiceSyncConfigResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
AWS_PROTON_API DeleteServiceSyncConfigResult()
const ServiceSyncConfig & GetServiceSyncConfig() const
void SetServiceSyncConfig(ServiceSyncConfig &&value)
DeleteServiceSyncConfigResult & WithRequestId(Aws::String &&value)
DeleteServiceSyncConfigResult & WithRequestId(const char *value)
DeleteServiceSyncConfigResult & WithServiceSyncConfig(ServiceSyncConfig &&value)
AWS_PROTON_API DeleteServiceSyncConfigResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetServiceSyncConfig(const ServiceSyncConfig &value)
const Aws::String & GetRequestId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue