Java com.amazonaws.services.devicefarm.model ScheduleRunRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.devicefarm.model ScheduleRunRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.devicefarm.model ScheduleRunRequest.

The text is from its open source code.

Constructor

Method

ScheduleRunRequestwithAppArn(String appArn)

The ARN of the app to schedule a run.

ScheduleRunRequestwithConfiguration(ScheduleRunConfiguration configuration)

Information about the settings for the run to be scheduled.

ScheduleRunRequestwithExecutionConfiguration(ExecutionConfiguration executionConfiguration)

Specifies configuration information about a test run, such as the execution timeout (in minutes).