Package | Description |
---|---|
com.amazonaws.services.devicefarm.model |
Modifier and Type | Method and Description |
---|---|
Location |
Location.clone() |
Location |
ScheduleRunConfiguration.getLocation()
Information about the location that is used for the run.
|
Location |
Location.withLatitude(Double latitude)
The latitude.
|
Location |
Location.withLongitude(Double longitude)
The longitude.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleRunConfiguration.setLocation(Location location)
Information about the location that is used for the run.
|
ScheduleRunConfiguration |
ScheduleRunConfiguration.withLocation(Location location)
Information about the location that is used for the run.
|
Copyright © 2018. All rights reserved.