Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListTestGridSessionArtifactsIterable
-
Packages that use ListTestGridSessionArtifactsIterable Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListTestGridSessionArtifactsIterable in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListTestGridSessionArtifactsIterable Modifier and Type Method Description default ListTestGridSessionArtifactsIterableDeviceFarmClient. listTestGridSessionArtifactsPaginator(Consumer<ListTestGridSessionArtifactsRequest.Builder> listTestGridSessionArtifactsRequest)Retrieves a list of artifacts created during the session.default ListTestGridSessionArtifactsIterableDeviceFarmClient. listTestGridSessionArtifactsPaginator(ListTestGridSessionArtifactsRequest listTestGridSessionArtifactsRequest)Retrieves a list of artifacts created during the session.
-