public static class AiAgentInfo.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected List<AiAgentInfoModelsField> |
models |
protected String |
processor |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AiAgentInfo |
build() |
AiAgentInfo.Builder |
models(List<AiAgentInfoModelsField> models) |
AiAgentInfo.Builder |
processor(String processor) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected List<AiAgentInfoModelsField> models
public Builder()
public AiAgentInfo.Builder models(List<AiAgentInfoModelsField> models)
public AiAgentInfo.Builder processor(String processor)
public AiAgentInfo build()