7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/IoTWirelessRequest.h>
9#include <aws/iotwireless/model/WirelessGatewayServiceType.h>
58 bool m_serviceTypeHasBeenSet =
false;
AWS_IOTWIRELESS_API Aws::String SerializePayload() const override
bool ServiceTypeHasBeenSet() const
const WirelessGatewayServiceType & GetServiceType() const
AWS_IOTWIRELESS_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
void SetServiceType(WirelessGatewayServiceType &&value)
AWS_IOTWIRELESS_API GetServiceEndpointRequest()
GetServiceEndpointRequest & WithServiceType(const WirelessGatewayServiceType &value)
GetServiceEndpointRequest & WithServiceType(WirelessGatewayServiceType &&value)
void SetServiceType(const WirelessGatewayServiceType &value)
virtual const char * GetServiceRequestName() const override
WirelessGatewayServiceType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String