Uses of Class
software.amazon.awssdk.services.devicefarm.model.GetTestGridProjectRequest
-
Packages that use GetTestGridProjectRequest Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for:software.amazon.awssdk.services.devicefarm.transform -
-
Uses of GetTestGridProjectRequest in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm with parameters of type GetTestGridProjectRequest Modifier and Type Method Description default CompletableFuture<GetTestGridProjectResponse>DeviceFarmAsyncClient. getTestGridProject(GetTestGridProjectRequest getTestGridProjectRequest)Retrieves information about a Selenium testing project.default GetTestGridProjectResponseDeviceFarmClient. getTestGridProject(GetTestGridProjectRequest getTestGridProjectRequest)Retrieves information about a Selenium testing project. -
Uses of GetTestGridProjectRequest in software.amazon.awssdk.services.devicefarm.transform
Methods in software.amazon.awssdk.services.devicefarm.transform with parameters of type GetTestGridProjectRequest Modifier and Type Method Description SdkHttpFullRequestGetTestGridProjectRequestMarshaller. marshall(GetTestGridProjectRequest getTestGridProjectRequest)
-