Class CohereResponseTextFormat.Builder
- java.lang.Object
-
- com.oracle.bmc.generativeaiinference.model.CohereResponseTextFormat.Builder
-
- Enclosing class:
- CohereResponseTextFormat
public static class CohereResponseTextFormat.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CohereResponseTextFormat
build()
CohereResponseTextFormat.Builder
copy(CohereResponseTextFormat model)
-
-
-
Method Detail
-
build
public CohereResponseTextFormat build()
-
copy
public CohereResponseTextFormat.Builder copy(CohereResponseTextFormat model)
-
-