Home
last modified time | relevance | path

Searched refs:BatchCreateChannelMembershipError (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime-sdk-messaging/include/aws/chime-sdk-messaging/model/
H A DBatchCreateChannelMembershipError.h33 class AWS_CHIMESDKMESSAGING_API BatchCreateChannelMembershipError
36 BatchCreateChannelMembershipError();
37 BatchCreateChannelMembershipError(Aws::Utils::Json::JsonView jsonValue);
38 BatchCreateChannelMembershipError& operator=(Aws::Utils::Json::JsonView jsonValue);
70 …inline BatchCreateChannelMembershipError& WithMemberArn(const Aws::String& value) { SetMemberArn(v… in WithMemberArn()
75 …inline BatchCreateChannelMembershipError& WithMemberArn(Aws::String&& value) { SetMemberArn(std::m… in WithMemberArn()
80 …inline BatchCreateChannelMembershipError& WithMemberArn(const char* value) { SetMemberArn(value); … in WithMemberArn()
106 …inline BatchCreateChannelMembershipError& WithErrorCode(const ErrorCode& value) { SetErrorCode(val… in WithErrorCode()
111 …inline BatchCreateChannelMembershipError& WithErrorCode(ErrorCode&& value) { SetErrorCode(std::mov… in WithErrorCode()
142 …inline BatchCreateChannelMembershipError& WithErrorMessage(const Aws::String& value) { SetErrorMes… in WithErrorMessage()
[all …]
H A DBatchCreateChannelMembershipResult.h67 … inline const Aws::Vector<BatchCreateChannelMembershipError>& GetErrors() const{ return m_errors; } in GetErrors()
73 …inline void SetErrors(const Aws::Vector<BatchCreateChannelMembershipError>& value) { m_errors = va… in SetErrors()
79 …inline void SetErrors(Aws::Vector<BatchCreateChannelMembershipError>&& value) { m_errors = std::mo… in SetErrors()
85 …CreateChannelMembershipResult& WithErrors(const Aws::Vector<BatchCreateChannelMembershipError>& va… in WithErrors()
91 … BatchCreateChannelMembershipResult& WithErrors(Aws::Vector<BatchCreateChannelMembershipError>&& v… in WithErrors()
97 …inline BatchCreateChannelMembershipResult& AddErrors(const BatchCreateChannelMembershipError& valu… in AddErrors()
103 …inline BatchCreateChannelMembershipResult& AddErrors(BatchCreateChannelMembershipError&& value) { … in AddErrors()
109 Aws::Vector<BatchCreateChannelMembershipError> m_errors;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DBatchCreateChannelMembershipError.h33 class AWS_CHIME_API BatchCreateChannelMembershipError
36 BatchCreateChannelMembershipError();
37 BatchCreateChannelMembershipError(Aws::Utils::Json::JsonView jsonValue);
38 BatchCreateChannelMembershipError& operator=(Aws::Utils::Json::JsonView jsonValue);
70 …inline BatchCreateChannelMembershipError& WithMemberArn(const Aws::String& value) { SetMemberArn(v… in WithMemberArn()
75 …inline BatchCreateChannelMembershipError& WithMemberArn(Aws::String&& value) { SetMemberArn(std::m… in WithMemberArn()
80 …inline BatchCreateChannelMembershipError& WithMemberArn(const char* value) { SetMemberArn(value); … in WithMemberArn()
106 …inline BatchCreateChannelMembershipError& WithErrorCode(const ErrorCode& value) { SetErrorCode(val… in WithErrorCode()
111 …inline BatchCreateChannelMembershipError& WithErrorCode(ErrorCode&& value) { SetErrorCode(std::mov… in WithErrorCode()
142 …inline BatchCreateChannelMembershipError& WithErrorMessage(const Aws::String& value) { SetErrorMes… in WithErrorMessage()
[all …]
H A DBatchCreateChannelMembershipResult.h67 … inline const Aws::Vector<BatchCreateChannelMembershipError>& GetErrors() const{ return m_errors; } in GetErrors()
73 …inline void SetErrors(const Aws::Vector<BatchCreateChannelMembershipError>& value) { m_errors = va… in SetErrors()
79 …inline void SetErrors(Aws::Vector<BatchCreateChannelMembershipError>&& value) { m_errors = std::mo… in SetErrors()
85 …CreateChannelMembershipResult& WithErrors(const Aws::Vector<BatchCreateChannelMembershipError>& va… in WithErrors()
91 … BatchCreateChannelMembershipResult& WithErrors(Aws::Vector<BatchCreateChannelMembershipError>&& v… in WithErrors()
97 …inline BatchCreateChannelMembershipResult& AddErrors(const BatchCreateChannelMembershipError& valu… in AddErrors()
103 …inline BatchCreateChannelMembershipResult& AddErrors(BatchCreateChannelMembershipError&& value) { … in AddErrors()
109 Aws::Vector<BatchCreateChannelMembershipError> m_errors;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/source/model/
H A DBatchCreateChannelMembershipError.cpp21 BatchCreateChannelMembershipError::BatchCreateChannelMembershipError() : in BatchCreateChannelMembershipError() function in Aws::Chime::Model::BatchCreateChannelMembershipError
29 BatchCreateChannelMembershipError::BatchCreateChannelMembershipError(JsonView jsonValue) : in BatchCreateChannelMembershipError() function in Aws::Chime::Model::BatchCreateChannelMembershipError
38 BatchCreateChannelMembershipError& BatchCreateChannelMembershipError::operator =(JsonView jsonValue) in operator =()
64 JsonValue BatchCreateChannelMembershipError::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime-sdk-messaging/source/model/
H A DBatchCreateChannelMembershipError.cpp21 BatchCreateChannelMembershipError::BatchCreateChannelMembershipError() : in BatchCreateChannelMembershipError() function in Aws::ChimeSDKMessaging::Model::BatchCreateChannelMembershipError
29 BatchCreateChannelMembershipError::BatchCreateChannelMembershipError(JsonView jsonValue) : in BatchCreateChannelMembershipError() function in Aws::ChimeSDKMessaging::Model::BatchCreateChannelMembershipError
38 BatchCreateChannelMembershipError& BatchCreateChannelMembershipError::operator =(JsonView jsonValue) in operator =()
64 JsonValue BatchCreateChannelMembershipError::Jsonize() const in Jsonize()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chimesdkmessaging/types/
H A Dtypes.go42 type BatchCreateChannelMembershipError struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chimesdkmessaging/
H A Dapi_op_BatchCreateChannelMembership.go63 Errors []types.BatchCreateChannelMembershipError
H A Ddeserializers.go5311 …erializeDocumentBatchCreateChannelMembershipError(v **types.BatchCreateChannelMembershipError, val… argument
5324 var sv *types.BatchCreateChannelMembershipError
5326 sv = &types.BatchCreateChannelMembershipError{}
5369 …ializeDocumentBatchCreateChannelMembershipErrors(v *[]types.BatchCreateChannelMembershipError, val… argument
5382 var cv []types.BatchCreateChannelMembershipError
5384 cv = []types.BatchCreateChannelMembershipError{}
5390 var col types.BatchCreateChannelMembershipError
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/
H A Dapi_op_BatchCreateChannelMembership.go60 Errors []types.BatchCreateChannelMembershipError
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/
H A Dapi_op_BatchCreateChannelMembership.go62 Errors []types.BatchCreateChannelMembershipError
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go3591 type BatchCreateChannelMembershipError struct { struct
3605 func (s BatchCreateChannelMembershipError) String() string { argument
3610 func (s BatchCreateChannelMembershipError) GoString() string { argument
3615 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
3621 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
3627 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
3727 Errors []*BatchCreateChannelMembershipError `type:"list"`
3747 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go3591 type BatchCreateChannelMembershipError struct { struct
3605 func (s BatchCreateChannelMembershipError) String() string { argument
3610 func (s BatchCreateChannelMembershipError) GoString() string { argument
3615 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
3621 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
3627 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
3727 Errors []*BatchCreateChannelMembershipError `type:"list"`
3747 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go3591 type BatchCreateChannelMembershipError struct { struct
3605 func (s BatchCreateChannelMembershipError) String() string { argument
3610 func (s BatchCreateChannelMembershipError) GoString() string { argument
3615 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
3621 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
3627 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
3727 Errors []*BatchCreateChannelMembershipError `type:"list"`
3747 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go3591 type BatchCreateChannelMembershipError struct { struct
3605 func (s BatchCreateChannelMembershipError) String() string { argument
3610 func (s BatchCreateChannelMembershipError) GoString() string { argument
3615 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
3621 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
3627 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
3727 Errors []*BatchCreateChannelMembershipError `type:"list"`
3747 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/types/
H A Dtypes.go229 type BatchCreateChannelMembershipError struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/types/
H A Dtypes.go261 type BatchCreateChannelMembershipError struct { struct
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go5381 type BatchCreateChannelMembershipError struct { struct
5399 func (s BatchCreateChannelMembershipError) String() string { argument
5408 func (s BatchCreateChannelMembershipError) GoString() string { argument
5413 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
5419 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
5425 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
5533 Errors []*BatchCreateChannelMembershipError `type:"list"`
5561 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go5381 type BatchCreateChannelMembershipError struct { struct
5399 func (s BatchCreateChannelMembershipError) String() string { argument
5408 func (s BatchCreateChannelMembershipError) GoString() string { argument
5413 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
5419 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
5425 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
5533 Errors []*BatchCreateChannelMembershipError `type:"list"`
5561 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go5381 type BatchCreateChannelMembershipError struct { struct
5399 func (s BatchCreateChannelMembershipError) String() string { argument
5408 func (s BatchCreateChannelMembershipError) GoString() string { argument
5413 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
5419 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
5425 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
5533 Errors []*BatchCreateChannelMembershipError `type:"list"`
5561 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go21110 type BatchCreateChannelMembershipError struct { struct
21124 func (s BatchCreateChannelMembershipError) String() string { argument
21129 func (s BatchCreateChannelMembershipError) GoString() string { argument
21134 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
21140 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
21146 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
21241 Errors []*BatchCreateChannelMembershipError `type:"list"`
21261 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go21009 type BatchCreateChannelMembershipError struct { struct
21023 func (s BatchCreateChannelMembershipError) String() string { argument
21028 func (s BatchCreateChannelMembershipError) GoString() string { argument
21033 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
21039 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
21045 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
21140 Errors []*BatchCreateChannelMembershipError `type:"list"`
21160 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go21009 type BatchCreateChannelMembershipError struct { struct
21023 func (s BatchCreateChannelMembershipError) String() string { argument
21028 func (s BatchCreateChannelMembershipError) GoString() string { argument
21033 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
21039 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
21045 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
21140 Errors []*BatchCreateChannelMembershipError `type:"list"`
21160 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go21009 type BatchCreateChannelMembershipError struct { struct
21023 func (s BatchCreateChannelMembershipError) String() string { argument
21028 func (s BatchCreateChannelMembershipError) GoString() string { argument
21033 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
21039 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
21045 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
21140 Errors []*BatchCreateChannelMembershipError `type:"list"`
21160 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go21770 type BatchCreateChannelMembershipError struct { struct
21784 func (s BatchCreateChannelMembershipError) String() string { argument
21789 func (s BatchCreateChannelMembershipError) GoString() string { argument
21794 func (s *BatchCreateChannelMembershipError) SetErrorCode(v string) *BatchCreateChannelMembershipErr… argument
21800 func (s *BatchCreateChannelMembershipError) SetErrorMessage(v string) *BatchCreateChannelMembership… argument
21806 func (s *BatchCreateChannelMembershipError) SetMemberArn(v string) *BatchCreateChannelMembershipErr… argument
21901 Errors []*BatchCreateChannelMembershipError `type:"list"`
21921 func (s *BatchCreateChannelMembershipOutput) SetErrors(v []*BatchCreateChannelMembershipError) *Bat…

12