Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listAccessPointsPaginated to access the nested member ListAccessPointsDescription
Link copied to clipboard
This paginator transforms the flow returned by listFileSystemsPaginated to access the nested member ListFileSystemsDescription
Link copied to clipboard
fun S3FilesClient.listAccessPointsPaginated(initialRequest: ListAccessPointsRequest): Flow<ListAccessPointsResponse>
fun S3FilesClient.listAccessPointsPaginated(block: ListAccessPointsRequest.Builder.() -> Unit): Flow<ListAccessPointsResponse>
Paginate over ListAccessPointsResponse results.
Link copied to clipboard
fun S3FilesClient.listFileSystemsPaginated(initialRequest: ListFileSystemsRequest = ListFileSystemsRequest { }): Flow<ListFileSystemsResponse>
fun S3FilesClient.listFileSystemsPaginated(block: ListFileSystemsRequest.Builder.() -> Unit): Flow<ListFileSystemsResponse>
Paginate over ListFileSystemsResponse results.
Link copied to clipboard
fun S3FilesClient.listMountTargetsPaginated(initialRequest: ListMountTargetsRequest = ListMountTargetsRequest { }): Flow<ListMountTargetsResponse>
fun S3FilesClient.listMountTargetsPaginated(block: ListMountTargetsRequest.Builder.() -> Unit): Flow<ListMountTargetsResponse>
Paginate over ListMountTargetsResponse results.
Link copied to clipboard
fun S3FilesClient.listTagsForResourcePaginated(initialRequest: ListTagsForResourceRequest): Flow<ListTagsForResourceResponse>
fun S3FilesClient.listTagsForResourcePaginated(block: ListTagsForResourceRequest.Builder.() -> Unit): Flow<ListTagsForResourceResponse>
Paginate over ListTagsForResourceResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listMountTargetsPaginated to access the nested member ListMountTargetsDescription
Link copied to clipboard
This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag