Package-level declarations
Inherited functions
Link copied to clipboard
fun Flow<ListConnectionInvitationsResponse>.connectionInvitationSummaries(): Flow<ConnectionInvitationSummary>
This paginator transforms the flow returned by listConnectionInvitationsPaginated to access the nested member ConnectionInvitationSummary
Link copied to clipboard
This paginator transforms the flow returned by listConnectionsPaginated to access the nested member ConnectionSummary
Link copied to clipboard
fun PartnerCentralAccountClient.listConnectionInvitationsPaginated(initialRequest: ListConnectionInvitationsRequest): Flow<ListConnectionInvitationsResponse>
fun PartnerCentralAccountClient.listConnectionInvitationsPaginated(block: ListConnectionInvitationsRequest.Builder.() -> Unit): Flow<ListConnectionInvitationsResponse>
Paginate over ListConnectionInvitationsResponse results.
Link copied to clipboard
fun PartnerCentralAccountClient.listConnectionsPaginated(initialRequest: ListConnectionsRequest): Flow<ListConnectionsResponse>
fun PartnerCentralAccountClient.listConnectionsPaginated(block: ListConnectionsRequest.Builder.() -> Unit): Flow<ListConnectionsResponse>
Paginate over ListConnectionsResponse results.
Link copied to clipboard
fun PartnerCentralAccountClient.listPartnersPaginated(initialRequest: ListPartnersRequest): Flow<ListPartnersResponse>
fun PartnerCentralAccountClient.listPartnersPaginated(block: ListPartnersRequest.Builder.() -> Unit): Flow<ListPartnersResponse>
Paginate over ListPartnersResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listPartnersPaginated to access the nested member PartnerSummary