public class GetSnapshotReply extends Object
| Constructor and Description |
|---|
GetSnapshotReply(@NonNull String id,
@NonNull Snapshot snapshot) |
| Modifier and Type | Method and Description |
|---|---|
@NonNull String |
getId() |
@NonNull Snapshot |
getSnapshot() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.