public class RecordingData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RecordingData.Builder |
| Constructor and Description |
|---|
RecordingData() |
| Modifier and Type | Method and Description |
|---|---|
static RecordingData.Builder |
create() |
String |
getReply() |
String |
getRequest() |
Instant |
getTimestamp() |
public Instant getTimestamp()
public String getRequest()
public String getReply()
public static RecordingData.Builder create()
Copyright © 2019. All rights reserved.