Home
last modified time | relevance | path

Searched defs:BatchGetJobsInput (Results 51 – 74 of 74) sorted by relevance

123

/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go670 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
711 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
725 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
16979 type BatchGetJobsInput struct { struct
16980 _ struct{} `type:"structure"`
16986 JobNames []*string `type:"list" required:"true"`
16990 func (s BatchGetJobsInput) String() string {
16995 func (s BatchGetJobsInput) GoString() string {
17000 func (s *BatchGetJobsInput) Validate() error {
17013 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go670 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
711 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
725 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
16979 type BatchGetJobsInput struct { struct
16980 _ struct{} `type:"structure"`
16986 JobNames []*string `type:"list" required:"true"`
16990 func (s BatchGetJobsInput) String() string {
16995 func (s BatchGetJobsInput) GoString() string {
17000 func (s *BatchGetJobsInput) Validate() error {
17013 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go670 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
711 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
725 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
16991 type BatchGetJobsInput struct { struct
16992 _ struct{} `type:"structure"`
16998 JobNames []*string `type:"list" required:"true"`
17002 func (s BatchGetJobsInput) String() string {
17007 func (s BatchGetJobsInput) GoString() string {
17012 func (s *BatchGetJobsInput) Validate() error {
17025 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/glue/
H A Dvalidators.go4336 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go10607 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/glue/
H A Dvalidators.go4336 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go10607 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/glue/
H A Dvalidators.go4336 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go10607 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/glue/
H A Dvalidators.go4336 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go10607 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/glue/
H A Dvalidators.go4336 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go10607 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/glue/
H A Dvalidators.go4336 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go10607 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/glue/
H A Dvalidators.go4336 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go10607 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go755 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
796 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
810 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
17992 type BatchGetJobsInput struct { struct
17993 _ struct{} `type:"structure"`
17999 JobNames []*string `type:"list" required:"true"`
18003 func (s BatchGetJobsInput) String() string {
18008 func (s BatchGetJobsInput) GoString() string {
18013 func (s *BatchGetJobsInput) Validate() error {
18026 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go755 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
796 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
810 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
18152 type BatchGetJobsInput struct { struct
18153 _ struct{} `type:"structure"`
18159 JobNames []*string `type:"list" required:"true"`
18167 func (s BatchGetJobsInput) String() string {
18176 func (s BatchGetJobsInput) GoString() string {
18181 func (s *BatchGetJobsInput) Validate() error {
18194 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go755 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
796 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
810 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
18152 type BatchGetJobsInput struct { struct
18153 _ struct{} `type:"structure"`
18159 JobNames []*string `type:"list" required:"true"`
18167 func (s BatchGetJobsInput) String() string {
18176 func (s BatchGetJobsInput) GoString() string {
18181 func (s *BatchGetJobsInput) Validate() error {
18194 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go755 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
796 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
810 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
18152 type BatchGetJobsInput struct { struct
18153 _ struct{} `type:"structure"`
18159 JobNames []*string `type:"list" required:"true"`
18167 func (s BatchGetJobsInput) String() string {
18176 func (s BatchGetJobsInput) GoString() string {
18181 func (s *BatchGetJobsInput) Validate() error {
18194 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go755 func (c *Glue) BatchGetJobsRequest(input *BatchGetJobsInput) (req *request.Request, output *BatchGe…
796 func (c *Glue) BatchGetJobs(input *BatchGetJobsInput) (*BatchGetJobsOutput, error) {
810 func (c *Glue) BatchGetJobsWithContext(ctx aws.Context, input *BatchGetJobsInput, opts ...request.O…
17992 type BatchGetJobsInput struct { struct
17993 _ struct{} `type:"structure"`
17999 JobNames []*string `type:"list" required:"true"`
18003 func (s BatchGetJobsInput) String() string {
18008 func (s BatchGetJobsInput) GoString() string {
18013 func (s *BatchGetJobsInput) Validate() error {
18026 func (s *BatchGetJobsInput) SetJobNames(v []*string) *BatchGetJobsInput {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/glue/
H A Dvalidators.go4572 func validateOpBatchGetJobsInput(v *BatchGetJobsInput) error {
H A Dserializers.go11199 func awsAwsjson11_serializeOpDocumentBatchGetJobsInput(v *BatchGetJobsInput, value smithyjson.Value…

123