Home
last modified time | relevance | path

Searched refs:BranchDoesNotExistException (Results 1 – 25 of 36) sorted by relevance

12

/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codecommit/types/
H A Derrors.go312 type BranchDoesNotExistException struct { struct
316 func (e *BranchDoesNotExistException) Error() string { argument
319 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
325 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
326 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codecommit/types/
H A Derrors.go312 type BranchDoesNotExistException struct { struct
316 func (e *BranchDoesNotExistException) Error() string { argument
319 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
325 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
326 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codecommit/types/
H A Derrors.go312 type BranchDoesNotExistException struct { struct
316 func (e *BranchDoesNotExistException) Error() string { argument
319 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
325 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
326 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codecommit/types/
H A Derrors.go342 type BranchDoesNotExistException struct { struct
348 func (e *BranchDoesNotExistException) Error() string { argument
351 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
357 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
358 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codecommit/types/
H A Derrors.go312 type BranchDoesNotExistException struct { struct
316 func (e *BranchDoesNotExistException) Error() string { argument
319 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
325 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
326 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codecommit/types/
H A Derrors.go312 type BranchDoesNotExistException struct { struct
316 func (e *BranchDoesNotExistException) Error() string { argument
319 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
325 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
326 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codecommit/types/
H A Derrors.go312 type BranchDoesNotExistException struct { struct
316 func (e *BranchDoesNotExistException) Error() string { argument
319 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
325 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
326 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codecommit/types/
H A Derrors.go312 type BranchDoesNotExistException struct { struct
316 func (e *BranchDoesNotExistException) Error() string { argument
319 func (e *BranchDoesNotExistException) ErrorMessage() string { argument
325 func (e *BranchDoesNotExistException) ErrorCode() string { return "BranchDoesNotExistEx… argument
326 func (e *BranchDoesNotExistException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/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/codecommit/
H A Dapi.go12415 type BranchDoesNotExistException struct { struct
12423 func (s BranchDoesNotExistException) String() string { argument
12428 func (s BranchDoesNotExistException) GoString() string { argument
12433 return &BranchDoesNotExistException{
12439 func (s *BranchDoesNotExistException) Code() string { argument
12444 func (s *BranchDoesNotExistException) Message() string { argument
12452 func (s *BranchDoesNotExistException) OrigErr() error { argument
12456 func (s *BranchDoesNotExistException) Error() string { argument
12461 func (s *BranchDoesNotExistException) StatusCode() int { argument
12466 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go13014 type BranchDoesNotExistException struct { struct
13026 func (s BranchDoesNotExistException) String() string { argument
13035 func (s BranchDoesNotExistException) GoString() string { argument
13040 return &BranchDoesNotExistException{
13046 func (s *BranchDoesNotExistException) Code() string { argument
13051 func (s *BranchDoesNotExistException) Message() string { argument
13059 func (s *BranchDoesNotExistException) OrigErr() error { argument
13063 func (s *BranchDoesNotExistException) Error() string { argument
13068 func (s *BranchDoesNotExistException) StatusCode() int { argument
13073 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go13014 type BranchDoesNotExistException struct { struct
13026 func (s BranchDoesNotExistException) String() string { argument
13035 func (s BranchDoesNotExistException) GoString() string { argument
13040 return &BranchDoesNotExistException{
13046 func (s *BranchDoesNotExistException) Code() string { argument
13051 func (s *BranchDoesNotExistException) Message() string { argument
13059 func (s *BranchDoesNotExistException) OrigErr() error { argument
13063 func (s *BranchDoesNotExistException) Error() string { argument
13068 func (s *BranchDoesNotExistException) StatusCode() int { argument
13073 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12415 type BranchDoesNotExistException struct { struct
12423 func (s BranchDoesNotExistException) String() string { argument
12428 func (s BranchDoesNotExistException) GoString() string { argument
12433 return &BranchDoesNotExistException{
12439 func (s BranchDoesNotExistException) Code() string { argument
12444 func (s BranchDoesNotExistException) Message() string { argument
12452 func (s BranchDoesNotExistException) OrigErr() error { argument
12456 func (s BranchDoesNotExistException) Error() string { argument
12461 func (s BranchDoesNotExistException) StatusCode() int { argument
12466 func (s BranchDoesNotExistException) RequestID() string { argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go13014 type BranchDoesNotExistException struct { struct
13026 func (s BranchDoesNotExistException) String() string { argument
13035 func (s BranchDoesNotExistException) GoString() string { argument
13040 return &BranchDoesNotExistException{
13046 func (s *BranchDoesNotExistException) Code() string { argument
13051 func (s *BranchDoesNotExistException) Message() string { argument
13059 func (s *BranchDoesNotExistException) OrigErr() error { argument
13063 func (s *BranchDoesNotExistException) Error() string { argument
13068 func (s *BranchDoesNotExistException) StatusCode() int { argument
13073 func (s *BranchDoesNotExistException) RequestID() string { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12710 type BranchDoesNotExistException struct { struct
12718 func (s BranchDoesNotExistException) String() string { argument
12723 func (s BranchDoesNotExistException) GoString() string { argument
12728 return &BranchDoesNotExistException{
12734 func (s *BranchDoesNotExistException) Code() string { argument
12739 func (s *BranchDoesNotExistException) Message() string { argument
12747 func (s *BranchDoesNotExistException) OrigErr() error { argument
12751 func (s *BranchDoesNotExistException) Error() string { argument
12756 func (s *BranchDoesNotExistException) StatusCode() int { argument
12761 func (s *BranchDoesNotExistException) RequestID() string { argument

12