Home
last modified time | relevance | path

Searched defs:ListAttendeesInput (Results 1 – 25 of 70) sorted by relevance

123

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/
H A Dapi_op_ListAttendees.go19 func (c *Client) ListAttendees(ctx context.Context, params *ListAttendeesInput, optFns ...func(*Opt…
34 type ListAttendeesInput struct { struct
39 MeetingId *string
42 MaxResults *int32
45 NextToken *string
47 noSmithyDocumentSerde
129 …ListAttendees(context.Context, *ListAttendeesInput, ...func(*Options)) (*ListAttendeesOutput, erro…
154 func NewListAttendeesPaginator(client ListAttendeesAPIClient, params *ListAttendeesInput, optFns ..…
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/chime/
H A Dapi_op_ListAttendees.go19 func (c *Client) ListAttendees(ctx context.Context, params *ListAttendeesInput, optFns ...func(*Opt…
34 type ListAttendeesInput struct { struct
39 MeetingId *string
42 MaxResults *int32
45 NextToken *string
125 …ListAttendees(context.Context, *ListAttendeesInput, ...func(*Options)) (*ListAttendeesOutput, erro…
150 func NewListAttendeesPaginator(client ListAttendeesAPIClient, params *ListAttendeesInput, optFns ..…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_ListChannelMessages.go19 // deleted. Deleted messages do not appear in the results. This action always
36 type ListChannelMessagesInput struct {
40 // This member is required.
43 // The maximum number of messages that you want returned.
46 // The token passed by previous API calls until all requested messages are
125 if err = addOpListChannelMessagesValidationMiddleware(stack); err != nil {
150 func (m *endpointPrefix_opListChannelMessagesMiddleware) HandleSerialize(ctx context.Context, in mi…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/chime/
H A Dapi_op_ListAttendees.go19 func (c *Client) ListAttendees(ctx context.Context, params *ListAttendeesInput, optFns ...func(*Opt…
34 type ListAttendeesInput struct { struct
39 MeetingId *string
42 MaxResults *int32
45 NextToken *string
125 …ListAttendees(context.Context, *ListAttendeesInput, ...func(*Options)) (*ListAttendeesOutput, erro…
150 func NewListAttendeesPaginator(client ListAttendeesAPIClient, params *ListAttendeesInput, optFns ..…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/chime/
H A Dapi_op_ListAttendees.go19 func (c *Client) ListAttendees(ctx context.Context, params *ListAttendeesInput, optFns ...func(*Opt…
34 type ListAttendeesInput struct { struct
39 MeetingId *string
42 MaxResults *int32
45 NextToken *string
125 …ListAttendees(context.Context, *ListAttendeesInput, ...func(*Options)) (*ListAttendeesOutput, erro…
150 func NewListAttendeesPaginator(client ListAttendeesAPIClient, params *ListAttendeesInput, optFns ..…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_ListAttendees.go19 func (c *Client) ListAttendees(ctx context.Context, params *ListAttendeesInput, optFns ...func(*Opt…
34 type ListAttendeesInput struct { struct
39 MeetingId *string
42 MaxResults *int32
45 NextToken *string
125 …ListAttendees(context.Context, *ListAttendeesInput, ...func(*Options)) (*ListAttendeesOutput, erro…
150 func NewListAttendeesPaginator(client ListAttendeesAPIClient, params *ListAttendeesInput, optFns ..…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/
H A Dapi_op_ListAttendees.go19 func (c *Client) ListAttendees(ctx context.Context, params *ListAttendeesInput, optFns ...func(*Opt…
34 type ListAttendeesInput struct { struct
39 MeetingId *string
42 MaxResults *int32
45 NextToken *string
125 …ListAttendees(context.Context, *ListAttendeesInput, ...func(*Options)) (*ListAttendeesOutput, erro…
150 func NewListAttendeesPaginator(client ListAttendeesAPIClient, params *ListAttendeesInput, optFns ..…
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/chime/
H A Dapi_op_ListAttendees.go19 func (c *Client) ListAttendees(ctx context.Context, params *ListAttendeesInput, optFns ...func(*Opt…
34 type ListAttendeesInput struct { struct
39 MeetingId *string
42 MaxResults *int32
45 NextToken *string
125 …ListAttendees(context.Context, *ListAttendeesInput, ...func(*Options)) (*ListAttendeesOutput, erro…
150 func NewListAttendeesPaginator(client ListAttendeesAPIClient, params *ListAttendeesInput, optFns ..…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmeetings/chimesdkmeetingsiface/
H A Dinterface.go95 ListAttendees(*chimesdkmeetings.ListAttendeesInput) (*chimesdkmeetings.ListAttendeesOutput, error)
96 …ListAttendeesWithContext(aws.Context, *chimesdkmeetings.ListAttendeesInput, ...request.Option) (*c…
97 …ListAttendeesRequest(*chimesdkmeetings.ListAttendeesInput) (*request.Request, *chimesdkmeetings.Li…
99 …ListAttendeesPages(*chimesdkmeetings.ListAttendeesInput, func(*chimesdkmeetings.ListAttendeesOutpu…
100 …ListAttendeesPagesWithContext(aws.Context, *chimesdkmeetings.ListAttendeesInput, func(*chimesdkmee…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/chimesdkmeetings/
H A Dapi.go2553 type ListAttendeesInput struct { struct
2554 _ struct{} `type:"structure" nopayload:"true"`
2557 MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"`
2562 MeetingId *string `location:"uri" locationName:"MeetingId" type:"string" required:"true"`
2565 NextToken *string `location:"querystring" locationName:"next-token" type:"string"`
2573 func (s ListAttendeesInput) String() string {
2582 func (s ListAttendeesInput) GoString() string {
2587 func (s *ListAttendeesInput) Validate() error {
2606 func (s *ListAttendeesInput) SetMaxResults(v int64) *ListAttendeesInput {
2612 func (s *ListAttendeesInput) SetMeetingId(v string) *ListAttendeesInput {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go294 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
295 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
296 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
298 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
299 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go294 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
295 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
296 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
298 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
299 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/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/chime/chimeiface/
H A Dinterface.go306 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
307 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
308 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
310 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
311 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go306 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
307 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
308 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
310 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
311 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go334 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
335 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
336 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
338 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
339 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go346 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
347 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
348 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
350 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
351 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/chime/chimeiface/
H A Dinterface.go346 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
347 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
348 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
350 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
351 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go346 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
347 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
348 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
350 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
351 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go5915 func (c *Chime) ListAttendees(input *ListAttendeesInput) (*ListAttendeesOutput, error) {
14449 type ListAttendeesInput struct { struct
14450 _ struct{} `type:"structure"`
14458 MeetingId *string `location:"uri" locationName:"meetingId" type:"string" required:"true"`
14461 NextToken *string `location:"querystring" locationName:"next-token" type:"string"`
14465 func (s ListAttendeesInput) String() string {
14470 func (s ListAttendeesInput) GoString() string {
14475 func (s *ListAttendeesInput) Validate() error {
14494 func (s *ListAttendeesInput) SetMaxResults(v int64) *ListAttendeesInput {
14500 func (s *ListAttendeesInput) SetMeetingId(v string) *ListAttendeesInput {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go5915 func (c *Chime) ListAttendees(input *ListAttendeesInput) (*ListAttendeesOutput, error) {
14449 type ListAttendeesInput struct { struct
14450 _ struct{} `type:"structure"`
14458 MeetingId *string `location:"uri" locationName:"meetingId" type:"string" required:"true"`
14461 NextToken *string `location:"querystring" locationName:"next-token" type:"string"`
14465 func (s ListAttendeesInput) String() string {
14470 func (s ListAttendeesInput) GoString() string {
14475 func (s *ListAttendeesInput) Validate() error {
14494 func (s *ListAttendeesInput) SetMaxResults(v int64) *ListAttendeesInput {
14500 func (s *ListAttendeesInput) SetMeetingId(v string) *ListAttendeesInput {
[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/chime/
H A Dapi.go6241 func (c *Chime) ListAttendees(input *ListAttendeesInput) (*ListAttendeesOutput, error) {
15318 type ListAttendeesInput struct { struct
15319 _ struct{} `type:"structure"`
15327 MeetingId *string `location:"uri" locationName:"meetingId" type:"string" required:"true"`
15330 NextToken *string `location:"querystring" locationName:"next-token" type:"string"`
15334 func (s ListAttendeesInput) String() string {
15339 func (s ListAttendeesInput) GoString() string {
15344 func (s *ListAttendeesInput) Validate() error {
15363 func (s *ListAttendeesInput) SetMaxResults(v int64) *ListAttendeesInput {
15369 func (s *ListAttendeesInput) SetMeetingId(v string) *ListAttendeesInput {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go6241 func (c *Chime) ListAttendees(input *ListAttendeesInput) (*ListAttendeesOutput, error) {
15318 type ListAttendeesInput struct { struct
15319 _ struct{} `type:"structure"`
15327 MeetingId *string `location:"uri" locationName:"meetingId" type:"string" required:"true"`
15330 NextToken *string `location:"querystring" locationName:"next-token" type:"string"`
15334 func (s ListAttendeesInput) String() string {
15339 func (s ListAttendeesInput) GoString() string {
15344 func (s *ListAttendeesInput) Validate() error {
15363 func (s *ListAttendeesInput) SetMaxResults(v int64) *ListAttendeesInput {
15369 func (s *ListAttendeesInput) SetMeetingId(v string) *ListAttendeesInput {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go523 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
524 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
525 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
527 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
528 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go523 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
524 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
525 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
527 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
528 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go535 ListAttendees(*chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
536 …ListAttendeesWithContext(aws.Context, *chime.ListAttendeesInput, ...request.Option) (*chime.ListAt…
537 ListAttendeesRequest(*chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
539 ListAttendeesPages(*chime.ListAttendeesInput, func(*chime.ListAttendeesOutput, bool) bool) error
540 …ListAttendeesPagesWithContext(aws.Context, *chime.ListAttendeesInput, func(*chime.ListAttendeesOut…

123