21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
63 inline void SetLockId(
const char* value) { m_lockId.assign(value); }
const Aws::String & GetLockId() const
void SetLockId(const char *value)
void SetLockId(Aws::String &&value)
void SetLockId(const Aws::String &value)
InitiateVaultLockResult & WithLockId(const Aws::String &value)
InitiateVaultLockResult & WithLockId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
InitiateVaultLockResult & WithLockId(const char *value)
JSON (JavaScript Object Notation).