7#include <aws/appstream/AppStream_EXPORTS.h>
8#include <aws/appstream/AppStreamRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/appstream/model/S3Location.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/core/utils/memory/stl/AWSMap.h>
13#include <aws/appstream/model/PlatformType.h>
48 template<
typename NameT = Aws::String>
49 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
50 template<
typename NameT = Aws::String>
61 template<
typename DisplayNameT = Aws::String>
62 void SetDisplayName(DisplayNameT&& value) { m_displayNameHasBeenSet =
true; m_displayName = std::forward<DisplayNameT>(value); }
63 template<
typename DisplayNameT = Aws::String>
73 template<
typename DescriptionT = Aws::String>
74 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
75 template<
typename DescriptionT = Aws::String>
85 template<
typename IconS3LocationT = S3Location>
86 void SetIconS3Location(IconS3LocationT&& value) { m_iconS3LocationHasBeenSet =
true; m_iconS3Location = std::forward<IconS3LocationT>(value); }
87 template<
typename IconS3LocationT = S3Location>
97 template<
typename LaunchPathT = Aws::String>
98 void SetLaunchPath(LaunchPathT&& value) { m_launchPathHasBeenSet =
true; m_launchPath = std::forward<LaunchPathT>(value); }
99 template<
typename LaunchPathT = Aws::String>
109 template<
typename WorkingDirectoryT = Aws::String>
110 void SetWorkingDirectory(WorkingDirectoryT&& value) { m_workingDirectoryHasBeenSet =
true; m_workingDirectory = std::forward<WorkingDirectoryT>(value); }
111 template<
typename WorkingDirectoryT = Aws::String>
121 template<
typename LaunchParametersT = Aws::String>
122 void SetLaunchParameters(LaunchParametersT&& value) { m_launchParametersHasBeenSet =
true; m_launchParameters = std::forward<LaunchParametersT>(value); }
123 template<
typename LaunchParametersT = Aws::String>
134 template<
typename PlatformsT = Aws::Vector<PlatformType>>
135 void SetPlatforms(PlatformsT&& value) { m_platformsHasBeenSet =
true; m_platforms = std::forward<PlatformsT>(value); }
136 template<
typename PlatformsT = Aws::Vector<PlatformType>>
148 template<
typename InstanceFamiliesT = Aws::Vector<Aws::String>>
149 void SetInstanceFamilies(InstanceFamiliesT&& value) { m_instanceFamiliesHasBeenSet =
true; m_instanceFamilies = std::forward<InstanceFamiliesT>(value); }
150 template<
typename InstanceFamiliesT = Aws::Vector<Aws::String>>
152 template<
typename InstanceFamiliesT = Aws::String>
162 template<
typename AppBlockArnT = Aws::String>
163 void SetAppBlockArn(AppBlockArnT&& value) { m_appBlockArnHasBeenSet =
true; m_appBlockArn = std::forward<AppBlockArnT>(value); }
164 template<
typename AppBlockArnT = Aws::String>
174 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
175 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
176 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
178 template<
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
180 m_tagsHasBeenSet =
true; m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
return *
this;
186 bool m_nameHasBeenSet =
false;
189 bool m_displayNameHasBeenSet =
false;
192 bool m_descriptionHasBeenSet =
false;
195 bool m_iconS3LocationHasBeenSet =
false;
198 bool m_launchPathHasBeenSet =
false;
201 bool m_workingDirectoryHasBeenSet =
false;
204 bool m_launchParametersHasBeenSet =
false;
207 bool m_platformsHasBeenSet =
false;
210 bool m_instanceFamiliesHasBeenSet =
false;
213 bool m_appBlockArnHasBeenSet =
false;
216 bool m_tagsHasBeenSet =
false;
bool PlatformsHasBeenSet() const
void SetPlatforms(PlatformsT &&value)
CreateApplicationRequest & AddPlatforms(PlatformType value)
CreateApplicationRequest & WithLaunchPath(LaunchPathT &&value)
CreateApplicationRequest & WithWorkingDirectory(WorkingDirectoryT &&value)
CreateApplicationRequest & WithDisplayName(DisplayNameT &&value)
CreateApplicationRequest & WithDescription(DescriptionT &&value)
const Aws::String & GetWorkingDirectory() const
const Aws::String & GetLaunchPath() const
const Aws::String & GetAppBlockArn() const
bool AppBlockArnHasBeenSet() const
bool LaunchPathHasBeenSet() const
void SetName(NameT &&value)
CreateApplicationRequest & WithName(NameT &&value)
CreateApplicationRequest & WithInstanceFamilies(InstanceFamiliesT &&value)
AWS_APPSTREAM_API Aws::String SerializePayload() const override
AWS_APPSTREAM_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
bool LaunchParametersHasBeenSet() const
CreateApplicationRequest & WithAppBlockArn(AppBlockArnT &&value)
void SetDescription(DescriptionT &&value)
CreateApplicationRequest & WithLaunchParameters(LaunchParametersT &&value)
CreateApplicationRequest & WithTags(TagsT &&value)
const Aws::String & GetDescription() const
void SetTags(TagsT &&value)
void SetDisplayName(DisplayNameT &&value)
void SetAppBlockArn(AppBlockArnT &&value)
AWS_APPSTREAM_API CreateApplicationRequest()=default
CreateApplicationRequest & AddInstanceFamilies(InstanceFamiliesT &&value)
void SetLaunchParameters(LaunchParametersT &&value)
const Aws::String & GetLaunchParameters() const
const Aws::String & GetDisplayName() const
bool TagsHasBeenSet() const
void SetWorkingDirectory(WorkingDirectoryT &&value)
const Aws::Vector< Aws::String > & GetInstanceFamilies() const
virtual const char * GetServiceRequestName() const override
bool DisplayNameHasBeenSet() const
bool IconS3LocationHasBeenSet() const
CreateApplicationRequest & AddTags(TagsKeyT &&key, TagsValueT &&value)
void SetInstanceFamilies(InstanceFamiliesT &&value)
CreateApplicationRequest & WithIconS3Location(IconS3LocationT &&value)
bool WorkingDirectoryHasBeenSet() const
void SetLaunchPath(LaunchPathT &&value)
const Aws::Vector< PlatformType > & GetPlatforms() const
const S3Location & GetIconS3Location() const
bool NameHasBeenSet() const
void SetIconS3Location(IconS3LocationT &&value)
const Aws::String & GetName() const
CreateApplicationRequest & WithPlatforms(PlatformsT &&value)
bool DescriptionHasBeenSet() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
bool InstanceFamiliesHasBeenSet() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector