Package com.sap.ai.sdk.core.model
Interface AiExecutionScheduleModificationResponse.Builder
- Enclosing class:
AiExecutionScheduleModificationResponse
public static interface AiExecutionScheduleModificationResponse.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the id of thisAiExecutionScheduleModificationResponseinstance.
-
Method Details
-
id
Set the id of thisAiExecutionScheduleModificationResponseinstance.- Parameters:
id- Generic ID- Returns:
- The AiExecutionScheduleModificationResponse builder.
-