Home
last modified time | relevance | path

Searched defs:CertificateLimitExceededException (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ds/source/model/
H A DCertificateLimitExceededException.cpp21 CertificateLimitExceededException::CertificateLimitExceededException() : in CertificateLimitExceededException() function in Aws::DirectoryService::Model::CertificateLimitExceededException
27 CertificateLimitExceededException::CertificateLimitExceededException(JsonView jsonValue) : in CertificateLimitExceededException() function in Aws::DirectoryService::Model::CertificateLimitExceededException
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/directoryservice/types/
H A Derrors.go123 type CertificateLimitExceededException struct { struct
124 Message *string
126 RequestId *string
128 noSmithyDocumentSerde
131 func (e *CertificateLimitExceededException) Error() string {
134 func (e *CertificateLimitExceededException) ErrorMessage() string {
140 func (e *CertificateLimitExceededException) ErrorCode() string {
143 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/directoryservice/types/
H A Derrors.go113 type CertificateLimitExceededException struct { struct
114 Message *string
116 RequestId *string
119 func (e *CertificateLimitExceededException) Error() string {
122 func (e *CertificateLimitExceededException) ErrorMessage() string {
128 func (e *CertificateLimitExceededException) ErrorCode() string {
131 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/directoryservice/types/
H A Derrors.go113 type CertificateLimitExceededException struct { struct
114 Message *string
116 RequestId *string
119 func (e *CertificateLimitExceededException) Error() string {
122 func (e *CertificateLimitExceededException) ErrorMessage() string {
128 func (e *CertificateLimitExceededException) ErrorCode() string {
131 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/directoryservice/types/
H A Derrors.go113 type CertificateLimitExceededException struct { struct
114 Message *string
116 RequestId *string
119 func (e *CertificateLimitExceededException) Error() string {
122 func (e *CertificateLimitExceededException) ErrorMessage() string {
128 func (e *CertificateLimitExceededException) ErrorCode() string {
131 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/directoryservice/types/
H A Derrors.go113 type CertificateLimitExceededException struct { struct
114 Message *string
116 RequestId *string
119 func (e *CertificateLimitExceededException) Error() string {
122 func (e *CertificateLimitExceededException) ErrorMessage() string {
128 func (e *CertificateLimitExceededException) ErrorCode() string {
131 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/directoryservice/types/
H A Derrors.go113 type CertificateLimitExceededException struct { struct
114 Message *string
116 RequestId *string
119 func (e *CertificateLimitExceededException) Error() string {
122 func (e *CertificateLimitExceededException) ErrorMessage() string {
128 func (e *CertificateLimitExceededException) ErrorCode() string {
131 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/directoryservice/types/
H A Derrors.go113 type CertificateLimitExceededException struct { struct
114 Message *string
116 RequestId *string
119 func (e *CertificateLimitExceededException) Error() string {
122 func (e *CertificateLimitExceededException) ErrorMessage() string {
128 func (e *CertificateLimitExceededException) ErrorCode() string {
131 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/directoryservice/types/
H A Derrors.go113 type CertificateLimitExceededException struct { struct
114 Message *string
116 RequestId *string
119 func (e *CertificateLimitExceededException) Error() string {
122 func (e *CertificateLimitExceededException) ErrorMessage() string {
128 func (e *CertificateLimitExceededException) ErrorCode() string {
131 …(e *CertificateLimitExceededException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6302 type CertificateLimitExceededException struct { struct
6303 _ struct{} `type:"structure"`
6304 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6307 Message_ *string `locationName:"Message" type:"string"`
6310 RequestId *string `type:"string"`
6314 func (s CertificateLimitExceededException) String() string {
6319 func (s CertificateLimitExceededException) GoString() string {
6330 func (s *CertificateLimitExceededException) Code() string {
6335 func (s *CertificateLimitExceededException) Message() string {
6343 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/directoryservice/
H A Dapi.go6302 type CertificateLimitExceededException struct { struct
6303 _ struct{} `type:"structure"`
6304 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6307 Message_ *string `locationName:"Message" type:"string"`
6310 RequestId *string `type:"string"`
6314 func (s CertificateLimitExceededException) String() string {
6319 func (s CertificateLimitExceededException) GoString() string {
6330 func (s *CertificateLimitExceededException) Code() string {
6335 func (s *CertificateLimitExceededException) Message() string {
6343 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/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/directoryservice/
H A Dapi.go6302 type CertificateLimitExceededException struct { struct
6303 _ struct{} `type:"structure"`
6304 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6307 Message_ *string `locationName:"Message" type:"string"`
6310 RequestId *string `type:"string"`
6314 func (s CertificateLimitExceededException) String() string {
6319 func (s CertificateLimitExceededException) GoString() string {
6330 func (s *CertificateLimitExceededException) Code() string {
6335 func (s *CertificateLimitExceededException) Message() string {
6343 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6302 type CertificateLimitExceededException struct { struct
6303 _ struct{} `type:"structure"`
6304 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6307 Message_ *string `locationName:"Message" type:"string"`
6310 RequestId *string `type:"string"`
6314 func (s CertificateLimitExceededException) String() string {
6319 func (s CertificateLimitExceededException) GoString() string {
6330 func (s *CertificateLimitExceededException) Code() string {
6335 func (s *CertificateLimitExceededException) Message() string {
6343 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6302 type CertificateLimitExceededException struct { struct
6303 _ struct{} `type:"structure"`
6304 respMetadata protocol.ResponseMetadata
6307 Message_ *string `locationName:"Message" type:"string"`
6310 RequestId *string `type:"string"`
6314 func (s CertificateLimitExceededException) String() string {
6330 func (s CertificateLimitExceededException) Code() string {
6335 func (s CertificateLimitExceededException) Message() string {
6343 func (s CertificateLimitExceededException) OrigErr() error {
6347 func (s CertificateLimitExceededException) Error() string {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6302 type CertificateLimitExceededException struct { struct
6303 _ struct{} `type:"structure"`
6304 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6307 Message_ *string `locationName:"Message" type:"string"`
6310 RequestId *string `type:"string"`
6314 func (s CertificateLimitExceededException) String() string {
6319 func (s CertificateLimitExceededException) GoString() string {
6330 func (s *CertificateLimitExceededException) Code() string {
6335 func (s *CertificateLimitExceededException) Message() string {
6343 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6918 type CertificateLimitExceededException struct { struct
6919 _ struct{} `type:"structure"`
6920 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6923 Message_ *string `locationName:"Message" type:"string"`
6926 RequestId *string `type:"string"`
6930 func (s CertificateLimitExceededException) String() string {
6935 func (s CertificateLimitExceededException) GoString() string {
6946 func (s *CertificateLimitExceededException) Code() string {
6951 func (s *CertificateLimitExceededException) Message() string {
6959 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go7028 type CertificateLimitExceededException struct { struct
7029 _ struct{} `type:"structure"`
7030 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
7033 Message_ *string `locationName:"Message" type:"string"`
7036 RequestId *string `type:"string"`
7040 func (s CertificateLimitExceededException) String() string {
7045 func (s CertificateLimitExceededException) GoString() string {
7056 func (s *CertificateLimitExceededException) Code() string {
7061 func (s *CertificateLimitExceededException) Message() string {
7069 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6918 type CertificateLimitExceededException struct { struct
6919 _ struct{} `type:"structure"`
6920 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6923 Message_ *string `locationName:"Message" type:"string"`
6926 RequestId *string `type:"string"`
6930 func (s CertificateLimitExceededException) String() string {
6935 func (s CertificateLimitExceededException) GoString() string {
6946 func (s *CertificateLimitExceededException) Code() string {
6951 func (s *CertificateLimitExceededException) Message() string {
6959 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6918 type CertificateLimitExceededException struct { struct
6919 _ struct{} `type:"structure"`
6920 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6923 Message_ *string `locationName:"Message" type:"string"`
6926 RequestId *string `type:"string"`
6930 func (s CertificateLimitExceededException) String() string {
6935 func (s CertificateLimitExceededException) GoString() string {
6946 func (s *CertificateLimitExceededException) Code() string {
6951 func (s *CertificateLimitExceededException) Message() string {
6959 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6918 type CertificateLimitExceededException struct { struct
6919 _ struct{} `type:"structure"`
6920 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6923 Message_ *string `locationName:"Message" type:"string"`
6926 RequestId *string `type:"string"`
6930 func (s CertificateLimitExceededException) String() string {
6935 func (s CertificateLimitExceededException) GoString() string {
6946 func (s *CertificateLimitExceededException) Code() string {
6951 func (s *CertificateLimitExceededException) Message() string {
6959 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go7028 type CertificateLimitExceededException struct { struct
7029 _ struct{} `type:"structure"`
7030 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
7033 Message_ *string `locationName:"Message" type:"string"`
7036 RequestId *string `type:"string"`
7040 func (s CertificateLimitExceededException) String() string {
7045 func (s CertificateLimitExceededException) GoString() string {
7056 func (s *CertificateLimitExceededException) Code() string {
7061 func (s *CertificateLimitExceededException) Message() string {
7069 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go7172 type CertificateLimitExceededException struct { struct
7173 _ struct{} `type:"structure"`
7174 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
7177 Message_ *string `locationName:"Message" type:"string"`
7180 RequestId *string `type:"string"`
7188 func (s CertificateLimitExceededException) String() string {
7197 func (s CertificateLimitExceededException) GoString() string {
7208 func (s *CertificateLimitExceededException) Code() string {
7213 func (s *CertificateLimitExceededException) Message() string {
7221 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go7172 type CertificateLimitExceededException struct { struct
7173 _ struct{} `type:"structure"`
7174 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
7177 Message_ *string `locationName:"Message" type:"string"`
7180 RequestId *string `type:"string"`
7188 func (s CertificateLimitExceededException) String() string {
7197 func (s CertificateLimitExceededException) GoString() string {
7208 func (s *CertificateLimitExceededException) Code() string {
7213 func (s *CertificateLimitExceededException) Message() string {
7221 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6918 type CertificateLimitExceededException struct { struct
6919 _ struct{} `type:"structure"`
6920 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6923 Message_ *string `locationName:"Message" type:"string"`
6926 RequestId *string `type:"string"`
6930 func (s CertificateLimitExceededException) String() string {
6935 func (s CertificateLimitExceededException) GoString() string {
6946 func (s *CertificateLimitExceededException) Code() string {
6951 func (s *CertificateLimitExceededException) Message() string {
6959 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/directoryservice/
H A Dapi.go6918 type CertificateLimitExceededException struct { struct
6919 _ struct{} `type:"structure"`
6920 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
6923 Message_ *string `locationName:"Message" type:"string"`
6926 RequestId *string `type:"string"`
6930 func (s CertificateLimitExceededException) String() string {
6935 func (s CertificateLimitExceededException) GoString() string {
6946 func (s *CertificateLimitExceededException) Code() string {
6951 func (s *CertificateLimitExceededException) Message() string {
6959 func (s *CertificateLimitExceededException) OrigErr() error {
[all …]

1234