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