Home
last modified time | relevance | path

Searched defs:ListChannelMembershipsOutput (Results 1 – 25 of 60) sorted by relevance

123

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chimesdkmessaging/
H A Dapi_op_ListChannelMemberships.go61 type ListChannelMembershipsOutput struct { struct
64 ChannelArn *string
67 ChannelMemberships []types.ChannelMembershipSummary
71 NextToken *string
74 ResultMetadata middleware.Metadata
76 noSmithyDocumentSerde
H A Ddeserializers.go3027 …Restjson1_deserializeOpDocumentListChannelMembershipsOutput(v **ListChannelMembershipsOutput, valu…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/
H A Dapi_op_ListChannelMemberships.go59 type ListChannelMembershipsOutput struct { struct
62 ChannelArn *string
65 ChannelMemberships []types.ChannelMembershipSummary
69 NextToken *string
72 ResultMetadata middleware.Metadata
74 noSmithyDocumentSerde
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/math/big/
H A Dint_test.go52 e := a.z.Cmp(&zero)
53 if s != e {
59 func TestSetZ(t *testing.T) {
60 for _, a := range sumZZ {
63 if !isNormalized(&z) {
67 t.Errorf("got z = %v; want %v", z, a.z)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/chime/
H A Dapi_op_ListChannelMemberships.go52 type ListChannelMembershipsOutput struct { struct
55 ChannelArn *string
58 ChannelMemberships []types.ChannelMembershipSummary
62 NextToken *string
65 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/chime/
H A Dapi_op_ListChannelMemberships.go52 type ListChannelMembershipsOutput struct { struct
55 ChannelArn *string
58 ChannelMemberships []types.ChannelMembershipSummary
62 NextToken *string
65 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/chime/
H A Dapi_op_ListChannelMemberships.go57 type ListChannelMembershipsOutput struct { struct
60 ChannelArn *string
63 ChannelMemberships []types.ChannelMembershipSummary
67 NextToken *string
70 ResultMetadata middleware.Metadata
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_ListChannelMemberships.go57 type ListChannelMembershipsOutput struct { struct
60 ChannelArn *string
63 ChannelMemberships []types.ChannelMembershipSummary
67 NextToken *string
70 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/
H A Dapi_op_ListChannelMemberships.go57 type ListChannelMembershipsOutput struct { struct
60 ChannelArn *string
63 ChannelMemberships []types.ChannelMembershipSummary
67 NextToken *string
70 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/chime/
H A Dapi_op_ListChannelMemberships.go57 type ListChannelMembershipsOutput struct { struct
60 ChannelArn *string
63 ChannelMemberships []types.ChannelMembershipSummary
67 NextToken *string
70 ResultMetadata middleware.Metadata
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface/
H A Dinterface.go146 …s(*chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
147 …, *chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface/
H A Dinterface.go146 …s(*chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
147 …, *chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface/
H A Dinterface.go146 …s(*chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
147 …, *chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface/
H A Dinterface.go146 …s(*chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
147 …, *chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go2116 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
6532 type ListChannelMembershipsOutput struct { struct
6533 _ struct{} `type:"structure"`
6536 ChannelArn *string `min:"5" type:"string"`
6539 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
6543 NextToken *string `type:"string" sensitive:"true"`
6547 func (s ListChannelMembershipsOutput) String() string {
6552 func (s ListChannelMembershipsOutput) GoString() string {
6557 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
6563 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go2116 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
6532 type ListChannelMembershipsOutput struct { struct
6533 _ struct{} `type:"structure"`
6536 ChannelArn *string `min:"5" type:"string"`
6539 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
6543 NextToken *string `type:"string" sensitive:"true"`
6547 func (s ListChannelMembershipsOutput) String() string {
6552 func (s ListChannelMembershipsOutput) GoString() string {
6557 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
6563 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go2116 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
6532 type ListChannelMembershipsOutput struct { struct
6533 _ struct{} `type:"structure"`
6536 ChannelArn *string `min:"5" type:"string"`
6539 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
6543 NextToken *string `type:"string" sensitive:"true"`
6547 func (s ListChannelMembershipsOutput) String() string {
6552 func (s ListChannelMembershipsOutput) GoString() string {
6557 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
6563 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go2116 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
6532 type ListChannelMembershipsOutput struct { struct
6533 _ struct{} `type:"structure"`
6536 ChannelArn *string `min:"5" type:"string"`
6539 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
6543 NextToken *string `type:"string" sensitive:"true"`
6547 func (s ListChannelMembershipsOutput) String() string {
6552 func (s ListChannelMembershipsOutput) GoString() string {
6557 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
6563 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface/
H A Dinterface.go185 …s(*chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
186 …, *chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface/
H A Dinterface.go185 …s(*chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
186 …, *chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface/
H A Dinterface.go185 …s(*chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
186 …, *chimesdkmessaging.ListChannelMembershipsInput, func(*chimesdkmessaging.ListChannelMembershipsOu…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go3134 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
10250 type ListChannelMembershipsOutput struct { struct
10251 _ struct{} `type:"structure"`
10254 ChannelArn *string `min:"5" type:"string"`
10257 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
10265 NextToken *string `type:"string" sensitive:"true"`
10273 func (s ListChannelMembershipsOutput) String() string {
10282 func (s ListChannelMembershipsOutput) GoString() string {
10287 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
10293 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go3134 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
10250 type ListChannelMembershipsOutput struct { struct
10251 _ struct{} `type:"structure"`
10254 ChannelArn *string `min:"5" type:"string"`
10257 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
10265 NextToken *string `type:"string" sensitive:"true"`
10273 func (s ListChannelMembershipsOutput) String() string {
10282 func (s ListChannelMembershipsOutput) GoString() string {
10287 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
10293 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmessaging/
H A Dapi.go3134 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
10250 type ListChannelMembershipsOutput struct { struct
10251 _ struct{} `type:"structure"`
10254 ChannelArn *string `min:"5" type:"string"`
10257 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
10265 NextToken *string `type:"string" sensitive:"true"`
10273 func (s ListChannelMembershipsOutput) String() string {
10282 func (s ListChannelMembershipsOutput) GoString() string {
10287 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
10293 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go12112 …annelMembershipsPages(input *ListChannelMembershipsInput, fn func(*ListChannelMembershipsOutput, b…
31623 type ListChannelMembershipsOutput struct { struct
31624 _ struct{} `type:"structure"`
31627 ChannelArn *string `min:"5" type:"string"`
31630 ChannelMemberships []*ChannelMembershipSummary `type:"list"`
31634 NextToken *string `type:"string" sensitive:"true"`
31638 func (s ListChannelMembershipsOutput) String() string {
31643 func (s ListChannelMembershipsOutput) GoString() string {
31648 func (s *ListChannelMembershipsOutput) SetChannelArn(v string) *ListChannelMembershipsOutput {
31654 …ershipsOutput) SetChannelMemberships(v []*ChannelMembershipSummary) *ListChannelMembershipsOutput {
[all …]

123