Interface ResponseFormatJsonObject.Builder
- Enclosing class:
ResponseFormatJsonObject
public static interface ResponseFormatJsonObject.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
type
Set the type of thisResponseFormatJsonObjectinstance.- Parameters:
type- The type of response format being defined: `json_object`- Returns:
- The ResponseFormatJsonObject instance.
-