7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/WirelessGatewayServiceType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
67 inline void SetServerTrust(
const char* value) { m_serverTrust.assign(value); }
78 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const Aws::String &value)
void SetServerTrust(const char *value)
GetServiceEndpointResult & WithRequestId(Aws::String &&value)
void SetServiceEndpoint(Aws::String &&value)
const Aws::String & GetServiceEndpoint() const
GetServiceEndpointResult & WithRequestId(const Aws::String &value)
void SetServiceEndpoint(const Aws::String &value)
GetServiceEndpointResult & WithRequestId(const char *value)
void SetServiceEndpoint(const char *value)
AWS_IOTWIRELESS_API GetServiceEndpointResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetServerTrust() const
void SetServiceType(const WirelessGatewayServiceType &value)
GetServiceEndpointResult & WithServiceEndpoint(Aws::String &&value)
GetServiceEndpointResult & WithServerTrust(Aws::String &&value)
GetServiceEndpointResult & WithServerTrust(const char *value)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
GetServiceEndpointResult & WithServerTrust(const Aws::String &value)
AWS_IOTWIRELESS_API GetServiceEndpointResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetServerTrust(const Aws::String &value)
const WirelessGatewayServiceType & GetServiceType() const
GetServiceEndpointResult & WithServiceEndpoint(const Aws::String &value)
GetServiceEndpointResult & WithServiceEndpoint(const char *value)
GetServiceEndpointResult & WithServiceType(const WirelessGatewayServiceType &value)
void SetServerTrust(Aws::String &&value)
AWS_IOTWIRELESS_API GetServiceEndpointResult()
void SetRequestId(Aws::String &&value)
GetServiceEndpointResult & WithServiceType(WirelessGatewayServiceType &&value)
void SetServiceType(WirelessGatewayServiceType &&value)
WirelessGatewayServiceType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue