-
public final class RecordClockSyncMarkerRequestRequest object containing input parameters for the TracingDomain.recordClockSyncMarker command.
-
-
Constructor Summary
Constructors Constructor Description RecordClockSyncMarkerRequest(String syncId)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final RecordClockSyncMarkerRequestcopy(String syncId)final StringgetSyncId()The ID of this clock sync marker -
-
Constructor Detail
-
RecordClockSyncMarkerRequest
RecordClockSyncMarkerRequest(String syncId)
-
-
Method Detail
-
component1
final String component1()
-
copy
final RecordClockSyncMarkerRequest copy(String syncId)
-
-
-
-