7#include <aws/managedblockchain-query/ManagedBlockchainQuery_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace ManagedBlockchainQuery
48 inline void SetAddress(
const char* value) { m_addressHasBeenSet =
true; m_address.assign(value); }
56 bool m_addressHasBeenSet =
false;
OwnerIdentifier & WithAddress(Aws::String &&value)
void SetAddress(Aws::String &&value)
AWS_MANAGEDBLOCKCHAINQUERY_API OwnerIdentifier & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MANAGEDBLOCKCHAINQUERY_API OwnerIdentifier()
void SetAddress(const char *value)
OwnerIdentifier & WithAddress(const char *value)
const Aws::String & GetAddress() const
OwnerIdentifier & WithAddress(const Aws::String &value)
bool AddressHasBeenSet() const
AWS_MANAGEDBLOCKCHAINQUERY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_MANAGEDBLOCKCHAINQUERY_API OwnerIdentifier(Aws::Utils::Json::JsonView jsonValue)
void SetAddress(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue