7#include <aws/clouddirectory/CloudDirectory_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace CloudDirectory
49 inline void SetObjectIdentifier(
const char* value) { m_objectIdentifierHasBeenSet =
true; m_objectIdentifier.assign(value); }
57 bool m_objectIdentifierHasBeenSet =
false;
void SetObjectIdentifier(const char *value)
bool ObjectIdentifierHasBeenSet() const
void SetObjectIdentifier(const Aws::String &value)
const Aws::String & GetObjectIdentifier() const
void SetObjectIdentifier(Aws::String &&value)
AWS_CLOUDDIRECTORY_API BatchCreateIndexResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLOUDDIRECTORY_API BatchCreateIndexResponse()
BatchCreateIndexResponse & WithObjectIdentifier(Aws::String &&value)
AWS_CLOUDDIRECTORY_API BatchCreateIndexResponse(Aws::Utils::Json::JsonView jsonValue)
BatchCreateIndexResponse & WithObjectIdentifier(const Aws::String &value)
AWS_CLOUDDIRECTORY_API Aws::Utils::Json::JsonValue Jsonize() const
BatchCreateIndexResponse & WithObjectIdentifier(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue