Home
last modified time | relevance | path

Searched defs:DeprecateThingTypeInput (Results 1 – 25 of 81) sorted by relevance

1234

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iot/
H A Dapi_op_DeprecateThingType.go17 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
33 type DeprecateThingTypeInput struct { struct
38 ThingTypeName *string
42 UndoDeprecate bool
44 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iot/
H A Dapi_op_DeprecateThingType.go15 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
31 type DeprecateThingTypeInput struct { struct
36 ThingTypeName *string
40 UndoDeprecate bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iot/
H A Dapi_op_DeprecateThingType.go15 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
31 type DeprecateThingTypeInput struct { struct
36 ThingTypeName *string
40 UndoDeprecate bool
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iot/
H A Dapi_op_DeprecateThingType.go15 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
31 type DeprecateThingTypeInput struct { struct
36 ThingTypeName *string
40 UndoDeprecate bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iot/
H A Dapi_op_DeprecateThingType.go15 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
31 type DeprecateThingTypeInput struct { struct
36 ThingTypeName *string
40 UndoDeprecate bool
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iot/
H A Dapi_op_DeprecateThingType.go15 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
31 type DeprecateThingTypeInput struct { struct
36 ThingTypeName *string
40 UndoDeprecate bool
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iot/
H A Dapi_op_DeprecateThingType.go15 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
31 type DeprecateThingTypeInput struct { struct
36 ThingTypeName *string
40 UndoDeprecate bool
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iot/
H A Dapi_op_DeprecateThingType.go15 func (c *Client) DeprecateThingType(ctx context.Context, params *DeprecateThingTypeInput, optFns ..…
31 type DeprecateThingTypeInput struct { struct
36 ThingTypeName *string
40 UndoDeprecate bool
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go139 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
140 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
141 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go1903 func (c *IoT) DeprecateThingTypeRequest(input *DeprecateThingTypeInput) (req *request.Request, outp…
1950 func (c *IoT) DeprecateThingType(input *DeprecateThingTypeInput) (*DeprecateThingTypeOutput, error)…
7460 type DeprecateThingTypeInput struct { struct
7461 _ struct{} `type:"structure"`
7466 …ypeName *string `location:"uri" locationName:"thingTypeName" min:"1" type:"string" required:"true"`
7470 UndoDeprecate *bool `locationName:"undoDeprecate" type:"boolean"`
7474 func (s DeprecateThingTypeInput) String() string {
7479 func (s DeprecateThingTypeInput) GoString() string {
7484 func (s *DeprecateThingTypeInput) Validate() error {
7500 func (s *DeprecateThingTypeInput) SetThingTypeName(v string) *DeprecateThingTypeInput {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go207 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
208 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
209 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go207 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
208 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
209 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/iot/iotiface/
H A Dinterface.go247 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
248 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
249 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go267 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
268 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
269 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go279 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
280 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
281 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go279 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
280 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
281 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/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/iot/iotiface/
H A Dinterface.go319 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
320 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
321 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go327 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
328 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
329 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go319 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
320 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
321 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go319 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
320 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
321 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go319 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
320 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
321 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go327 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
328 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
329 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/iot/iotiface/
H A Dinterface.go327 DeprecateThingType(*iot.DeprecateThingTypeInput) (*iot.DeprecateThingTypeOutput, error)
328 …DeprecateThingTypeWithContext(aws.Context, *iot.DeprecateThingTypeInput, ...request.Option) (*iot.…
329 …DeprecateThingTypeRequest(*iot.DeprecateThingTypeInput) (*request.Request, *iot.DeprecateThingType…
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go3462 func (c *IoT) DeprecateThingTypeRequest(input *DeprecateThingTypeInput) (req *request.Request, outp…
3509 func (c *IoT) DeprecateThingType(input *DeprecateThingTypeInput) (*DeprecateThingTypeOutput, error)…
15528 type DeprecateThingTypeInput struct { struct
15529 _ struct{} `type:"structure"`
15534 …ypeName *string `location:"uri" locationName:"thingTypeName" min:"1" type:"string" required:"true"`
15538 UndoDeprecate *bool `locationName:"undoDeprecate" type:"boolean"`
15542 func (s DeprecateThingTypeInput) String() string {
15547 func (s DeprecateThingTypeInput) GoString() string {
15552 func (s *DeprecateThingTypeInput) Validate() error {
15568 func (s *DeprecateThingTypeInput) SetThingTypeName(v string) *DeprecateThingTypeInput {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go3462 func (c *IoT) DeprecateThingTypeRequest(input *DeprecateThingTypeInput) (req *request.Request, outp…
3509 func (c *IoT) DeprecateThingType(input *DeprecateThingTypeInput) (*DeprecateThingTypeOutput, error)…
15485 type DeprecateThingTypeInput struct { struct
15486 _ struct{} `type:"structure"`
15491 …ypeName *string `location:"uri" locationName:"thingTypeName" min:"1" type:"string" required:"true"`
15495 UndoDeprecate *bool `locationName:"undoDeprecate" type:"boolean"`
15499 func (s DeprecateThingTypeInput) String() string {
15504 func (s DeprecateThingTypeInput) GoString() string {
15509 func (s *DeprecateThingTypeInput) Validate() error {
15525 func (s *DeprecateThingTypeInput) SetThingTypeName(v string) *DeprecateThingTypeInput {
[all …]

1234