Class CohereResponseTextFormat.Builder
- java.lang.Object
- 
- com.oracle.bmc.generativeaiinference.model.CohereResponseTextFormat.Builder
 
- 
- Enclosing class:
- CohereResponseTextFormat
 
 public static class CohereResponseTextFormat.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description CohereResponseTextFormatbuild()CohereResponseTextFormat.Buildercopy(CohereResponseTextFormat model)
 
- 
- 
- 
Method Detail- 
buildpublic CohereResponseTextFormat build() 
 - 
copypublic CohereResponseTextFormat.Builder copy(CohereResponseTextFormat model) 
 
- 
 
-