ScheduleRunConfiguration |
ScheduleRunConfiguration.clone() |
|
ScheduleRunConfiguration |
ScheduleRunRequest.getConfiguration() |
Information about the settings for the run to be scheduled.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withAuxiliaryApps(String... auxiliaryApps) |
A list of auxiliary apps for the run.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withAuxiliaryApps(Collection<String> auxiliaryApps) |
A list of auxiliary apps for the run.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withBillingMethod(BillingMethod billingMethod) |
Specifies the billing method for a test run: metered or
unmetered .
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withBillingMethod(String billingMethod) |
Specifies the billing method for a test run: metered or
unmetered .
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withExtraDataPackageArn(String extraDataPackageArn) |
The ARN of the extra data for the run.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withLocale(String locale) |
Information about the locale that is used for the run.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withLocation(Location location) |
Information about the location that is used for the run.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withNetworkProfileArn(String networkProfileArn) |
Reserved for internal use.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withRadios(Radios radios) |
Information about the radio states for the run.
|