/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplifybackend/include/aws/amplifybackend/model/ |
H A D | CreateBackendAuthOAuthConfig.h | 36 class AWS_AMPLIFYBACKEND_API CreateBackendAuthOAuthConfig 39 CreateBackendAuthOAuthConfig(); 40 CreateBackendAuthOAuthConfig(Aws::Utils::Json::JsonView jsonValue); 41 CreateBackendAuthOAuthConfig& operator=(Aws::Utils::Json::JsonView jsonValue); 73 …inline CreateBackendAuthOAuthConfig& WithDomainPrefix(const Aws::String& value) { SetDomainPrefix(… in WithDomainPrefix() 78 …inline CreateBackendAuthOAuthConfig& WithDomainPrefix(Aws::String&& value) { SetDomainPrefix(std::… in WithDomainPrefix() 83 …inline CreateBackendAuthOAuthConfig& WithDomainPrefix(const char* value) { SetDomainPrefix(value);… in WithDomainPrefix() 114 …inline CreateBackendAuthOAuthConfig& WithOAuthGrantType(const OAuthGrantType& value) { SetOAuthGra… in WithOAuthGrantType() 120 …inline CreateBackendAuthOAuthConfig& WithOAuthGrantType(OAuthGrantType&& value) { SetOAuthGrantTyp… in WithOAuthGrantType() 151 …inline CreateBackendAuthOAuthConfig& WithOAuthScopes(const Aws::Vector<OAuthScopesElement>& value)… in WithOAuthScopes() [all …]
|
H A D | CreateBackendAuthUserPoolConfig.h | 126 inline const CreateBackendAuthOAuthConfig& GetOAuth() const{ return m_oAuth; } in GetOAuth() 138 …inline void SetOAuth(const CreateBackendAuthOAuthConfig& value) { m_oAuthHasBeenSet = true; m_oAut… in SetOAuth() 144 …inline void SetOAuth(CreateBackendAuthOAuthConfig&& value) { m_oAuthHasBeenSet = true; m_oAuth = s… in SetOAuth() 150 …inline CreateBackendAuthUserPoolConfig& WithOAuth(const CreateBackendAuthOAuthConfig& value) { Set… in WithOAuth() 156 …inline CreateBackendAuthUserPoolConfig& WithOAuth(CreateBackendAuthOAuthConfig&& value) { SetOAuth… in WithOAuth() 322 CreateBackendAuthOAuthConfig m_oAuth;
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplifybackend/source/model/ |
H A D | CreateBackendAuthOAuthConfig.cpp | 21 CreateBackendAuthOAuthConfig::CreateBackendAuthOAuthConfig() : in CreateBackendAuthOAuthConfig() function in Aws::AmplifyBackend::Model::CreateBackendAuthOAuthConfig 32 CreateBackendAuthOAuthConfig::CreateBackendAuthOAuthConfig(JsonView jsonValue) : in CreateBackendAuthOAuthConfig() function in Aws::AmplifyBackend::Model::CreateBackendAuthOAuthConfig 44 CreateBackendAuthOAuthConfig& CreateBackendAuthOAuthConfig::operator =(JsonView jsonValue) in operator =() 100 JsonValue CreateBackendAuthOAuthConfig::Jsonize() const in Jsonize()
|
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/amplifybackend/types/ |
H A D | types.go | 178 type CreateBackendAuthOAuthConfig struct { struct 280 OAuth *CreateBackendAuthOAuthConfig
|
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/amplifybackend/types/ |
H A D | types.go | 178 type CreateBackendAuthOAuthConfig struct { struct 280 OAuth *CreateBackendAuthOAuthConfig
|
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/amplifybackend/types/ |
H A D | types.go | 178 type CreateBackendAuthOAuthConfig struct { struct 280 OAuth *CreateBackendAuthOAuthConfig
|
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/amplifybackend/types/ |
H A D | types.go | 178 type CreateBackendAuthOAuthConfig struct { struct 280 OAuth *CreateBackendAuthOAuthConfig
|
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/amplifybackend/types/ |
H A D | types.go | 219 type CreateBackendAuthOAuthConfig struct { struct 327 OAuth *CreateBackendAuthOAuthConfig
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3114 type CreateBackendAuthOAuthConfig struct { struct 3148 func (s CreateBackendAuthOAuthConfig) String() string { argument 3153 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3158 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3180 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3186 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3192 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3198 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3204 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3210 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3114 type CreateBackendAuthOAuthConfig struct { struct 3148 func (s CreateBackendAuthOAuthConfig) String() string { argument 3153 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3158 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3180 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3186 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3192 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3198 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3204 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3210 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3114 type CreateBackendAuthOAuthConfig struct { struct 3148 func (s CreateBackendAuthOAuthConfig) String() string { argument 3153 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3158 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3180 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3186 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3192 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3198 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3204 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3210 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3114 type CreateBackendAuthOAuthConfig struct { struct 3148 func (s CreateBackendAuthOAuthConfig) String() string { argument 3153 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3158 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3180 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3186 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3192 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3198 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3204 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3210 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3114 type CreateBackendAuthOAuthConfig struct { struct 3148 func (s CreateBackendAuthOAuthConfig) String() string { argument 3153 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3158 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3180 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3186 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3192 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3198 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3204 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3210 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3114 type CreateBackendAuthOAuthConfig struct { struct 3148 func (s CreateBackendAuthOAuthConfig) String() string { argument 3153 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3158 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3180 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3186 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3192 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3198 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3204 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3210 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3253 type CreateBackendAuthOAuthConfig struct { struct 3286 func (s CreateBackendAuthOAuthConfig) String() string { argument 3291 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3296 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3318 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3324 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3330 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3336 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3342 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3348 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3201 type CreateBackendAuthOAuthConfig struct { struct 3234 func (s CreateBackendAuthOAuthConfig) String() string { argument 3239 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3244 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3266 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3272 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3278 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3284 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3290 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3296 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3253 type CreateBackendAuthOAuthConfig struct { struct 3286 func (s CreateBackendAuthOAuthConfig) String() string { argument 3291 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3296 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3318 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3324 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3330 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3336 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3342 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3348 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3381 type CreateBackendAuthOAuthConfig struct { struct 3418 func (s CreateBackendAuthOAuthConfig) String() string { argument 3427 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3432 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3454 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3460 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3466 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3472 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3478 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3484 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3381 type CreateBackendAuthOAuthConfig struct { struct 3418 func (s CreateBackendAuthOAuthConfig) String() string { argument 3427 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3432 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3454 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3460 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3466 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3472 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3478 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3484 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3381 type CreateBackendAuthOAuthConfig struct { struct 3418 func (s CreateBackendAuthOAuthConfig) String() string { argument 3427 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3432 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3454 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3460 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3466 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3472 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3478 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3484 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3253 type CreateBackendAuthOAuthConfig struct { struct 3286 func (s CreateBackendAuthOAuthConfig) String() string { argument 3291 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3296 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3318 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3324 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3330 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3336 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3342 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3348 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/ |
H A D | api.go | 3253 type CreateBackendAuthOAuthConfig struct { struct 3286 func (s CreateBackendAuthOAuthConfig) String() string { argument 3291 func (s CreateBackendAuthOAuthConfig) GoString() string { argument 3296 func (s *CreateBackendAuthOAuthConfig) Validate() error { argument 3318 func (s *CreateBackendAuthOAuthConfig) SetDomainPrefix(v string) *CreateBackendAuthOAuthConfig { argument 3324 func (s *CreateBackendAuthOAuthConfig) SetOAuthGrantType(v string) *CreateBackendAuthOAuthConfig { argument 3330 func (s *CreateBackendAuthOAuthConfig) SetOAuthScopes(v []*string) *CreateBackendAuthOAuthConfig { argument 3336 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignInURIs(v []*string) *CreateBackendAuthOAuthCo… argument 3342 func (s *CreateBackendAuthOAuthConfig) SetRedirectSignOutURIs(v []*string) *CreateBackendAuthOAuthC… argument 3348 func (s *CreateBackendAuthOAuthConfig) SetSocialProviderSettings(v *SocialProviderSettings) *Create… argument [all …]
|
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/amplifybackend/ |
H A D | validators.go | 634 func validateCreateBackendAuthOAuthConfig(v *types.CreateBackendAuthOAuthConfig) error { argument
|
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/amplifybackend/ |
H A D | validators.go | 658 func validateCreateBackendAuthOAuthConfig(v *types.CreateBackendAuthOAuthConfig) error { argument
|
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/amplifybackend/ |
H A D | validators.go | 634 func validateCreateBackendAuthOAuthConfig(v *types.CreateBackendAuthOAuthConfig) error { argument
|