7#include <aws/migrationhubstrategy/MigrationHubStrategyRecommendations_EXPORTS.h>
8#include <aws/migrationhubstrategy/MigrationHubStrategyRecommendationsRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14namespace MigrationHubStrategyRecommendations
43 inline void SetServerId(
const char* value) { m_serverIdHasBeenSet =
true; m_serverId.assign(value); }
51 bool m_serverIdHasBeenSet =
false;
void SetServerId(const char *value)
GetServerStrategiesRequest & WithServerId(const Aws::String &value)
const Aws::String & GetServerId() const
bool ServerIdHasBeenSet() const
GetServerStrategiesRequest & WithServerId(Aws::String &&value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API Aws::String SerializePayload() const override
virtual const char * GetServiceRequestName() const override
void SetServerId(Aws::String &&value)
void SetServerId(const Aws::String &value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API GetServerStrategiesRequest()
GetServerStrategiesRequest & WithServerId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String