Home
last modified time | relevance | path

Searched refs:ListPartsOutput (Results 176 – 200 of 201) sorted by relevance

123456789

/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go24218 func (s *ListPartsOutput) SetAbortDate(v time.Time) *ListPartsOutput { argument
24224 func (s *ListPartsOutput) SetAbortRuleId(v string) *ListPartsOutput { argument
24230 func (s *ListPartsOutput) SetBucket(v string) *ListPartsOutput { argument
24243 func (s *ListPartsOutput) SetInitiator(v *Initiator) *ListPartsOutput { argument
24249 func (s *ListPartsOutput) SetIsTruncated(v bool) *ListPartsOutput { argument
24255 func (s *ListPartsOutput) SetKey(v string) *ListPartsOutput { argument
24261 func (s *ListPartsOutput) SetMaxParts(v int64) *ListPartsOutput { argument
24273 func (s *ListPartsOutput) SetOwner(v *Owner) *ListPartsOutput { argument
24285 func (s *ListPartsOutput) SetParts(v []*Part) *ListPartsOutput { argument
24297 func (s *ListPartsOutput) SetStorageClass(v string) *ListPartsOutput { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go25306 func (s *ListPartsOutput) SetAbortDate(v time.Time) *ListPartsOutput { argument
25312 func (s *ListPartsOutput) SetAbortRuleId(v string) *ListPartsOutput { argument
25318 func (s *ListPartsOutput) SetBucket(v string) *ListPartsOutput { argument
25331 func (s *ListPartsOutput) SetInitiator(v *Initiator) *ListPartsOutput { argument
25337 func (s *ListPartsOutput) SetIsTruncated(v bool) *ListPartsOutput { argument
25343 func (s *ListPartsOutput) SetKey(v string) *ListPartsOutput { argument
25349 func (s *ListPartsOutput) SetMaxParts(v int64) *ListPartsOutput { argument
25361 func (s *ListPartsOutput) SetOwner(v *Owner) *ListPartsOutput { argument
25373 func (s *ListPartsOutput) SetParts(v []*Part) *ListPartsOutput { argument
25385 func (s *ListPartsOutput) SetStorageClass(v string) *ListPartsOutput { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go25604 func (s *ListPartsOutput) SetAbortDate(v time.Time) *ListPartsOutput { argument
25610 func (s *ListPartsOutput) SetAbortRuleId(v string) *ListPartsOutput { argument
25616 func (s *ListPartsOutput) SetBucket(v string) *ListPartsOutput { argument
25629 func (s *ListPartsOutput) SetInitiator(v *Initiator) *ListPartsOutput { argument
25635 func (s *ListPartsOutput) SetIsTruncated(v bool) *ListPartsOutput { argument
25641 func (s *ListPartsOutput) SetKey(v string) *ListPartsOutput { argument
25647 func (s *ListPartsOutput) SetMaxParts(v int64) *ListPartsOutput { argument
25659 func (s *ListPartsOutput) SetOwner(v *Owner) *ListPartsOutput { argument
25671 func (s *ListPartsOutput) SetParts(v []*Part) *ListPartsOutput { argument
25683 func (s *ListPartsOutput) SetStorageClass(v string) *ListPartsOutput { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go2082 func (c *S3) ListPartsRequest(input *ListPartsInput) (req *request.Request, output *ListPartsOutput
2100 output = &ListPartsOutput{}
2106 func (c *S3) ListParts(input *ListPartsInput) (*ListPartsOutput, error) {
2129 func (c *S3) ListPartsPages(input *ListPartsInput, fn func(p *ListPartsOutput, lastPage bool) (shou… argument
2133 return fn(p.(*ListPartsOutput), lastPage)
6798 type ListPartsOutput struct { struct
6847 func (s ListPartsOutput) String() string { argument
6852 func (s ListPartsOutput) GoString() string { argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go1160 func (c *S3) ListPartsRequest(input *ListPartsInput) (req *request.Request, output *ListPartsOutput
1178 output = &ListPartsOutput{}
1184 func (c *S3) ListParts(input *ListPartsInput) (*ListPartsOutput, error) {
1190 func (c *S3) ListPartsPages(input *ListPartsInput, fn func(p *ListPartsOutput, lastPage bool) (shou… argument
1194 return fn(p.(*ListPartsOutput), lastPage)
5460 type ListPartsOutput struct { struct
5509 func (s ListPartsOutput) String() string { argument
5514 func (s ListPartsOutput) GoString() string { argument
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/s3store/
H A Ds3store.go135 ListParts(input *s3.ListPartsInput) (*s3.ListPartsOutput, error)
/dports/www/tusd/tusd-1.8.0/pkg/s3store/
H A Ds3store.go165 …(ctx context.Context, input *s3.ListPartsInput, opt ...request.Option) (*s3.ListPartsOutput, error)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro…
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro… argument
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro… argument
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro… argument
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro… argument
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro… argument
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro… argument
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/glacier/
H A Ddeserializers.go3089 output := &ListPartsOutput{}
3186 func awsRestjson1_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, value interface{}) erro… argument
3199 var sv *ListPartsOutput
3201 sv = &ListPartsOutput{}
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/aws/aws-sdk-go-v2/service/s3/
H A Ddeserializers.go8720 output := &ListPartsOutput{}
8799 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8825 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8829 var sv *ListPartsOutput
8831 sv = &ListPartsOutput{}
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/s3/
H A Ddeserializers.go8720 output := &ListPartsOutput{}
8799 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8825 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8829 var sv *ListPartsOutput
8831 sv = &ListPartsOutput{}
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/s3/
H A Ddeserializers.go8778 output := &ListPartsOutput{}
8857 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8883 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8887 var sv *ListPartsOutput
8889 sv = &ListPartsOutput{}
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/s3/
H A Ddeserializers.go8778 output := &ListPartsOutput{}
8857 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8883 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8887 var sv *ListPartsOutput
8889 sv = &ListPartsOutput{}
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/s3/
H A Ddeserializers.go8720 output := &ListPartsOutput{}
8799 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8825 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8829 var sv *ListPartsOutput
8831 sv = &ListPartsOutput{}
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/s3/
H A Ddeserializers.go8778 output := &ListPartsOutput{}
8857 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8883 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8887 var sv *ListPartsOutput
8889 sv = &ListPartsOutput{}
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/s3/
H A Ddeserializers.go8720 output := &ListPartsOutput{}
8799 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8825 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8829 var sv *ListPartsOutput
8831 sv = &ListPartsOutput{}
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/s3/
H A Ddeserializers.go8720 output := &ListPartsOutput{}
8799 func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.R… argument
8825 func awsRestxml_deserializeOpDocumentListPartsOutput(v **ListPartsOutput, decoder smithyxml.NodeDec… argument
8829 var sv *ListPartsOutput
8831 sv = &ListPartsOutput{}
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rusoto_s3-0.44.0/src/
H A Dgenerated.rs8354 pub struct ListPartsOutput { struct
8391 ) -> Result<ListPartsOutput, XmlParseError> { in deserialize() argument
8392 deserialize_elements::<_, ListPartsOutput, _>(tag_name, stack, |name, stack, obj| { in deserialize()
19516 ) -> Result<ListPartsOutput, RusotoError<ListPartsError>>; in list_parts() argument
23030 ) -> Result<ListPartsOutput, RusotoError<ListPartsError>> { in list_parts() argument
23061 result = ListPartsOutput::default(); in list_parts()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rusoto_s3-0.47.0/src/
H A Dgenerated.rs8130 pub struct ListPartsOutput { struct
8167 ) -> Result<ListPartsOutput, XmlParseError> { in deserialize() argument
8168 deserialize_elements::<_, ListPartsOutput, _>(tag_name, stack, |name, stack, obj| { in deserialize()
19131 ) -> Result<ListPartsOutput, RusotoError<ListPartsError>>; in list_parts() argument
21879 ) -> Result<ListPartsOutput, RusotoError<ListPartsError>> { in list_parts() argument

123456789