Home
last modified time | relevance | path

Searched defs:LogoutUserInput (Results 1 – 25 of 74) sorted by relevance

123

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/
H A Dapi_op_LogoutUser.go15 func (c *Client) LogoutUser(ctx context.Context, params *LogoutUserInput, optFns ...func(*Options))…
30 type LogoutUserInput struct { struct
35 AccountId *string
40 UserId *string
42 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/chime/
H A Dapi_op_LogoutUser.go15 func (c *Client) LogoutUser(ctx context.Context, params *LogoutUserInput, optFns ...func(*Options))…
30 type LogoutUserInput struct { struct
35 AccountId *string
40 UserId *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_PutVoiceConnectorEmergencyCallingConfiguration.go15 // Connector, such as emergency phone numbers and calling countries. Origination
30 return out, nil
31 }
32
35 // The emergency calling configuration details.
40 // The Amazon Chime Voice Connector ID.
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/chime/
H A Dapi_op_LogoutUser.go15 func (c *Client) LogoutUser(ctx context.Context, params *LogoutUserInput, optFns ...func(*Options))…
30 type LogoutUserInput struct { struct
35 AccountId *string
40 UserId *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/chime/
H A Dapi_op_LogoutUser.go15 func (c *Client) LogoutUser(ctx context.Context, params *LogoutUserInput, optFns ...func(*Options))…
30 type LogoutUserInput struct { struct
35 AccountId *string
40 UserId *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_LogoutUser.go15 func (c *Client) LogoutUser(ctx context.Context, params *LogoutUserInput, optFns ...func(*Options))…
30 type LogoutUserInput struct { struct
35 AccountId *string
40 UserId *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/
H A Dapi_op_LogoutUser.go15 func (c *Client) LogoutUser(ctx context.Context, params *LogoutUserInput, optFns ...func(*Options))…
30 type LogoutUserInput struct { struct
35 AccountId *string
40 UserId *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/chime/
H A Dapi_op_LogoutUser.go15 func (c *Client) LogoutUser(ctx context.Context, params *LogoutUserInput, optFns ...func(*Options))…
30 type LogoutUserInput struct { struct
35 AccountId *string
40 UserId *string
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go242 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
243 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
244 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go242 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
243 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
244 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go242 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
243 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
244 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go4414 func (c *Chime) LogoutUserRequest(input *LogoutUserInput) (req *request.Request, output *LogoutUser…
4467 func (c *Chime) LogoutUser(input *LogoutUserInput) (*LogoutUserOutput, error) {
9443 type LogoutUserInput struct { struct
9444 _ struct{} `type:"structure"`
9449 AccountId *string `location:"uri" locationName:"accountId" type:"string" required:"true"`
9454 UserId *string `location:"uri" locationName:"userId" type:"string" required:"true"`
9458 func (s LogoutUserInput) String() string {
9463 func (s LogoutUserInput) GoString() string {
9468 func (s *LogoutUserInput) Validate() error {
9490 func (s *LogoutUserInput) SetAccountId(v string) *LogoutUserInput {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go4414 func (c *Chime) LogoutUserRequest(input *LogoutUserInput) (req *request.Request, output *LogoutUser…
4467 func (c *Chime) LogoutUser(input *LogoutUserInput) (*LogoutUserOutput, error) {
9443 type LogoutUserInput struct { struct
9444 _ struct{} `type:"structure"`
9449 AccountId *string `location:"uri" locationName:"accountId" type:"string" required:"true"`
9454 UserId *string `location:"uri" locationName:"userId" type:"string" required:"true"`
9458 func (s LogoutUserInput) String() string {
9463 func (s LogoutUserInput) GoString() string {
9468 func (s *LogoutUserInput) Validate() error {
9490 func (s *LogoutUserInput) SetAccountId(v string) *LogoutUserInput {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go4414 func (c *Chime) LogoutUserRequest(input *LogoutUserInput) (req *request.Request, output *LogoutUser…
4467 func (c *Chime) LogoutUser(input *LogoutUserInput) (*LogoutUserOutput, error) {
9443 type LogoutUserInput struct { struct
9444 _ struct{} `type:"structure"`
9449 AccountId *string `location:"uri" locationName:"accountId" type:"string" required:"true"`
9454 UserId *string `location:"uri" locationName:"userId" type:"string" required:"true"`
9458 func (s LogoutUserInput) String() string {
9463 func (s LogoutUserInput) GoString() string {
9468 func (s *LogoutUserInput) Validate() error {
9490 func (s *LogoutUserInput) SetAccountId(v string) *LogoutUserInput {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go368 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
369 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
370 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go368 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
369 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
370 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/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.go380 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
381 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
382 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go380 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
381 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
382 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go423 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
424 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
425 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go7502 func (c *Chime) LogoutUserRequest(input *LogoutUserInput) (req *request.Request, output *LogoutUser…
7555 func (c *Chime) LogoutUser(input *LogoutUserInput) (*LogoutUserOutput, error) {
15466 type LogoutUserInput struct { struct
15467 _ struct{} `type:"structure"`
15472 AccountId *string `location:"uri" locationName:"accountId" type:"string" required:"true"`
15477 UserId *string `location:"uri" locationName:"userId" type:"string" required:"true"`
15481 func (s LogoutUserInput) String() string {
15486 func (s LogoutUserInput) GoString() string {
15491 func (s *LogoutUserInput) Validate() error {
15513 func (s *LogoutUserInput) SetAccountId(v string) *LogoutUserInput {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/chime/
H A Dapi.go7502 func (c *Chime) LogoutUserRequest(input *LogoutUserInput) (req *request.Request, output *LogoutUser…
7555 func (c *Chime) LogoutUser(input *LogoutUserInput) (*LogoutUserOutput, error) {
15466 type LogoutUserInput struct { struct
15467 _ struct{} `type:"structure"`
15472 AccountId *string `location:"uri" locationName:"accountId" type:"string" required:"true"`
15477 UserId *string `location:"uri" locationName:"userId" type:"string" required:"true"`
15481 func (s LogoutUserInput) String() string {
15486 func (s LogoutUserInput) GoString() string {
15491 func (s *LogoutUserInput) Validate() error {
15513 func (s *LogoutUserInput) SetAccountId(v string) *LogoutUserInput {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go435 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
436 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
437 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/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.go435 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
436 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
437 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/chime/chimeiface/
H A Dinterface.go435 LogoutUser(*chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
436 …LogoutUserWithContext(aws.Context, *chime.LogoutUserInput, ...request.Option) (*chime.LogoutUserOu…
437 LogoutUserRequest(*chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
/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.go7837 func (c *Chime) LogoutUserRequest(input *LogoutUserInput) (req *request.Request, output *LogoutUser…
7890 func (c *Chime) LogoutUser(input *LogoutUserInput) (*LogoutUserOutput, error) {
16344 type LogoutUserInput struct { struct
16345 _ struct{} `type:"structure"`
16350 AccountId *string `location:"uri" locationName:"accountId" type:"string" required:"true"`
16355 UserId *string `location:"uri" locationName:"userId" type:"string" required:"true"`
16359 func (s LogoutUserInput) String() string {
16364 func (s LogoutUserInput) GoString() string {
16369 func (s *LogoutUserInput) Validate() error {
16391 func (s *LogoutUserInput) SetAccountId(v string) *LogoutUserInput {
[all …]

123