kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Target
/
SetRemoteLocationsParameter
Set
Remote
Locations
Parameter
@
Serializable
data
class
SetRemoteLocationsParameter
(
val
locations
:
List
<
Target.RemoteLocation
>
)
Members
Constructors
Set
Remote
Locations
Parameter
Link copied to clipboard
constructor
(
locations
:
List
<
Target.RemoteLocation
>
)
Properties
locations
Link copied to clipboard
val
locations
:
List
<
Target.RemoteLocation
>
List of remote locations.