AWS SDK for C++
1.8.129
AWS SDK for C++
|
#include <CreateFleetResult.h>
Public Member Functions | |
CreateFleetResult () | |
CreateFleetResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreateFleetResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const FleetAttributes & | GetFleetAttributes () const |
void | SetFleetAttributes (const FleetAttributes &value) |
void | SetFleetAttributes (FleetAttributes &&value) |
CreateFleetResult & | WithFleetAttributes (const FleetAttributes &value) |
CreateFleetResult & | WithFleetAttributes (FleetAttributes &&value) |
Represents the returned data in response to a request operation.
Definition at line 33 of file CreateFleetResult.h.
Aws::GameLift::Model::CreateFleetResult::CreateFleetResult | ( | ) |
Aws::GameLift::Model::CreateFleetResult::CreateFleetResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Properties for the newly created fleet.
Definition at line 44 of file CreateFleetResult.h.
CreateFleetResult& Aws::GameLift::Model::CreateFleetResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Properties for the newly created fleet.
Definition at line 49 of file CreateFleetResult.h.
|
inline |
Properties for the newly created fleet.
Definition at line 54 of file CreateFleetResult.h.
|
inline |
Properties for the newly created fleet.
Definition at line 59 of file CreateFleetResult.h.
|
inline |
Properties for the newly created fleet.
Definition at line 64 of file CreateFleetResult.h.