7#include <aws/snow-device-management/SnowDeviceManagement_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/snow-device-management/model/UnlockState.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/snow-device-management/model/SoftwareInformation.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
14#include <aws/snow-device-management/model/Capacity.h>
15#include <aws/snow-device-management/model/PhysicalNetworkInterface.h>
20template<
typename RESULT_TYPE>
21class AmazonWebServiceResult;
30namespace SnowDeviceManagement
86 inline void SetDeviceType(
const char* value) { m_deviceType.assign(value); }
191 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
DescribeDeviceResult & WithAssociatedWithJob(const Aws::String &value)
void SetSoftware(const SoftwareInformation &value)
void SetDeviceState(const UnlockState &value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
void SetManagedDeviceArn(Aws::String &&value)
DescribeDeviceResult & AddTags(const char *key, Aws::String &&value)
void SetManagedDeviceId(const char *value)
const Aws::Vector< PhysicalNetworkInterface > & GetPhysicalNetworkInterfaces() const
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetDeviceType(Aws::String &&value)
DescribeDeviceResult & WithDeviceCapacities(Aws::Vector< Capacity > &&value)
DescribeDeviceResult & WithDeviceState(UnlockState &&value)
DescribeDeviceResult & AddTags(const Aws::String &key, Aws::String &&value)
DescribeDeviceResult & WithManagedDeviceId(Aws::String &&value)
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
void SetManagedDeviceArn(const char *value)
DescribeDeviceResult & WithManagedDeviceArn(Aws::String &&value)
void SetManagedDeviceArn(const Aws::String &value)
AWS_SNOWDEVICEMANAGEMENT_API DescribeDeviceResult()
void SetDeviceType(const char *value)
DescribeDeviceResult & WithLastReachedOutAt(Aws::Utils::DateTime &&value)
DescribeDeviceResult & AddTags(const Aws::String &key, const Aws::String &value)
DescribeDeviceResult & WithSoftware(const SoftwareInformation &value)
DescribeDeviceResult & AddTags(Aws::String &&key, const char *value)
AWS_SNOWDEVICEMANAGEMENT_API DescribeDeviceResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
DescribeDeviceResult & WithManagedDeviceArn(const char *value)
void SetLastReachedOutAt(Aws::Utils::DateTime &&value)
DescribeDeviceResult & WithRequestId(const char *value)
const Aws::Utils::DateTime & GetLastReachedOutAt() const
DescribeDeviceResult & AddTags(const char *key, const char *value)
DescribeDeviceResult & AddTags(Aws::String &&key, const Aws::String &value)
DescribeDeviceResult & AddDeviceCapacities(const Capacity &value)
void SetManagedDeviceId(Aws::String &&value)
DescribeDeviceResult & WithRequestId(Aws::String &&value)
DescribeDeviceResult & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
DescribeDeviceResult & WithDeviceCapacities(const Aws::Vector< Capacity > &value)
void SetSoftware(SoftwareInformation &&value)
AWS_SNOWDEVICEMANAGEMENT_API DescribeDeviceResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetManagedDeviceId(const Aws::String &value)
void SetPhysicalNetworkInterfaces(const Aws::Vector< PhysicalNetworkInterface > &value)
void SetAssociatedWithJob(const Aws::String &value)
DescribeDeviceResult & WithLastReachedOutAt(const Aws::Utils::DateTime &value)
const Aws::Vector< Capacity > & GetDeviceCapacities() const
DescribeDeviceResult & WithPhysicalNetworkInterfaces(Aws::Vector< PhysicalNetworkInterface > &&value)
DescribeDeviceResult & WithDeviceState(const UnlockState &value)
DescribeDeviceResult & WithAssociatedWithJob(Aws::String &&value)
DescribeDeviceResult & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
DescribeDeviceResult & WithManagedDeviceId(const Aws::String &value)
DescribeDeviceResult & WithAssociatedWithJob(const char *value)
DescribeDeviceResult & AddTags(Aws::String &&key, Aws::String &&value)
const Aws::String & GetRequestId() const
void SetDeviceType(const Aws::String &value)
void SetAssociatedWithJob(Aws::String &&value)
void SetRequestId(const Aws::String &value)
DescribeDeviceResult & WithRequestId(const Aws::String &value)
DescribeDeviceResult & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
const Aws::String & GetAssociatedWithJob() const
const Aws::Utils::DateTime & GetLastUpdatedAt() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
DescribeDeviceResult & WithDeviceType(Aws::String &&value)
void SetDeviceCapacities(Aws::Vector< Capacity > &&value)
DescribeDeviceResult & WithDeviceType(const char *value)
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
void SetDeviceCapacities(const Aws::Vector< Capacity > &value)
void SetRequestId(const char *value)
DescribeDeviceResult & WithSoftware(SoftwareInformation &&value)
void SetPhysicalNetworkInterfaces(Aws::Vector< PhysicalNetworkInterface > &&value)
DescribeDeviceResult & WithDeviceType(const Aws::String &value)
DescribeDeviceResult & WithPhysicalNetworkInterfaces(const Aws::Vector< PhysicalNetworkInterface > &value)
void SetAssociatedWithJob(const char *value)
const UnlockState & GetDeviceState() const
const Aws::String & GetDeviceType() const
DescribeDeviceResult & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
DescribeDeviceResult & WithManagedDeviceArn(const Aws::String &value)
void SetDeviceState(UnlockState &&value)
void SetLastReachedOutAt(const Aws::Utils::DateTime &value)
const SoftwareInformation & GetSoftware() const
DescribeDeviceResult & AddPhysicalNetworkInterfaces(PhysicalNetworkInterface &&value)
DescribeDeviceResult & AddDeviceCapacities(Capacity &&value)
DescribeDeviceResult & WithManagedDeviceId(const char *value)
DescribeDeviceResult & AddPhysicalNetworkInterfaces(const PhysicalNetworkInterface &value)
const Aws::String & GetManagedDeviceArn() const
const Aws::String & GetManagedDeviceId() 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
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue