7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/agent-registry-control/model/DescriptorSource.h>
19namespace AgentRegistryControl {
40 template <
typename SourceT = DescriptorSource>
42 m_sourceHasBeenSet =
true;
43 m_source = std::forward<SourceT>(value);
45 template <
typename SourceT = DescriptorSource>
53 bool m_sourceHasBeenSet =
false;
AWS_AGENTREGISTRYCONTROL_API HttpDescriptor(Aws::Utils::Json::JsonView jsonValue)
HttpDescriptor & WithSource(SourceT &&value)
bool SourceHasBeenSet() const
AWS_AGENTREGISTRYCONTROL_API HttpDescriptor()=default
AWS_AGENTREGISTRYCONTROL_API Aws::Utils::Json::JsonValue Jsonize() const
const DescriptorSource & GetSource() const
void SetSource(SourceT &&value)
AWS_AGENTREGISTRYCONTROL_API HttpDescriptor & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue