Home
last modified time | relevance | path

Searched refs:UserProfileSummary (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codestar/include/aws/codestar/model/
H A DUserProfileSummary.h32 class AWS_CODESTAR_API UserProfileSummary
35 UserProfileSummary();
36 UserProfileSummary(Aws::Utils::Json::JsonView jsonValue);
37 UserProfileSummary& operator=(Aws::Utils::Json::JsonView jsonValue);
69 …inline UserProfileSummary& WithUserArn(const Aws::String& value) { SetUserArn(value); return *this… in WithUserArn()
74 …inline UserProfileSummary& WithUserArn(Aws::String&& value) { SetUserArn(std::move(value)); return… in WithUserArn()
79 inline UserProfileSummary& WithUserArn(const char* value) { SetUserArn(value); return *this;} in WithUserArn()
158 …inline UserProfileSummary& WithDisplayName(const Aws::String& value) { SetDisplayName(value); retu… in WithDisplayName()
184 …inline UserProfileSummary& WithDisplayName(const char* value) { SetDisplayName(value); return *thi… in WithDisplayName()
225 …inline UserProfileSummary& WithEmailAddress(const char* value) { SetEmailAddress(value); return *t… in WithEmailAddress()
[all …]
H A DListUserProfilesResult.h40 inline const Aws::Vector<UserProfileSummary>& GetUserProfiles() const{ return m_userProfiles; } in GetUserProfiles()
45 …inline void SetUserProfiles(const Aws::Vector<UserProfileSummary>& value) { m_userProfiles = value… in SetUserProfiles()
50 …inline void SetUserProfiles(Aws::Vector<UserProfileSummary>&& value) { m_userProfiles = std::move(… in SetUserProfiles()
55 …inline ListUserProfilesResult& WithUserProfiles(const Aws::Vector<UserProfileSummary>& value) { Se… in WithUserProfiles()
60 …inline ListUserProfilesResult& WithUserProfiles(Aws::Vector<UserProfileSummary>&& value) { SetUser… in WithUserProfiles()
65 …inline ListUserProfilesResult& AddUserProfiles(const UserProfileSummary& value) { m_userProfiles.p… in AddUserProfiles()
70 …inline ListUserProfilesResult& AddUserProfiles(UserProfileSummary&& value) { m_userProfiles.push_b… in AddUserProfiles()
117 Aws::Vector<UserProfileSummary> m_userProfiles;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codestar/source/model/
H A DUserProfileSummary.cpp21 UserProfileSummary::UserProfileSummary() : in UserProfileSummary() function in Aws::CodeStar::Model::UserProfileSummary
29 UserProfileSummary::UserProfileSummary(JsonView jsonValue) : in UserProfileSummary() function in Aws::CodeStar::Model::UserProfileSummary
38 UserProfileSummary& UserProfileSummary::operator =(JsonView jsonValue) in operator =()
71 JsonValue UserProfileSummary::Jsonize() const in Jsonize()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go2976 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
2996 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
3623 type UserProfileSummary struct { struct
3650 func (s UserProfileSummary) String() string { argument
3655 func (s UserProfileSummary) GoString() string { argument
3660 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
3666 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
3672 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
3678 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go2950 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
2970 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
3583 type UserProfileSummary struct { struct
3610 func (s UserProfileSummary) String() string { argument
3615 func (s UserProfileSummary) GoString() string { argument
3620 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
3626 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
3632 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
3638 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go2976 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
2996 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
3623 type UserProfileSummary struct { struct
3650 func (s UserProfileSummary) String() string { argument
3655 func (s UserProfileSummary) GoString() string { argument
3660 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
3666 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
3672 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
3678 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/codestar/
H A Dapi.go2950 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
2970 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
3583 type UserProfileSummary struct { struct
3610 func (s UserProfileSummary) String() string { argument
3615 func (s UserProfileSummary) GoString() string { argument
3620 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
3626 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
3632 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
3638 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codestar/types/
H A Dtypes.go203 type UserProfileSummary struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codestar/types/
H A Dtypes.go203 type UserProfileSummary struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codestar/types/
H A Dtypes.go203 type UserProfileSummary struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codestar/types/
H A Dtypes.go203 type UserProfileSummary struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codestar/types/
H A Dtypes.go203 type UserProfileSummary struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codestar/types/
H A Dtypes.go203 type UserProfileSummary struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codestar/types/
H A Dtypes.go203 type UserProfileSummary struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codestar/types/
H A Dtypes.go231 type UserProfileSummary struct { struct
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go3368 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
3388 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
4202 type UserProfileSummary struct { struct
4229 func (s UserProfileSummary) String() string { argument
4234 func (s UserProfileSummary) GoString() string { argument
4239 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
4245 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
4251 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
4257 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go3368 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
3388 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
4202 type UserProfileSummary struct { struct
4229 func (s UserProfileSummary) String() string { argument
4234 func (s UserProfileSummary) GoString() string { argument
4239 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
4245 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
4251 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
4257 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go3368 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
3388 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
4202 type UserProfileSummary struct { struct
4229 func (s UserProfileSummary) String() string { argument
4234 func (s UserProfileSummary) GoString() string { argument
4239 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
4245 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
4251 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
4257 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go3368 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
3388 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
4202 type UserProfileSummary struct { struct
4229 func (s UserProfileSummary) String() string { argument
4234 func (s UserProfileSummary) GoString() string { argument
4239 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
4245 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
4251 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
4257 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codestar/
H A Dapi.go3368 UserProfiles []*UserProfileSummary `locationName:"userProfiles" type:"list" required:"true"`
3388 func (s *ListUserProfilesOutput) SetUserProfiles(v []*UserProfileSummary) *ListUserProfilesOutput {
4202 type UserProfileSummary struct { struct
4229 func (s UserProfileSummary) String() string { argument
4234 func (s UserProfileSummary) GoString() string { argument
4239 func (s *UserProfileSummary) SetDisplayName(v string) *UserProfileSummary { argument
4245 func (s *UserProfileSummary) SetEmailAddress(v string) *UserProfileSummary { argument
4251 func (s *UserProfileSummary) SetSshPublicKey(v string) *UserProfileSummary { argument
4257 func (s *UserProfileSummary) SetUserArn(v string) *UserProfileSummary { argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codestar/
H A Dapi_op_ListUserProfiles.go45 UserProfiles []types.UserProfileSummary
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codestar/
H A Dapi_op_ListUserProfiles.go45 UserProfiles []types.UserProfileSummary
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codestar/
H A Dapi_op_ListUserProfiles.go45 UserProfiles []types.UserProfileSummary
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codestar/
H A Dapi_op_ListUserProfiles.go45 UserProfiles []types.UserProfileSummary
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codestar/
H A Dapi_op_ListUserProfiles.go45 UserProfiles []types.UserProfileSummary

123