Home
last modified time | relevance | path

Searched defs:DescribeGameSessionsInput (Results 1 – 25 of 131) sorted by relevance

123456

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/gamelift/
H A Dapi_op_DescribeGameSessions.go46 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
62 type DescribeGameSessionsInput struct { struct
66 AliasId *string
70 FleetId *string
73 GameSessionId *string
77 Limit *int32
81 Location *string
86 NextToken *string
91 StatusFilter *string
93 noSmithyDocumentSerde
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/gamelift/
H A Dapi_op_DescribeGameSessions.go46 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
62 type DescribeGameSessionsInput struct { struct
66 AliasId *string
70 FleetId *string
73 GameSessionId *string
77 Limit *int32
81 Location *string
86 NextToken *string
91 StatusFilter *string
172 …DescribeGameSessions(context.Context, *DescribeGameSessionsInput, ...func(*Options)) (*DescribeGam…
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/gamelift/
H A Dapi_op_DescribeGameSessions.go46 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
62 type DescribeGameSessionsInput struct { struct
66 AliasId *string
70 FleetId *string
73 GameSessionId *string
77 Limit *int32
81 Location *string
86 NextToken *string
91 StatusFilter *string
172 …DescribeGameSessions(context.Context, *DescribeGameSessionsInput, ...func(*Options)) (*DescribeGam…
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/gamelift/
H A Dapi_op_DescribeGameSessions.go46 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
62 type DescribeGameSessionsInput struct { struct
66 AliasId *string
70 FleetId *string
73 GameSessionId *string
77 Limit *int32
81 Location *string
86 NextToken *string
91 StatusFilter *string
172 …DescribeGameSessions(context.Context, *DescribeGameSessionsInput, ...func(*Options)) (*DescribeGam…
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/gamelift/
H A Dapi_op_DescribeGameSessions.go46 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
62 type DescribeGameSessionsInput struct { struct
66 AliasId *string
70 FleetId *string
73 GameSessionId *string
77 Limit *int32
81 Location *string
86 NextToken *string
91 StatusFilter *string
172 …DescribeGameSessions(context.Context, *DescribeGameSessionsInput, ...func(*Options)) (*DescribeGam…
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/gamelift/
H A Dapi_op_DescribeGameSessions.go48 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
64 type DescribeGameSessionsInput struct { struct
68 AliasId *string
72 FleetId *string
75 GameSessionId *string
79 Limit *int32
84 NextToken *string
88 StatusFilter *string
169 …DescribeGameSessions(context.Context, *DescribeGameSessionsInput, ...func(*Options)) (*DescribeGam…
196 …GameSessionsPaginator(client DescribeGameSessionsAPIClient, params *DescribeGameSessionsInput, opt…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/gamelift/
H A Dapi_op_DescribeGameSessions.go48 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
64 type DescribeGameSessionsInput struct { struct
68 AliasId *string
72 FleetId *string
75 GameSessionId *string
79 Limit *int32
84 NextToken *string
88 StatusFilter *string
169 …DescribeGameSessions(context.Context, *DescribeGameSessionsInput, ...func(*Options)) (*DescribeGam…
196 …GameSessionsPaginator(client DescribeGameSessionsAPIClient, params *DescribeGameSessionsInput, opt…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/gamelift/
H A Dapi_op_DescribeGameSessions.go48 func (c *Client) DescribeGameSessions(ctx context.Context, params *DescribeGameSessionsInput, optFn…
64 type DescribeGameSessionsInput struct { struct
68 AliasId *string
72 FleetId *string
75 GameSessionId *string
79 Limit *int32
84 NextToken *string
88 StatusFilter *string
169 …DescribeGameSessions(context.Context, *DescribeGameSessionsInput, ...func(*Options)) (*DescribeGam…
196 …GameSessionsPaginator(client DescribeGameSessionsAPIClient, params *DescribeGameSessionsInput, opt…
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go187 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
188 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
189 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go187 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
188 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
189 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go187 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
188 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
189 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go199 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
200 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
201 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go199 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
200 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
201 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go199 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
200 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
201 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go199 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
200 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
201 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go271 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
272 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
273 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
275 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
276 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go271 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
272 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
273 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
275 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
276 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go271 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
272 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
273 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
275 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
276 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go271 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
272 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
273 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
275 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
276 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go248 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
249 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
250 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
252 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
253 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go271 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
272 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
273 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
275 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
276 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go271 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
272 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
273 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
275 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
276 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go248 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
249 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
250 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
252 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
253 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go271 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
272 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
273 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
275 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
276 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/gamelift/gameliftiface/
H A Dinterface.go248 …DescribeGameSessions(*gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, e…
249 …DescribeGameSessionsWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, ...request.Optio…
250 …DescribeGameSessionsRequest(*gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.Desc…
252 …DescribeGameSessionsPages(*gamelift.DescribeGameSessionsInput, func(*gamelift.DescribeGameSessions…
253 …DescribeGameSessionsPagesWithContext(aws.Context, *gamelift.DescribeGameSessionsInput, func(*gamel…

123456