7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/PinpointRequest.h>
9#include <aws/pinpoint/model/CreateApplicationRequest.h>
47 bool m_createApplicationRequestHasBeenSet =
false;
virtual const char * GetServiceRequestName() const override
void SetCreateApplicationRequest(const CreateApplicationRequest &value)
bool CreateApplicationRequestHasBeenSet() const
CreateAppRequest & WithCreateApplicationRequest(const CreateApplicationRequest &value)
AWS_PINPOINT_API Aws::String SerializePayload() const override
void SetCreateApplicationRequest(CreateApplicationRequest &&value)
AWS_PINPOINT_API CreateAppRequest()
CreateAppRequest & WithCreateApplicationRequest(CreateApplicationRequest &&value)
const CreateApplicationRequest & GetCreateApplicationRequest() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String