86 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
238 inline void SetNumberOfBytes(
long value) { m_numberOfBytesHasBeenSet =
true; m_numberOfBytes = value; }
305 bool m_keyIdHasBeenSet;
307 bool m_encryptionContextHasBeenSet;
309 bool m_keySpecHasBeenSet;
310 long m_numberOfBytes;
311 bool m_numberOfBytesHasBeenSet;
313 bool m_grantTokensHasBeenSet;
GenerateDataKeyWithoutPlaintextRequest & WithGrantTokens(const Aws::Vector< Aws::String > &value)
void SetEncryptionContext(Aws::Map< Aws::String, Aws::String > &&value)
const DataKeySpec & GetKeySpec() const
void SetGrantTokens(const Aws::Vector< Aws::String > &value)
GenerateDataKeyWithoutPlaintextRequest & WithEncryptionContext(const Aws::Map< Aws::String, Aws::String > &value)
std::vector< T, Aws::Allocator< T > > Vector
GenerateDataKeyWithoutPlaintextRequest & AddGrantTokens(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
void SetNumberOfBytes(long value)
GenerateDataKeyWithoutPlaintextRequest & AddEncryptionContext(const char *key, Aws::String &&value)
GenerateDataKeyWithoutPlaintextRequest & WithKeyId(const char *value)
GenerateDataKeyWithoutPlaintextRequest & WithKeySpec(DataKeySpec &&value)
const Aws::Vector< Aws::String > & GetGrantTokens() const
GenerateDataKeyWithoutPlaintextRequest & AddEncryptionContext(Aws::String &&key, Aws::String &&value)
void SetKeyId(const Aws::String &value)
GenerateDataKeyWithoutPlaintextRequest & WithKeySpec(const DataKeySpec &value)
const Aws::String & GetKeyId() const
GenerateDataKeyWithoutPlaintextRequest & AddEncryptionContext(Aws::String &&key, const char *value)
GenerateDataKeyWithoutPlaintextRequest & WithKeyId(const Aws::String &value)
GenerateDataKeyWithoutPlaintextRequest & WithEncryptionContext(Aws::Map< Aws::String, Aws::String > &&value)
GenerateDataKeyWithoutPlaintextRequest & AddEncryptionContext(const char *key, const char *value)
void SetKeyId(const char *value)
const Aws::Map< Aws::String, Aws::String > & GetEncryptionContext() const
void SetKeySpec(DataKeySpec &&value)
void SetKeySpec(const DataKeySpec &value)
GenerateDataKeyWithoutPlaintextRequest & AddEncryptionContext(const Aws::String &key, Aws::String &&value)
void SetEncryptionContext(const Aws::Map< Aws::String, Aws::String > &value)
GenerateDataKeyWithoutPlaintextRequest & AddEncryptionContext(const Aws::String &key, const Aws::String &value)
long GetNumberOfBytes() const
GenerateDataKeyWithoutPlaintextRequest & WithGrantTokens(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetKeyId(Aws::String &&value)
GenerateDataKeyWithoutPlaintextRequest & WithKeyId(Aws::String &&value)
void SetGrantTokens(Aws::Vector< Aws::String > &&value)
GenerateDataKeyWithoutPlaintextRequest & AddGrantTokens(Aws::String &&value)
GenerateDataKeyWithoutPlaintextRequest & AddGrantTokens(const char *value)
GenerateDataKeyWithoutPlaintextRequest & WithNumberOfBytes(long value)
JSON (JavaScript Object Notation).
GenerateDataKeyWithoutPlaintextRequest & AddEncryptionContext(Aws::String &&key, const Aws::String &value)