Interface ResponseFormatJsonSchemaJsonSchema.Builder
- Enclosing class:
ResponseFormatJsonSchemaJsonSchema
public static interface ResponseFormatJsonSchemaJsonSchema.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the name of thisResponseFormatJsonSchemaJsonSchemainstance.
-
Method Details
-
name
Set the name of thisResponseFormatJsonSchemaJsonSchemainstance.- Parameters:
name- The name of the response format. Must be a-z, A-Z, 0-9, or contain underscores and dashes, with a maximum length of 64.- Returns:
- The ResponseFormatJsonSchemaJsonSchema instance.
-