AWS SDK for C++
1.8.152
AWS SDK for C++
|
Go to the documentation of this file.
13 template<
typename RESULT_TYPE>
14 class AmazonWebServiceResult;
DeletePullRequestApprovalRuleResult()
DeletePullRequestApprovalRuleResult & WithApprovalRuleId(const char *value)
DeletePullRequestApprovalRuleResult & WithApprovalRuleId(const Aws::String &value)
DeletePullRequestApprovalRuleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeletePullRequestApprovalRuleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeletePullRequestApprovalRuleResult & WithApprovalRuleId(Aws::String &&value)
void SetApprovalRuleId(Aws::String &&value)
#define AWS_CODECOMMIT_API
void SetApprovalRuleId(const char *value)
void SetApprovalRuleId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetApprovalRuleId() const