7#include <aws/application-insights/ApplicationInsightsRequest.h>
8#include <aws/application-insights/ApplicationInsights_EXPORTS.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14namespace ApplicationInsights {
39 template <
typename ResourceGroupNameT = Aws::String>
41 m_resourceGroupNameHasBeenSet =
true;
42 m_resourceGroupName = std::forward<ResourceGroupNameT>(value);
44 template <
typename ResourceGroupNameT = Aws::String>
52 bool m_resourceGroupNameHasBeenSet =
false;
virtual const char * GetServiceRequestName() const override
DeleteApplicationRequest & WithResourceGroupName(ResourceGroupNameT &&value)
const Aws::String & GetResourceGroupName() const
AWS_APPLICATIONINSIGHTS_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
void SetResourceGroupName(ResourceGroupNameT &&value)
AWS_APPLICATIONINSIGHTS_API Aws::String SerializePayload() const override
AWS_APPLICATIONINSIGHTS_API DeleteApplicationRequest()=default
bool ResourceGroupNameHasBeenSet() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String