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