7#include <aws/iotfleetwise/IoTFleetWise_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
44 inline void SetVehicleName(
const char* value) { m_vehicleName.assign(value); }
58 inline void SetArn(
const char* value) { m_arn.assign(value); }
139 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
GetVehicleResult & WithCreationTime(const Aws::Utils::DateTime &value)
GetVehicleResult & AddAttributes(Aws::String &&key, Aws::String &&value)
void SetCreationTime(const Aws::Utils::DateTime &value)
GetVehicleResult & WithArn(const char *value)
void SetVehicleName(Aws::String &&value)
void SetVehicleName(const Aws::String &value)
void SetVehicleName(const char *value)
void SetArn(Aws::String &&value)
GetVehicleResult & WithCreationTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetLastModificationTime() const
GetVehicleResult & WithDecoderManifestArn(const Aws::String &value)
const Aws::String & GetModelManifestArn() const
GetVehicleResult & WithRequestId(Aws::String &&value)
GetVehicleResult & WithAttributes(const Aws::Map< Aws::String, Aws::String > &value)
GetVehicleResult & AddAttributes(Aws::String &&key, const Aws::String &value)
AWS_IOTFLEETWISE_API GetVehicleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetVehicleResult & AddAttributes(const char *key, const char *value)
GetVehicleResult & AddAttributes(Aws::String &&key, const char *value)
void SetArn(const Aws::String &value)
GetVehicleResult & WithArn(const Aws::String &value)
GetVehicleResult & WithRequestId(const Aws::String &value)
GetVehicleResult & WithVehicleName(Aws::String &&value)
const Aws::Map< Aws::String, Aws::String > & GetAttributes() const
const Aws::String & GetDecoderManifestArn() const
void SetModelManifestArn(const char *value)
AWS_IOTFLEETWISE_API GetVehicleResult()
AWS_IOTFLEETWISE_API GetVehicleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetVehicleResult & WithDecoderManifestArn(const char *value)
void SetRequestId(const Aws::String &value)
void SetAttributes(Aws::Map< Aws::String, Aws::String > &&value)
GetVehicleResult & WithLastModificationTime(Aws::Utils::DateTime &&value)
void SetModelManifestArn(const Aws::String &value)
void SetCreationTime(Aws::Utils::DateTime &&value)
GetVehicleResult & WithLastModificationTime(const Aws::Utils::DateTime &value)
void SetRequestId(const char *value)
GetVehicleResult & WithModelManifestArn(Aws::String &&value)
GetVehicleResult & AddAttributes(const Aws::String &key, Aws::String &&value)
GetVehicleResult & WithRequestId(const char *value)
void SetArn(const char *value)
void SetLastModificationTime(const Aws::Utils::DateTime &value)
void SetModelManifestArn(Aws::String &&value)
GetVehicleResult & WithVehicleName(const char *value)
const Aws::String & GetVehicleName() const
const Aws::Utils::DateTime & GetCreationTime() const
void SetDecoderManifestArn(const char *value)
GetVehicleResult & AddAttributes(const Aws::String &key, const Aws::String &value)
GetVehicleResult & AddAttributes(const char *key, Aws::String &&value)
void SetAttributes(const Aws::Map< Aws::String, Aws::String > &value)
GetVehicleResult & WithVehicleName(const Aws::String &value)
GetVehicleResult & WithModelManifestArn(const Aws::String &value)
const Aws::String & GetArn() const
void SetDecoderManifestArn(Aws::String &&value)
GetVehicleResult & WithModelManifestArn(const char *value)
GetVehicleResult & WithAttributes(Aws::Map< Aws::String, Aws::String > &&value)
GetVehicleResult & WithArn(Aws::String &&value)
void SetLastModificationTime(Aws::Utils::DateTime &&value)
GetVehicleResult & WithDecoderManifestArn(Aws::String &&value)
void SetDecoderManifestArn(const Aws::String &value)
const Aws::String & GetRequestId() const
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
Aws::Utils::Json::JsonValue JsonValue