Home
last modified time | relevance | path

Searched refs:ThirdPartySourceRepository (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguru-reviewer/include/aws/codeguru-reviewer/model/
H A DThirdPartySourceRepository.h32 class AWS_CODEGURUREVIEWER_API ThirdPartySourceRepository
35 ThirdPartySourceRepository();
36 ThirdPartySourceRepository(Aws::Utils::Json::JsonView jsonValue);
37 ThirdPartySourceRepository& operator=(Aws::Utils::Json::JsonView jsonValue);
69 …inline ThirdPartySourceRepository& WithName(const Aws::String& value) { SetName(value); return *th… in WithName()
74 …inline ThirdPartySourceRepository& WithName(Aws::String&& value) { SetName(std::move(value)); retu… in WithName()
79 inline ThirdPartySourceRepository& WithName(const char* value) { SetName(value); return *this;} in WithName()
168 …inline ThirdPartySourceRepository& WithConnectionArn(const char* value) { SetConnectionArn(value);… in WithConnectionArn()
217 …inline ThirdPartySourceRepository& WithOwner(const Aws::String& value) { SetOwner(value); return *… in WithOwner()
225 …inline ThirdPartySourceRepository& WithOwner(Aws::String&& value) { SetOwner(std::move(value)); re… in WithOwner()
[all …]
H A DRepository.h80 inline const ThirdPartySourceRepository& GetBitbucket() const{ return m_bitbucket; } in GetBitbucket()
90 …inline void SetBitbucket(const ThirdPartySourceRepository& value) { m_bitbucketHasBeenSet = true; … in SetBitbucket()
95 …inline void SetBitbucket(ThirdPartySourceRepository&& value) { m_bitbucketHasBeenSet = true; m_bit… in SetBitbucket()
100 …inline Repository& WithBitbucket(const ThirdPartySourceRepository& value) { SetBitbucket(value); r… in WithBitbucket()
105 …inline Repository& WithBitbucket(ThirdPartySourceRepository&& value) { SetBitbucket(std::move(valu… in WithBitbucket()
111 …inline const ThirdPartySourceRepository& GetGitHubEnterpriseServer() const{ return m_gitHubEnterpr… in GetGitHubEnterpriseServer()
121 …inline void SetGitHubEnterpriseServer(const ThirdPartySourceRepository& value) { m_gitHubEnterpris… in SetGitHubEnterpriseServer()
131 …inline Repository& WithGitHubEnterpriseServer(const ThirdPartySourceRepository& value) { SetGitHub… in WithGitHubEnterpriseServer()
136 …inline Repository& WithGitHubEnterpriseServer(ThirdPartySourceRepository&& value) { SetGitHubEnter… in WithGitHubEnterpriseServer()
162 ThirdPartySourceRepository m_bitbucket;
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguru-reviewer/source/model/
H A DThirdPartySourceRepository.cpp21 ThirdPartySourceRepository::ThirdPartySourceRepository() : in ThirdPartySourceRepository() function in Aws::CodeGuruReviewer::Model::ThirdPartySourceRepository
28 ThirdPartySourceRepository::ThirdPartySourceRepository(JsonView jsonValue) : in ThirdPartySourceRepository() function in Aws::CodeGuruReviewer::Model::ThirdPartySourceRepository
36 ThirdPartySourceRepository& ThirdPartySourceRepository::operator =(JsonView jsonValue) in operator =()
62 JsonValue ThirdPartySourceRepository::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codegurureviewer/types/
H A Dtypes.go300 Bitbucket *ThirdPartySourceRepository
306 GitHubEnterpriseServer *ThirdPartySourceRepository
505 type ThirdPartySourceRepository struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codegurureviewer/types/
H A Dtypes.go300 Bitbucket *ThirdPartySourceRepository
306 GitHubEnterpriseServer *ThirdPartySourceRepository
505 type ThirdPartySourceRepository struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codegurureviewer/types/
H A Dtypes.go300 Bitbucket *ThirdPartySourceRepository
306 GitHubEnterpriseServer *ThirdPartySourceRepository
505 type ThirdPartySourceRepository struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codegurureviewer/types/
H A Dtypes.go300 Bitbucket *ThirdPartySourceRepository
306 GitHubEnterpriseServer *ThirdPartySourceRepository
505 type ThirdPartySourceRepository struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codegurureviewer/types/
H A Dtypes.go300 Bitbucket *ThirdPartySourceRepository
306 GitHubEnterpriseServer *ThirdPartySourceRepository
505 type ThirdPartySourceRepository struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codegurureviewer/types/
H A Dtypes.go300 Bitbucket *ThirdPartySourceRepository
306 GitHubEnterpriseServer *ThirdPartySourceRepository
505 type ThirdPartySourceRepository struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codegurureviewer/types/
H A Dtypes.go319 Bitbucket *ThirdPartySourceRepository
325 GitHubEnterpriseServer *ThirdPartySourceRepository
534 type ThirdPartySourceRepository struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codegurureviewer/types/
H A Dtypes.go423 Bitbucket *ThirdPartySourceRepository
429 GitHubEnterpriseServer *ThirdPartySourceRepository
784 type ThirdPartySourceRepository struct { struct
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3074 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3080 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3119 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3131 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
3461 type ThirdPartySourceRepository struct { struct
3485 func (s ThirdPartySourceRepository) String() string { argument
3490 func (s ThirdPartySourceRepository) GoString() string { argument
3495 func (s *ThirdPartySourceRepository) Validate() error { argument
3520 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
3526 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codegurureviewer/
H A Dapi.go3074 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3080 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3119 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3131 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
3461 type ThirdPartySourceRepository struct { struct
3485 func (s ThirdPartySourceRepository) String() string { argument
3490 func (s ThirdPartySourceRepository) GoString() string { argument
3495 func (s *ThirdPartySourceRepository) Validate() error { argument
3520 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
3526 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3331 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3337 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3376 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3388 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
3826 type ThirdPartySourceRepository struct { struct
3850 func (s ThirdPartySourceRepository) String() string { argument
3855 func (s ThirdPartySourceRepository) GoString() string { argument
3860 func (s *ThirdPartySourceRepository) Validate() error { argument
3885 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
3891 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go2955 Bitbucket *ThirdPartySourceRepository `type:"structure"`
2992 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3296 type ThirdPartySourceRepository struct { struct
3316 func (s ThirdPartySourceRepository) String() string { argument
3321 func (s ThirdPartySourceRepository) GoString() string { argument
3326 func (s *ThirdPartySourceRepository) Validate() error { argument
3351 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
3357 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
3363 func (s *ThirdPartySourceRepository) SetOwner(v string) *ThirdPartySourceRepository { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3830 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3836 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3875 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3887 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
4437 type ThirdPartySourceRepository struct { struct
4461 func (s ThirdPartySourceRepository) String() string { argument
4466 func (s ThirdPartySourceRepository) GoString() string { argument
4471 func (s *ThirdPartySourceRepository) Validate() error { argument
4496 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
4502 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3830 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3836 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3875 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3887 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
4437 type ThirdPartySourceRepository struct { struct
4461 func (s ThirdPartySourceRepository) String() string { argument
4466 func (s ThirdPartySourceRepository) GoString() string { argument
4471 func (s *ThirdPartySourceRepository) Validate() error { argument
4496 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
4502 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3757 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3763 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3802 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3814 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
4349 type ThirdPartySourceRepository struct { struct
4373 func (s ThirdPartySourceRepository) String() string { argument
4378 func (s ThirdPartySourceRepository) GoString() string { argument
4383 func (s *ThirdPartySourceRepository) Validate() error { argument
4408 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
4414 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3757 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3763 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3802 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3814 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
4349 type ThirdPartySourceRepository struct { struct
4373 func (s ThirdPartySourceRepository) String() string { argument
4378 func (s ThirdPartySourceRepository) GoString() string { argument
4383 func (s *ThirdPartySourceRepository) Validate() error { argument
4408 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
4414 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3830 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3836 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3875 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3887 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
4437 type ThirdPartySourceRepository struct { struct
4461 func (s ThirdPartySourceRepository) String() string { argument
4466 func (s ThirdPartySourceRepository) GoString() string { argument
4471 func (s *ThirdPartySourceRepository) Validate() error { argument
4496 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
4502 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go3757 Bitbucket *ThirdPartySourceRepository `type:"structure"`
3763 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
3802 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
3814 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
4349 type ThirdPartySourceRepository struct { struct
4373 func (s ThirdPartySourceRepository) String() string { argument
4378 func (s ThirdPartySourceRepository) GoString() string { argument
4383 func (s *ThirdPartySourceRepository) Validate() error { argument
4408 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
4414 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go4076 Bitbucket *ThirdPartySourceRepository `type:"structure"`
4082 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
4129 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
4141 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
5045 type ThirdPartySourceRepository struct { struct
5070 func (s ThirdPartySourceRepository) String() string { argument
5075 func (s ThirdPartySourceRepository) GoString() string { argument
5080 func (s *ThirdPartySourceRepository) Validate() error { argument
5105 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
5111 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go4076 Bitbucket *ThirdPartySourceRepository `type:"structure"`
4082 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
4129 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
4141 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
5045 type ThirdPartySourceRepository struct { struct
5070 func (s ThirdPartySourceRepository) String() string { argument
5075 func (s ThirdPartySourceRepository) GoString() string { argument
5080 func (s *ThirdPartySourceRepository) Validate() error { argument
5105 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
5111 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go4076 Bitbucket *ThirdPartySourceRepository `type:"structure"`
4082 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
4129 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
4141 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
5045 type ThirdPartySourceRepository struct { struct
5070 func (s ThirdPartySourceRepository) String() string { argument
5075 func (s ThirdPartySourceRepository) GoString() string { argument
5080 func (s *ThirdPartySourceRepository) Validate() error { argument
5105 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
5111 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/codegurureviewer/
H A Dapi.go4431 Bitbucket *ThirdPartySourceRepository `type:"structure"`
4437 GitHubEnterpriseServer *ThirdPartySourceRepository `type:"structure"`
4492 func (s *Repository) SetBitbucket(v *ThirdPartySourceRepository) *Repository {
4504 func (s *Repository) SetGitHubEnterpriseServer(v *ThirdPartySourceRepository) *Repository {
5576 type ThirdPartySourceRepository struct { struct
5606 func (s ThirdPartySourceRepository) String() string { argument
5615 func (s ThirdPartySourceRepository) GoString() string { argument
5620 func (s *ThirdPartySourceRepository) Validate() error { argument
5645 func (s *ThirdPartySourceRepository) SetConnectionArn(v string) *ThirdPartySourceRepository { argument
5651 func (s *ThirdPartySourceRepository) SetName(v string) *ThirdPartySourceRepository { argument
[all …]

12