7#include <aws/verifiedpermissions/VerifiedPermissions_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
25namespace VerifiedPermissions
91 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
PutSchemaResult & AddNamespaces(const Aws::String &value)
void SetCreatedDate(const Aws::Utils::DateTime &value)
PutSchemaResult & AddNamespaces(Aws::String &&value)
void SetRequestId(const char *value)
void SetNamespaces(const Aws::Vector< Aws::String > &value)
const Aws::String & GetPolicyStoreId() const
PutSchemaResult & AddNamespaces(const char *value)
void SetRequestId(Aws::String &&value)
PutSchemaResult & WithCreatedDate(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetCreatedDate() const
const Aws::String & GetRequestId() const
void SetCreatedDate(Aws::Utils::DateTime &&value)
const Aws::Vector< Aws::String > & GetNamespaces() const
PutSchemaResult & WithNamespaces(const Aws::Vector< Aws::String > &value)
PutSchemaResult & WithPolicyStoreId(const char *value)
void SetPolicyStoreId(const Aws::String &value)
PutSchemaResult & WithLastUpdatedDate(const Aws::Utils::DateTime &value)
void SetLastUpdatedDate(const Aws::Utils::DateTime &value)
PutSchemaResult & WithRequestId(const char *value)
void SetPolicyStoreId(const char *value)
PutSchemaResult & WithNamespaces(Aws::Vector< Aws::String > &&value)
AWS_VERIFIEDPERMISSIONS_API PutSchemaResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::Utils::DateTime & GetLastUpdatedDate() const
PutSchemaResult & WithRequestId(Aws::String &&value)
PutSchemaResult & WithCreatedDate(const Aws::Utils::DateTime &value)
PutSchemaResult & WithPolicyStoreId(const Aws::String &value)
AWS_VERIFIEDPERMISSIONS_API PutSchemaResult()
PutSchemaResult & WithRequestId(const Aws::String &value)
PutSchemaResult & WithLastUpdatedDate(Aws::Utils::DateTime &&value)
void SetNamespaces(Aws::Vector< Aws::String > &&value)
AWS_VERIFIEDPERMISSIONS_API PutSchemaResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
void SetPolicyStoreId(Aws::String &&value)
void SetLastUpdatedDate(Aws::Utils::DateTime &&value)
PutSchemaResult & WithPolicyStoreId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue