Home
last modified time | relevance | path

Searched defs:ListPartsInput (Results 1 – 25 of 267) sorted by relevance

1234567891011

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
88 noSmithyDocumentSerde
201 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
228 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/s3/
H A Dapi_op_ListParts.go53 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
68 type ListPartsInput struct { struct
89 Bucket *string
94 Key *string
99 UploadId *string
103 ExpectedBucketOwner *string
106 MaxParts int32
110 PartNumberMarker *string
118 RequestPayer types.RequestPayer
120 noSmithyDocumentSerde
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/aws/aws-sdk-go-v2/service/s3/
H A Dapi_op_ListParts.go53 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
68 type ListPartsInput struct { struct
89 Bucket *string
94 Key *string
99 UploadId *string
103 ExpectedBucketOwner *string
106 MaxParts int32
110 PartNumberMarker *string
118 RequestPayer types.RequestPayer
267 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/s3/
H A Dapi_op_ListParts.go53 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
68 type ListPartsInput struct { struct
89 Bucket *string
94 Key *string
99 UploadId *string
103 ExpectedBucketOwner *string
106 MaxParts int32
110 PartNumberMarker *string
118 RequestPayer types.RequestPayer
267 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/s3/
H A Dapi_op_ListParts.go53 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
68 type ListPartsInput struct { struct
89 Bucket *string
94 Key *string
99 UploadId *string
103 ExpectedBucketOwner *string
106 MaxParts int32
110 PartNumberMarker *string
118 RequestPayer types.RequestPayer
267 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/s3/
H A Dapi_op_ListParts.go53 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
68 type ListPartsInput struct { struct
89 Bucket *string
94 Key *string
99 UploadId *string
103 ExpectedBucketOwner *string
106 MaxParts int32
110 PartNumberMarker *string
118 RequestPayer types.RequestPayer
267 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/s3/
H A Dapi_op_ListParts.go53 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
68 type ListPartsInput struct { struct
89 Bucket *string
94 Key *string
99 UploadId *string
103 ExpectedBucketOwner *string
106 MaxParts int32
110 PartNumberMarker *string
118 RequestPayer types.RequestPayer
267 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/s3/
H A Dapi_op_ListParts.go53 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
68 type ListPartsInput struct { struct
89 Bucket *string
94 Key *string
99 UploadId *string
103 ExpectedBucketOwner *string
106 MaxParts int32
110 PartNumberMarker *string
118 RequestPayer types.RequestPayer
267 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
197 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
224 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
197 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
224 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
197 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
224 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
197 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
224 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
197 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
224 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
197 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
224 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/glacier/
H A Dapi_op_ListParts.go39 func (c *Client) ListParts(ctx context.Context, params *ListPartsInput, optFns ...func(*Options)) (…
56 type ListPartsInput struct { struct
65 AccountId *string
70 UploadId *string
75 VaultName *string
80 Limit *int32
86 Marker *string
197 ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
224 func NewListPartsPaginator(client ListPartsAPIClient, params *ListPartsInput, optFns ...func(*ListP…
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/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/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/glacier/glacieriface/
H A Dinterface.go157 ListParts(*glacier.ListPartsInput) (*glacier.ListPartsOutput, error)
158 …ListPartsWithContext(aws.Context, *glacier.ListPartsInput, ...request.Option) (*glacier.ListPartsO…
159 ListPartsRequest(*glacier.ListPartsInput) (*request.Request, *glacier.ListPartsOutput)
161 ListPartsPages(*glacier.ListPartsInput, func(*glacier.ListPartsOutput, bool) bool) error
162 …ListPartsPagesWithContext(aws.Context, *glacier.ListPartsInput, func(*glacier.ListPartsOutput, boo…

1234567891011