http4k-connect-amazon-s3
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-amazon-s3
http4k-connect-amazon-s3
/
org.http4k.connect.amazon.s3
/
listObjectsV2
list
Objects
V2
fun
S3Bucket
.
listObjectsV2
(
continuationToken
:
String
?
=
null
,
maxKeys
:
Int
?
=
null
,
prefix
:
String
?
=
null
,
delimiter
:
String
?
=
null
,
encodingType
:
String
?
=
null
,
expectedBucketOwner
:
String
?
=
null
,
requestPayer
:
String
?
=
null
)
:
Result
<
ObjectList
,
RemoteFailure
>
(
source
)
See also
List
Objects
V2