Home
last modified time | relevance | path

Searched defs:CreateThingTypeInput (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_CreateThingType.go17 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
33 type CreateThingTypeInput struct { struct
38 ThingTypeName *string
41 Tags []types.Tag
46 ThingTypeProperties *types.ThingTypeProperties
48 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iot/
H A Dapi_op_CreateThingType.go15 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
31 type CreateThingTypeInput struct { struct
36 ThingTypeName *string
39 Tags []types.Tag
44 ThingTypeProperties *types.ThingTypeProperties
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iot/
H A Dapi_op_CreateThingType.go15 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
31 type CreateThingTypeInput struct { struct
36 ThingTypeName *string
39 Tags []types.Tag
44 ThingTypeProperties *types.ThingTypeProperties
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iot/
H A Dapi_op_CreateThingType.go15 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
31 type CreateThingTypeInput struct { struct
36 ThingTypeName *string
39 Tags []types.Tag
44 ThingTypeProperties *types.ThingTypeProperties
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iot/
H A Dapi_op_CreateThingType.go15 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
31 type CreateThingTypeInput struct { struct
36 ThingTypeName *string
39 Tags []types.Tag
44 ThingTypeProperties *types.ThingTypeProperties
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iot/
H A Dapi_op_CreateThingType.go15 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
31 type CreateThingTypeInput struct { struct
36 ThingTypeName *string
39 Tags []types.Tag
44 ThingTypeProperties *types.ThingTypeProperties
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iot/
H A Dapi_op_CreateThingType.go15 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
31 type CreateThingTypeInput struct { struct
36 ThingTypeName *string
39 Tags []types.Tag
44 ThingTypeProperties *types.ThingTypeProperties
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iot/
H A Dapi_op_CreateThingType.go15 func (c *Client) CreateThingType(ctx context.Context, params *CreateThingTypeInput, optFns ...func(…
31 type CreateThingTypeInput struct { struct
36 ThingTypeName *string
39 Tags []types.Tag
44 ThingTypeProperties *types.ThingTypeProperties
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go99 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
100 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
101 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go952 func (c *IoT) CreateThingTypeRequest(input *CreateThingTypeInput) (req *request.Request, output *Cr…
998 func (c *IoT) CreateThingType(input *CreateThingTypeInput) (*CreateThingTypeOutput, error) {
6849 type CreateThingTypeInput struct { struct
6850 _ struct{} `type:"structure"`
6855 …ypeName *string `location:"uri" locationName:"thingTypeName" min:"1" type:"string" required:"true"`
6860 ThingTypeProperties *ThingTypeProperties `locationName:"thingTypeProperties" type:"structure"`
6864 func (s CreateThingTypeInput) String() string {
6869 func (s CreateThingTypeInput) GoString() string {
6874 func (s *CreateThingTypeInput) Validate() error {
6890 func (s *CreateThingTypeInput) SetThingTypeName(v string) *CreateThingTypeInput {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go143 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
144 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
145 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go143 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
144 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
145 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/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.go163 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
164 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
165 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go175 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
176 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
177 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go183 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
184 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
185 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go183 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
184 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
185 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/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.go203 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
204 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
205 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go207 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
208 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
209 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go203 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
204 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
205 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go203 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
204 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
205 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go203 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
204 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
205 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/iot/iotiface/
H A Dinterface.go207 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
208 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
209 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/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.go207 CreateThingType(*iot.CreateThingTypeInput) (*iot.CreateThingTypeOutput, error)
208 …CreateThingTypeWithContext(aws.Context, *iot.CreateThingTypeInput, ...request.Option) (*iot.Create…
209 CreateThingTypeRequest(*iot.CreateThingTypeInput) (*request.Request, *iot.CreateThingTypeOutput)
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go1968 func (c *IoT) CreateThingTypeRequest(input *CreateThingTypeInput) (req *request.Request, output *Cr…
2014 func (c *IoT) CreateThingType(input *CreateThingTypeInput) (*CreateThingTypeOutput, error) {
14443 type CreateThingTypeInput struct { struct
14444 _ struct{} `type:"structure"`
14449 …ypeName *string `location:"uri" locationName:"thingTypeName" min:"1" type:"string" required:"true"`
14454 ThingTypeProperties *ThingTypeProperties `locationName:"thingTypeProperties" type:"structure"`
14458 func (s CreateThingTypeInput) String() string {
14463 func (s CreateThingTypeInput) GoString() string {
14468 func (s *CreateThingTypeInput) Validate() error {
14484 func (s *CreateThingTypeInput) SetThingTypeName(v string) *CreateThingTypeInput {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go1968 func (c *IoT) CreateThingTypeRequest(input *CreateThingTypeInput) (req *request.Request, output *Cr…
2014 func (c *IoT) CreateThingType(input *CreateThingTypeInput) (*CreateThingTypeOutput, error) {
14400 type CreateThingTypeInput struct { struct
14401 _ struct{} `type:"structure"`
14406 …ypeName *string `location:"uri" locationName:"thingTypeName" min:"1" type:"string" required:"true"`
14411 ThingTypeProperties *ThingTypeProperties `locationName:"thingTypeProperties" type:"structure"`
14415 func (s CreateThingTypeInput) String() string {
14420 func (s CreateThingTypeInput) GoString() string {
14425 func (s *CreateThingTypeInput) Validate() error {
14441 func (s *CreateThingTypeInput) SetThingTypeName(v string) *CreateThingTypeInput {
[all …]

1234