Home
last modified time | relevance | path

Searched refs:SetCommentId (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codecommit/include/aws/codecommit/model/
H A DGetCommentRequest.h53 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
59 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
65 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
71 …inline GetCommentRequest& WithCommentId(const Aws::String& value) { SetCommentId(value); return *t… in WithCommentId()
77 …inline GetCommentRequest& WithCommentId(Aws::String&& value) { SetCommentId(std::move(value)); ret… in WithCommentId()
83 inline GetCommentRequest& WithCommentId(const char* value) { SetCommentId(value); return *this;} in WithCommentId()
H A DDeleteCommentContentRequest.h53 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
59 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
65 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
71 …inline DeleteCommentContentRequest& WithCommentId(const Aws::String& value) { SetCommentId(value);… in WithCommentId()
77 …inline DeleteCommentContentRequest& WithCommentId(Aws::String&& value) { SetCommentId(std::move(va… in WithCommentId()
83 …inline DeleteCommentContentRequest& WithCommentId(const char* value) { SetCommentId(value); return… in WithCommentId()
H A DUpdateCommentRequest.h53 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
59 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
65 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
71 …inline UpdateCommentRequest& WithCommentId(const Aws::String& value) { SetCommentId(value); return… in WithCommentId()
77 …inline UpdateCommentRequest& WithCommentId(Aws::String&& value) { SetCommentId(std::move(value)); … in WithCommentId()
83 …inline UpdateCommentRequest& WithCommentId(const char* value) { SetCommentId(value); return *this;} in WithCommentId()
H A DPutCommentReactionRequest.h50 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
55 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
60 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
65 …inline PutCommentReactionRequest& WithCommentId(const Aws::String& value) { SetCommentId(value); r… in WithCommentId()
70 …inline PutCommentReactionRequest& WithCommentId(Aws::String&& value) { SetCommentId(std::move(valu… in WithCommentId()
75 …inline PutCommentReactionRequest& WithCommentId(const char* value) { SetCommentId(value); return *… in WithCommentId()
H A DGetCommentReactionsRequest.h50 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
55 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
60 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
65 …inline GetCommentReactionsRequest& WithCommentId(const Aws::String& value) { SetCommentId(value); … in WithCommentId()
70 …inline GetCommentReactionsRequest& WithCommentId(Aws::String&& value) { SetCommentId(std::move(val… in WithCommentId()
75 …inline GetCommentReactionsRequest& WithCommentId(const char* value) { SetCommentId(value); return … in WithCommentId()
H A DComment.h56 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
61 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
66 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
71 inline Comment& WithCommentId(const Aws::String& value) { SetCommentId(value); return *this;} in WithCommentId()
76 …inline Comment& WithCommentId(Aws::String&& value) { SetCommentId(std::move(value)); return *this;} in WithCommentId()
81 inline Comment& WithCommentId(const char* value) { SetCommentId(value); return *this;} in WithCommentId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workdocs/include/aws/workdocs/model/
H A DDeleteCommentRequest.h181 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
186 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
191 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
196 …inline DeleteCommentRequest& WithCommentId(const Aws::String& value) { SetCommentId(value); return… in WithCommentId()
201 …inline DeleteCommentRequest& WithCommentId(Aws::String&& value) { SetCommentId(std::move(value)); … in WithCommentId()
206 …inline DeleteCommentRequest& WithCommentId(const char* value) { SetCommentId(value); return *this;} in WithCommentId()
H A DCommentMetadata.h56 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
61 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
66 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
71 …inline CommentMetadata& WithCommentId(const Aws::String& value) { SetCommentId(value); return *thi… in WithCommentId()
76 …inline CommentMetadata& WithCommentId(Aws::String&& value) { SetCommentId(std::move(value)); retur… in WithCommentId()
81 inline CommentMetadata& WithCommentId(const char* value) { SetCommentId(value); return *this;} in WithCommentId()
H A DComment.h57 …inline void SetCommentId(const Aws::String& value) { m_commentIdHasBeenSet = true; m_commentId = v… in SetCommentId() function
62 …inline void SetCommentId(Aws::String&& value) { m_commentIdHasBeenSet = true; m_commentId = std::m… in SetCommentId() function
67 …inline void SetCommentId(const char* value) { m_commentIdHasBeenSet = true; m_commentId.assign(val… in SetCommentId() function
72 inline Comment& WithCommentId(const Aws::String& value) { SetCommentId(value); return *this;} in WithCommentId()
77 …inline Comment& WithCommentId(Aws::String&& value) { SetCommentId(std::move(value)); return *this;} in WithCommentId()
82 inline Comment& WithCommentId(const char* value) { SetCommentId(value); return *this;} in WithCommentId()
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go4801 func (s *Comment) SetCommentId(v string) *Comment { func
5518 func (s *DeleteCommentContentInput) SetCommentId(v string) *DeleteCommentContentInput { func
5974 func (s *GetCommentInput) SetCommentId(v string) *GetCommentInput { func
8729 func (s *UpdateCommentInput) SetCommentId(v string) *UpdateCommentInput { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go4982 func (s *Comment) SetCommentId(v string) *Comment { func
5688 func (s *DeleteCommentContentInput) SetCommentId(v string) *DeleteCommentContentInput { func
6133 func (s *GetCommentInput) SetCommentId(v string) *GetCommentInput { func
9031 func (s *UpdateCommentInput) SetCommentId(v string) *UpdateCommentInput { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/codecommit/
H A Dapi.go4982 func (s *Comment) SetCommentId(v string) *Comment { func
5688 func (s *DeleteCommentContentInput) SetCommentId(v string) *DeleteCommentContentInput { func
6133 func (s *GetCommentInput) SetCommentId(v string) *GetCommentInput { func
9031 func (s *UpdateCommentInput) SetCommentId(v string) *UpdateCommentInput { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4401 func (s *Comment) SetCommentId(v string) *Comment { func
4484 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5376 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go8156 func (s *Comment) SetCommentId(v string) *Comment { func
9523 func (s *DeleteCommentContentInput) SetCommentId(v string) *DeleteCommentContentInput { func
10651 func (s *GetCommentInput) SetCommentId(v string) *GetCommentInput { func
15974 func (s *UpdateCommentInput) SetCommentId(v string) *UpdateCommentInput { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4641 func (s *Comment) SetCommentId(v string) *Comment { func
4725 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5602 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4641 func (s *Comment) SetCommentId(v string) *Comment { func
4725 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5602 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4501 func (s *Comment) SetCommentId(v string) *Comment { func
4585 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5462 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4509 func (s *Comment) SetCommentId(v string) *Comment { func
4594 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5486 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4647 func (s *Comment) SetCommentId(v string) *Comment { func
4731 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5608 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4641 func (s *Comment) SetCommentId(v string) *Comment { func
4725 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5602 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/workdocs/
H A Dapi.go4501 func (s *Comment) SetCommentId(v string) *Comment { func
4585 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5462 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4647 func (s *Comment) SetCommentId(v string) *Comment { func
4731 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5608 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go8438 func (s *Comment) SetCommentId(v string) *Comment { func
9805 func (s *DeleteCommentContentInput) SetCommentId(v string) *DeleteCommentContentInput { func
10933 func (s *GetCommentInput) SetCommentId(v string) *GetCommentInput { func
16256 func (s *UpdateCommentInput) SetCommentId(v string) *UpdateCommentInput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go8438 func (s *Comment) SetCommentId(v string) *Comment { func
9805 func (s *DeleteCommentContentInput) SetCommentId(v string) *DeleteCommentContentInput { func
10933 func (s *GetCommentInput) SetCommentId(v string) *GetCommentInput { func
16256 func (s *UpdateCommentInput) SetCommentId(v string) *UpdateCommentInput { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go4652 func (s *Comment) SetCommentId(v string) *Comment { func
4736 func (s *CommentMetadata) SetCommentId(v string) *CommentMetadata { func
5839 func (s *DeleteCommentInput) SetCommentId(v string) *DeleteCommentInput { func

123