7#include <aws/schemas/Schemas_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/schemas/model/DiscovererState.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
65 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const Aws::String &value)
StopDiscovererResult & WithRequestId(const Aws::String &value)
StopDiscovererResult & WithDiscovererId(const Aws::String &value)
StopDiscovererResult & WithRequestId(Aws::String &&value)
void SetRequestId(const char *value)
AWS_SCHEMAS_API StopDiscovererResult()
const Aws::String & GetDiscovererId() const
void SetDiscovererId(const char *value)
void SetDiscovererId(Aws::String &&value)
StopDiscovererResult & WithRequestId(const char *value)
AWS_SCHEMAS_API StopDiscovererResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
StopDiscovererResult & WithDiscovererId(const char *value)
AWS_SCHEMAS_API StopDiscovererResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetState(DiscovererState &&value)
void SetDiscovererId(const Aws::String &value)
const Aws::String & GetRequestId() const
const DiscovererState & GetState() const
void SetRequestId(Aws::String &&value)
StopDiscovererResult & WithDiscovererId(Aws::String &&value)
StopDiscovererResult & WithState(DiscovererState &&value)
void SetState(const DiscovererState &value)
StopDiscovererResult & WithState(const DiscovererState &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue