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