data class SetRemoteLocationsRequest
Request object containing input parameters for the TargetDomain.setRemoteLocations command.
<init> |
Request object containing input parameters for the TargetDomain.setRemoteLocations command. SetRemoteLocationsRequest(locations: List<RemoteLocation>) |
locations |
List of remote locations. val locations: List<RemoteLocation> |