Uses of Class
software.amazon.awssdk.services.devicefarm.model.ListTestGridSessionActionsRequest
-
Packages that use ListTestGridSessionActionsRequest Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for:software.amazon.awssdk.services.devicefarm.paginators software.amazon.awssdk.services.devicefarm.transform -
-
Uses of ListTestGridSessionActionsRequest in software.amazon.awssdk.services.devicefarm
-
Uses of ListTestGridSessionActionsRequest in software.amazon.awssdk.services.devicefarm.paginators
Constructors in software.amazon.awssdk.services.devicefarm.paginators with parameters of type ListTestGridSessionActionsRequest Constructor Description ListTestGridSessionActionsIterable(DeviceFarmClient client, ListTestGridSessionActionsRequest firstRequest)ListTestGridSessionActionsPublisher(DeviceFarmAsyncClient client, ListTestGridSessionActionsRequest firstRequest) -
Uses of ListTestGridSessionActionsRequest in software.amazon.awssdk.services.devicefarm.transform
Methods in software.amazon.awssdk.services.devicefarm.transform with parameters of type ListTestGridSessionActionsRequest Modifier and Type Method Description SdkHttpFullRequestListTestGridSessionActionsRequestMarshaller. marshall(ListTestGridSessionActionsRequest listTestGridSessionActionsRequest)
-