Package com.sap.ai.sdk.core.model
Interface AiExecutionResponseWithDetails.Builder1
- Enclosing class:
AiExecutionResponseWithDetails
public static interface AiExecutionResponseWithDetails.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionconfigurationId(String configurationId) Set the configurationId of thisAiExecutionResponseWithDetailsinstance.
-
Method Details
-
configurationId
Set the configurationId of thisAiExecutionResponseWithDetailsinstance.- Parameters:
configurationId- ID of the configuration- Returns:
- The AiExecutionResponseWithDetails builder.
-