public static class SnapshotDetail.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SnapshotDetail |
build() |
SnapshotDetail.Builder |
copy(SnapshotDetail model) |
SnapshotDetail.Builder |
key(String key)
Name of the property.
|
SnapshotDetail.Builder |
value(Object value)
Value of the property.
|
public SnapshotDetail.Builder key(String key)
Name of the property.
key
- the value to setpublic SnapshotDetail.Builder value(Object value)
Value of the property.
value
- the value to setpublic SnapshotDetail build()
public SnapshotDetail.Builder copy(SnapshotDetail model)
Copyright © 2016–2024. All rights reserved.