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