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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetAuxiliaryApps(java.util.Collection auxiliaryApps)

A list of Upload ARNs for app packages that will be installed alongside your app.

voidsetBillingMethod(String billingMethod)

Specifies the billing method for a test run: metered or unmetered.

voidsetBillingMethod(BillingMethod billingMethod)

Specifies the billing method for a test run: metered or unmetered.

voidsetExtraDataPackageArn(String extraDataPackageArn)

The ARN of the extra data for the run.

voidsetLocale(String locale)

Information about the locale that is used for the run.

voidsetLocation(Location location)

Information about the location that is used for the run.

voidsetRadios(Radios radios)

Information about the radio states for the run.