Home
last modified time | relevance | path

Searched defs:EntityNotExistsException (Results 1 – 25 of 98) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workdocs/source/model/
H A DEntityNotExistsException.cpp21 EntityNotExistsException::EntityNotExistsException() : in EntityNotExistsException() function in Aws::WorkDocs::Model::EntityNotExistsException
27 EntityNotExistsException::EntityNotExistsException(JsonView jsonValue) : in EntityNotExistsException() function in Aws::WorkDocs::Model::EntityNotExistsException
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/workdocs/types/
H A Derrors.go164 type EntityNotExistsException struct { struct
165 Message *string
167 EntityIds []string
169 noSmithyDocumentSerde
172 func (e *EntityNotExistsException) Error() string {
175 func (e *EntityNotExistsException) ErrorMessage() string {
181 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
182 func (e *EntityNotExistsException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/workdocs/types/
H A Derrors.go150 type EntityNotExistsException struct { struct
151 Message *string
153 EntityIds []string
156 func (e *EntityNotExistsException) Error() string {
159 func (e *EntityNotExistsException) ErrorMessage() string {
165 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
166 func (e *EntityNotExistsException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/workdocs/types/
H A Derrors.go150 type EntityNotExistsException struct { struct
151 Message *string
153 EntityIds []string
156 func (e *EntityNotExistsException) Error() string {
159 func (e *EntityNotExistsException) ErrorMessage() string {
165 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
166 func (e *EntityNotExistsException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/workdocs/types/
H A Derrors.go150 type EntityNotExistsException struct { struct
151 Message *string
153 EntityIds []string
156 func (e *EntityNotExistsException) Error() string {
159 func (e *EntityNotExistsException) ErrorMessage() string {
165 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
166 func (e *EntityNotExistsException) 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/workdocs/types/
H A Derrors.go150 type EntityNotExistsException struct { struct
151 Message *string
153 EntityIds []string
156 func (e *EntityNotExistsException) Error() string {
159 func (e *EntityNotExistsException) ErrorMessage() string {
165 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
166 func (e *EntityNotExistsException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/workdocs/types/
H A Derrors.go150 type EntityNotExistsException struct { struct
151 Message *string
153 EntityIds []string
156 func (e *EntityNotExistsException) Error() string {
159 func (e *EntityNotExistsException) ErrorMessage() string {
165 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
166 func (e *EntityNotExistsException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/workdocs/types/
H A Derrors.go150 type EntityNotExistsException struct { struct
151 Message *string
153 EntityIds []string
156 func (e *EntityNotExistsException) Error() string {
159 func (e *EntityNotExistsException) ErrorMessage() string {
165 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
166 func (e *EntityNotExistsException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/workdocs/types/
H A Derrors.go150 type EntityNotExistsException struct { struct
151 Message *string
153 EntityIds []string
156 func (e *EntityNotExistsException) Error() string {
159 func (e *EntityNotExistsException) ErrorMessage() string {
165 … (e *EntityNotExistsException) ErrorCode() string { return "EntityNotExistsException" }
166 func (e *EntityNotExistsException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[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/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8665 type EntityNotExistsException struct { struct
8669 EntityIds []*string `type:"list"`
8671 Message_ *string `locationName:"Message" type:"string"`
8679 func (s EntityNotExistsException) String() string {
8688 func (s EntityNotExistsException) GoString() string {
8699 func (s *EntityNotExistsException) Code() string {
8704 func (s *EntityNotExistsException) Message() string {
8712 func (s *EntityNotExistsException) OrigErr() error {
8716 func (s *EntityNotExistsException) Error() string {
8721 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8665 type EntityNotExistsException struct { struct
8669 EntityIds []*string `type:"list"`
8671 Message_ *string `locationName:"Message" type:"string"`
8679 func (s EntityNotExistsException) String() string {
8688 func (s EntityNotExistsException) GoString() string {
8699 func (s *EntityNotExistsException) Code() string {
8704 func (s *EntityNotExistsException) Message() string {
8712 func (s *EntityNotExistsException) OrigErr() error {
8716 func (s *EntityNotExistsException) Error() string {
8721 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8022 _ struct{} `type:"structure"`
8023 respMetadata protocol.ResponseMetadata
8025 EntityIds []*string `type:"list"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s EntityNotExistsException) Code() string {
8052 func (s EntityNotExistsException) Message() string {
8060 func (s EntityNotExistsException) OrigErr() error {
8064 func (s EntityNotExistsException) Error() string {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8021 type EntityNotExistsException struct { struct
8025 EntityIds []*string `type:"list"`
8027 Message_ *string `locationName:"Message" type:"string"`
8031 func (s EntityNotExistsException) String() string {
8036 func (s EntityNotExistsException) GoString() string {
8047 func (s *EntityNotExistsException) Code() string {
8052 func (s *EntityNotExistsException) Message() string {
8060 func (s *EntityNotExistsException) OrigErr() error {
8064 func (s *EntityNotExistsException) Error() string {
8069 func (s *EntityNotExistsException) StatusCode() int {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/workdocs/
H A Dapi.go8665 type EntityNotExistsException struct { struct
8669 EntityIds []*string `type:"list"`
8671 Message_ *string `locationName:"Message" type:"string"`
8679 func (s EntityNotExistsException) String() string {
8688 func (s EntityNotExistsException) GoString() string {
8699 func (s *EntityNotExistsException) Code() string {
8704 func (s *EntityNotExistsException) Message() string {
8712 func (s *EntityNotExistsException) OrigErr() error {
8716 func (s *EntityNotExistsException) Error() string {
8721 func (s *EntityNotExistsException) StatusCode() int {
[all …]

1234