Home
last modified time | relevance | path

Searched refs:CreateSchemaInput (Results 201 – 225 of 276) sorted by relevance

12345678910>>...12

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/schemas/
H A Dserializers.go209 input, ok := in.Parameters.(*CreateSchemaInput)
251 func awsRestjson1_serializeOpHttpBindingsCreateSchemaInput(v *CreateSchemaInput, encoder *httpbindi… argument
277 func awsRestjson1_serializeOpDocumentCreateSchemaInput(v *CreateSchemaInput, value smithyjson.Value… argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/schemas/
H A Dserializers.go199 input, ok := in.Parameters.(*CreateSchemaInput)
236 func awsRestjson1_serializeOpHttpBindingsCreateSchemaInput(v *CreateSchemaInput, encoder *httpbindi… argument
262 func awsRestjson1_serializeOpDocumentCreateSchemaInput(v *CreateSchemaInput, value smithyjson.Value… argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2346 input = &CreateSchemaInput{}
22335 type CreateSchemaInput struct { struct
22411 func (s CreateSchemaInput) String() string { argument
22416 func (s CreateSchemaInput) GoString() string { argument
22448 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22454 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22460 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22466 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22472 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22478 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2346 input = &CreateSchemaInput{}
22336 type CreateSchemaInput struct { struct
22411 func (s CreateSchemaInput) String() string { argument
22416 func (s CreateSchemaInput) GoString() string { argument
22448 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22454 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22460 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22466 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22472 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22478 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2525 input = &CreateSchemaInput{}
23723 type CreateSchemaInput struct { struct
23799 func (s CreateSchemaInput) String() string { argument
23804 func (s CreateSchemaInput) GoString() string { argument
23836 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
23842 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
23848 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
23854 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
23860 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
23866 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2346 input = &CreateSchemaInput{}
22336 type CreateSchemaInput struct { struct
22411 func (s CreateSchemaInput) String() string { argument
22416 func (s CreateSchemaInput) GoString() string { argument
22448 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22454 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22460 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22466 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22472 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22478 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2346 input = &CreateSchemaInput{}
22318 type CreateSchemaInput struct { struct
22393 func (s CreateSchemaInput) String() string { argument
22398 func (s CreateSchemaInput) GoString() string { argument
22430 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22436 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22442 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22448 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22454 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22460 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2349 input = &CreateSchemaInput{}
22350 type CreateSchemaInput struct { struct
22426 func (s CreateSchemaInput) String() string { argument
22431 func (s CreateSchemaInput) GoString() string { argument
22463 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22469 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22475 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22481 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22487 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22493 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2525 input = &CreateSchemaInput{}
24548 type CreateSchemaInput struct { struct
24628 func (s CreateSchemaInput) String() string { argument
24637 func (s CreateSchemaInput) GoString() string { argument
24669 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
24675 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
24681 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
24687 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
24693 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
24699 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2525 input = &CreateSchemaInput{}
24548 type CreateSchemaInput struct { struct
24628 func (s CreateSchemaInput) String() string { argument
24637 func (s CreateSchemaInput) GoString() string { argument
24669 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
24675 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
24681 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
24687 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
24693 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
24699 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2346 input = &CreateSchemaInput{}
22318 type CreateSchemaInput struct { struct
22393 func (s CreateSchemaInput) String() string { argument
22398 func (s CreateSchemaInput) GoString() string { argument
22430 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22436 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22442 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22448 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22454 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22460 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2525 input = &CreateSchemaInput{}
24548 type CreateSchemaInput struct { struct
24628 func (s CreateSchemaInput) String() string { argument
24637 func (s CreateSchemaInput) GoString() string { argument
24669 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
24675 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
24681 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
24687 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
24693 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
24699 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2346 input = &CreateSchemaInput{}
22336 type CreateSchemaInput struct { struct
22411 func (s CreateSchemaInput) String() string { argument
22416 func (s CreateSchemaInput) GoString() string { argument
22448 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22454 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22460 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22466 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22472 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22478 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2525 input = &CreateSchemaInput{}
23723 type CreateSchemaInput struct { struct
23799 func (s CreateSchemaInput) String() string { argument
23804 func (s CreateSchemaInput) GoString() string { argument
23836 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
23842 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
23848 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
23854 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
23860 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
23866 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2346 input = &CreateSchemaInput{}
22318 type CreateSchemaInput struct { struct
22393 func (s CreateSchemaInput) String() string { argument
22398 func (s CreateSchemaInput) GoString() string { argument
22430 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22436 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22442 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22448 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22454 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22460 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go2349 input = &CreateSchemaInput{}
22350 type CreateSchemaInput struct { struct
22426 func (s CreateSchemaInput) String() string { argument
22431 func (s CreateSchemaInput) GoString() string { argument
22463 func (s *CreateSchemaInput) SetCompatibility(v string) *CreateSchemaInput { argument
22469 func (s *CreateSchemaInput) SetDataFormat(v string) *CreateSchemaInput { argument
22475 func (s *CreateSchemaInput) SetDescription(v string) *CreateSchemaInput { argument
22481 func (s *CreateSchemaInput) SetRegistryId(v *RegistryId) *CreateSchemaInput { argument
22487 func (s *CreateSchemaInput) SetSchemaDefinition(v string) *CreateSchemaInput { argument
22493 func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/clouddirectory/
H A Dapi.go1471 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1479 input = &CreateSchemaInput{}
1547 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1561 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
13906 type CreateSchemaInput struct { struct
13917 func (s CreateSchemaInput) String() string { argument
13922 func (s CreateSchemaInput) GoString() string { argument
13927 func (s *CreateSchemaInput) Validate() error { argument
13943 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/clouddirectory/
H A Dapi.go1471 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1479 input = &CreateSchemaInput{}
1547 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1561 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
13906 type CreateSchemaInput struct { struct
13917 func (s CreateSchemaInput) String() string { argument
13922 func (s CreateSchemaInput) GoString() string { argument
13927 func (s *CreateSchemaInput) Validate() error { argument
13943 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/clouddirectory/
H A Dapi.go1471 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1479 input = &CreateSchemaInput{}
1547 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1561 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
13906 type CreateSchemaInput struct { struct
13917 func (s CreateSchemaInput) String() string { argument
13922 func (s CreateSchemaInput) GoString() string { argument
13927 func (s *CreateSchemaInput) Validate() error { argument
13943 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/clouddirectory/
H A Dapi.go1471 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1479 input = &CreateSchemaInput{}
1547 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1561 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
13906 type CreateSchemaInput struct { struct
13917 func (s CreateSchemaInput) String() string { argument
13922 func (s CreateSchemaInput) GoString() string { argument
13927 func (s *CreateSchemaInput) Validate() error { argument
13943 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/clouddirectory/
H A Dapi.go1495 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1503 input = &CreateSchemaInput{}
1575 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1589 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
14053 type CreateSchemaInput struct { struct
14064 func (s CreateSchemaInput) String() string { argument
14069 func (s CreateSchemaInput) GoString() string { argument
14074 func (s *CreateSchemaInput) Validate() error { argument
14090 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/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/clouddirectory/
H A Dapi.go1471 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1479 input = &CreateSchemaInput{}
1547 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1561 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
13906 type CreateSchemaInput struct { struct
13917 func (s CreateSchemaInput) String() string { argument
13922 func (s CreateSchemaInput) GoString() string { argument
13927 func (s *CreateSchemaInput) Validate() error { argument
13943 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/clouddirectory/
H A Dapi.go1471 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1479 input = &CreateSchemaInput{}
1547 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1561 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
13906 type CreateSchemaInput struct { struct
13917 func (s CreateSchemaInput) String() string { argument
13922 func (s CreateSchemaInput) GoString() string { argument
13927 func (s *CreateSchemaInput) Validate() error { argument
13943 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/clouddirectory/
H A Dapi.go1471 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1479 input = &CreateSchemaInput{}
1547 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1561 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
13906 type CreateSchemaInput struct { struct
13917 func (s CreateSchemaInput) String() string { argument
13922 func (s CreateSchemaInput) GoString() string { argument
13927 func (s *CreateSchemaInput) Validate() error { argument
13943 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/clouddirectory/
H A Dapi.go1495 func (c *CloudDirectory) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, outpu… argument
1503 input = &CreateSchemaInput{}
1575 func (c *CloudDirectory) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error) { argument
1589 func (c *CloudDirectory) CreateSchemaWithContext(ctx aws.Context, input *CreateSchemaInput, opts ..… argument
14053 type CreateSchemaInput struct { struct
14064 func (s CreateSchemaInput) String() string { argument
14069 func (s CreateSchemaInput) GoString() string { argument
14074 func (s *CreateSchemaInput) Validate() error { argument
14090 func (s *CreateSchemaInput) SetName(v string) *CreateSchemaInput { argument

12345678910>>...12