IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
clients/client-s3/src
paginateListBuckets
Variable paginateListBuckets
Const
paginateListBuckets
:
(
config
:
S3PaginationConfiguration
,
input
:
ListBucketsCommandInput
,
...
rest
:
any
[]
,
)
=>
Paginator
<
ListBucketsCommandOutput
>
= ...
Type Declaration
(
config
:
S3PaginationConfiguration
,
input
:
ListBucketsCommandInput
,
...
rest
:
any
[]
,
)
:
Paginator
<
ListBucketsCommandOutput
>
Parameters
config
:
S3PaginationConfiguration
input
:
ListBucketsCommandInput
...
rest
:
any
[]
Returns
Paginator
<
ListBucketsCommandOutput
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...