Uses of Class
software.amazon.awssdk.services.nimble.paginators.ListStudiosIterable
-
Packages that use ListStudiosIterable Package Description software.amazon.awssdk.services.nimble Welcome to the Amazon Nimble Studio API reference. -
-
Uses of ListStudiosIterable in software.amazon.awssdk.services.nimble
Methods in software.amazon.awssdk.services.nimble that return ListStudiosIterable Modifier and Type Method Description default ListStudiosIterableNimbleClient. listStudiosPaginator(Consumer<ListStudiosRequest.Builder> listStudiosRequest)List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.default ListStudiosIterableNimbleClient. listStudiosPaginator(ListStudiosRequest listStudiosRequest)List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
-