Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listAttachPointsPaginated to access the nested member AttachPointDescriptor
Link copied to clipboard
This paginator transforms the flow returned by listConnectionsPaginated to access the nested member ConnectionSummary
Link copied to clipboard
This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member Environment
Link copied to clipboard
fun InterconnectClient.listAttachPointsPaginated(initialRequest: ListAttachPointsRequest): Flow<ListAttachPointsResponse>
fun InterconnectClient.listAttachPointsPaginated(block: ListAttachPointsRequest.Builder.() -> Unit): Flow<ListAttachPointsResponse>
Paginate over ListAttachPointsResponse results.
Link copied to clipboard
fun InterconnectClient.listConnectionsPaginated(initialRequest: ListConnectionsRequest = ListConnectionsRequest { }): Flow<ListConnectionsResponse>
fun InterconnectClient.listConnectionsPaginated(block: ListConnectionsRequest.Builder.() -> Unit): Flow<ListConnectionsResponse>
Paginate over ListConnectionsResponse results.
Link copied to clipboard
fun InterconnectClient.listEnvironmentsPaginated(initialRequest: ListEnvironmentsRequest = ListEnvironmentsRequest { }): Flow<ListEnvironmentsResponse>
fun InterconnectClient.listEnvironmentsPaginated(block: ListEnvironmentsRequest.Builder.() -> Unit): Flow<ListEnvironmentsResponse>
Paginate over ListEnvironmentsResponse results.