Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listEndpointsPaginated to access the nested member Endpoint
This paginator transforms the flow returned by listSharedEndpointsPaginated to access the nested member Endpoint
Link copied to clipboard
fun S3OutpostsClient.listEndpointsPaginated(initialRequest: ListEndpointsRequest = ListEndpointsRequest { }): Flow<ListEndpointsResponse>
fun S3OutpostsClient.listEndpointsPaginated(block: ListEndpointsRequest.Builder.() -> Unit): Flow<ListEndpointsResponse>
Paginate over ListEndpointsResponse results.
Link copied to clipboard
fun S3OutpostsClient.listOutpostsWithS3Paginated(initialRequest: ListOutpostsWithS3Request = ListOutpostsWithS3Request { }): Flow<ListOutpostsWithS3Response>
fun S3OutpostsClient.listOutpostsWithS3Paginated(block: ListOutpostsWithS3Request.Builder.() -> Unit): Flow<ListOutpostsWithS3Response>
Paginate over ListOutpostsWithS3Response results.
Link copied to clipboard
fun S3OutpostsClient.listSharedEndpointsPaginated(initialRequest: ListSharedEndpointsRequest): Flow<ListSharedEndpointsResponse>
fun S3OutpostsClient.listSharedEndpointsPaginated(block: ListSharedEndpointsRequest.Builder.() -> Unit): Flow<ListSharedEndpointsResponse>
Paginate over ListSharedEndpointsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listOutpostsWithS3Paginated to access the nested member Outpost