public static class GenerationTrace.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GenerationTrace |
build() |
GenerationTrace.Builder |
copy(GenerationTrace model) |
GenerationTrace.Builder |
generation(String generation)
The generated response that’s returned to the user.
|
GenerationTrace.Builder |
timeCreated(Date timeCreated) |
public GenerationTrace.Builder timeCreated(Date timeCreated)
public GenerationTrace.Builder generation(String generation)
The generated response that’s returned to the user.
generation
- the value to setpublic GenerationTrace build()
public GenerationTrace.Builder copy(GenerationTrace model)
Copyright © 2016–2024. All rights reserved.