Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listDevicesPaginated to access the nested member DeviceSummary
Link copied to clipboard
This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentSummary
Link copied to clipboard
fun WorkSpacesThinClient.listDevicesPaginated(initialRequest: ListDevicesRequest = ListDevicesRequest { }): Flow<ListDevicesResponse>
fun WorkSpacesThinClient.listDevicesPaginated(block: ListDevicesRequest.Builder.() -> Unit): Flow<ListDevicesResponse>
Paginate over ListDevicesResponse results.
Link copied to clipboard
fun WorkSpacesThinClient.listEnvironmentsPaginated(initialRequest: ListEnvironmentsRequest = ListEnvironmentsRequest { }): Flow<ListEnvironmentsResponse>
fun WorkSpacesThinClient.listEnvironmentsPaginated(block: ListEnvironmentsRequest.Builder.() -> Unit): Flow<ListEnvironmentsResponse>
Paginate over ListEnvironmentsResponse results.
Link copied to clipboard
fun WorkSpacesThinClient.listSoftwareSetsPaginated(initialRequest: ListSoftwareSetsRequest = ListSoftwareSetsRequest { }): Flow<ListSoftwareSetsResponse>
fun WorkSpacesThinClient.listSoftwareSetsPaginated(block: ListSoftwareSetsRequest.Builder.() -> Unit): Flow<ListSoftwareSetsResponse>
Paginate over ListSoftwareSetsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listSoftwareSetsPaginated to access the nested member SoftwareSetSummary