public class ResponseFormat extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseFormat.Builder |
| Constructor and Description |
|---|
ResponseFormat(ResponseFormat.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static ResponseFormat.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
JsonSchema |
jsonSchema() |
String |
toString() |
ResponseFormatType |
type() |
public ResponseFormat(ResponseFormat.Builder builder)
public ResponseFormatType type()
public JsonSchema jsonSchema()
public static ResponseFormat.Builder builder()
Copyright © 2024. All rights reserved.