Home
last modified time | relevance | path

Searched refs:AppSpecContent (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codedeploy/include/aws/codedeploy/model/
H A DAppSpecContent.h34 class AWS_CODEDEPLOY_API AppSpecContent
37 AppSpecContent();
38 AppSpecContent(Aws::Utils::Json::JsonView jsonValue);
39 AppSpecContent& operator=(Aws::Utils::Json::JsonView jsonValue);
119 inline AppSpecContent& WithContent(const Aws::String& value) { SetContent(value); return *this;} in WithContent()
132 …inline AppSpecContent& WithContent(Aws::String&& value) { SetContent(std::move(value)); return *th… in WithContent()
145 inline AppSpecContent& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
176 inline AppSpecContent& WithSha256(const Aws::String& value) { SetSha256(value); return *this;} in WithSha256()
181 …inline AppSpecContent& WithSha256(Aws::String&& value) { SetSha256(std::move(value)); return *this… in WithSha256()
186 inline AppSpecContent& WithSha256(const char* value) { SetSha256(value); return *this;} in WithSha256()
H A DRevisionLocation.h215 inline const AppSpecContent& GetAppSpecContent() const{ return m_appSpecContent; } in GetAppSpecContent()
227 …inline void SetAppSpecContent(const AppSpecContent& value) { m_appSpecContentHasBeenSet = true; m_… in SetAppSpecContent()
233 …inline void SetAppSpecContent(AppSpecContent&& value) { m_appSpecContentHasBeenSet = true; m_appSp… in SetAppSpecContent()
239 …inline RevisionLocation& WithAppSpecContent(const AppSpecContent& value) { SetAppSpecContent(value… in WithAppSpecContent()
245 …inline RevisionLocation& WithAppSpecContent(AppSpecContent&& value) { SetAppSpecContent(std::move(… in WithAppSpecContent()
261 AppSpecContent m_appSpecContent;
H A DRevisionLocationType.h22 AppSpecContent enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codedeploy/source/model/
H A DAppSpecContent.cpp21 AppSpecContent::AppSpecContent() : in AppSpecContent() function in Aws::CodeDeploy::Model::AppSpecContent
27 AppSpecContent::AppSpecContent(JsonView jsonValue) : in AppSpecContent() function in Aws::CodeDeploy::Model::AppSpecContent
34 AppSpecContent& AppSpecContent::operator =(JsonView jsonValue) in operator =()
53 JsonValue AppSpecContent::Jsonize() const in Jsonize()
H A DRevisionLocationType.cpp46 return RevisionLocationType::AppSpecContent; in GetRevisionLocationTypeForName()
68 case RevisionLocationType::AppSpecContent: in GetNameForRevisionLocationType()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codedeploy/types/
H A Dtypes.go67 type AppSpecContent struct { struct
1105 AppSpecContent *AppSpecContent member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codedeploy/types/
H A Dtypes.go67 type AppSpecContent struct { struct
1078 AppSpecContent *AppSpecContent member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codedeploy/types/
H A Dtypes.go67 type AppSpecContent struct { struct
1078 AppSpecContent *AppSpecContent member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codedeploy/types/
H A Dtypes.go67 type AppSpecContent struct { struct
1078 AppSpecContent *AppSpecContent member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codedeploy/types/
H A Dtypes.go67 type AppSpecContent struct { struct
1105 AppSpecContent *AppSpecContent member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codedeploy/types/
H A Dtypes.go67 type AppSpecContent struct { struct
1105 AppSpecContent *AppSpecContent member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codedeploy/types/
H A Dtypes.go67 type AppSpecContent struct { struct
1105 AppSpecContent *AppSpecContent member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codedeploy/types/
H A Dtypes.go74 type AppSpecContent struct { struct
1186 AppSpecContent *AppSpecContent member
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5168 type AppSpecContent struct { struct
5190 func (s AppSpecContent) String() string { argument
5195 func (s AppSpecContent) GoString() string { argument
5200 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5206 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
10928 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
10963 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
10964 s.AppSpecContent = v
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5180 type AppSpecContent struct { struct
5202 func (s AppSpecContent) String() string { argument
5207 func (s AppSpecContent) GoString() string { argument
5212 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5218 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
10940 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
10975 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
10976 s.AppSpecContent = v
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5168 type AppSpecContent struct { struct
5190 func (s AppSpecContent) String() string { argument
5195 func (s AppSpecContent) GoString() string { argument
5200 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5206 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
10928 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
10963 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
10964 s.AppSpecContent = v
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5180 type AppSpecContent struct { struct
5202 func (s AppSpecContent) String() string { argument
5207 func (s AppSpecContent) GoString() string { argument
5212 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5218 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
10940 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
10975 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
10976 s.AppSpecContent = v
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5168 type AppSpecContent struct { struct
5190 func (s AppSpecContent) String() string { argument
5195 func (s AppSpecContent) GoString() string { argument
5200 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5206 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
10928 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
10963 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
10964 s.AppSpecContent = v
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5353 type AppSpecContent struct { struct
5375 func (s AppSpecContent) String() string { argument
5380 func (s AppSpecContent) GoString() string { argument
5385 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5391 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
16931 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
16970 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
16971 s.AppSpecContent = v
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codedeploy/
H A Dapi.go5353 type AppSpecContent struct { struct
5375 func (s AppSpecContent) String() string { argument
5380 func (s AppSpecContent) GoString() string { argument
5385 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5391 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
16931 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
16970 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
16971 s.AppSpecContent = v
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5353 type AppSpecContent struct { struct
5375 func (s AppSpecContent) String() string { argument
5380 func (s AppSpecContent) GoString() string { argument
5385 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5391 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
17013 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
17052 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
17053 s.AppSpecContent = v
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5353 type AppSpecContent struct { struct
5375 func (s AppSpecContent) String() string { argument
5380 func (s AppSpecContent) GoString() string { argument
5385 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5391 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
17013 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
17052 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
17053 s.AppSpecContent = v
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5353 type AppSpecContent struct { struct
5375 func (s AppSpecContent) String() string { argument
5380 func (s AppSpecContent) GoString() string { argument
5385 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5391 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
17013 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
17052 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
17053 s.AppSpecContent = v
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5353 type AppSpecContent struct { struct
5375 func (s AppSpecContent) String() string { argument
5380 func (s AppSpecContent) GoString() string { argument
5385 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5391 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
17013 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
17052 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
17053 s.AppSpecContent = v
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/codedeploy/
H A Dapi.go5237 type AppSpecContent struct { struct
5259 func (s AppSpecContent) String() string { argument
5264 func (s AppSpecContent) GoString() string { argument
5269 func (s *AppSpecContent) SetContent(v string) *AppSpecContent { argument
5275 func (s *AppSpecContent) SetSha256(v string) *AppSpecContent { argument
16598 AppSpecContent *AppSpecContent `locationName:"appSpecContent" type:"structure"` member
16633 func (s *RevisionLocation) SetAppSpecContent(v *AppSpecContent) *RevisionLocation {
16634 s.AppSpecContent = v

123