7#include <aws/license-manager-user-subscriptions/LicenseManagerUserSubscriptions_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace LicenseManagerUserSubscriptions
47 template<
typename Endpo
intT = Aws::String>
48 void SetEndpoint(EndpointT&& value) { m_endpointHasBeenSet =
true; m_endpoint = std::forward<EndpointT>(value); }
49 template<
typename Endpo
intT = Aws::String>
55 bool m_endpointHasBeenSet =
false;
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API Aws::Utils::Json::JsonValue Jsonize() const
ServerEndpoint & WithEndpoint(EndpointT &&value)
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API ServerEndpoint & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API ServerEndpoint()=default
void SetEndpoint(EndpointT &&value)
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API ServerEndpoint(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetEndpoint() const
bool EndpointHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue