Package com.sap.ai.sdk.core.model
Interface AiDeployment.Builder4
- Enclosing class:
AiDeployment
public static interface AiDeployment.Builder4
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionmodifiedAt(OffsetDateTime modifiedAt) Set the modifiedAt of thisAiDeploymentinstance.
-
Method Details
-
modifiedAt
Set the modifiedAt of thisAiDeploymentinstance.- Parameters:
modifiedAt- Timestamp of latest resource modification- Returns:
- The AiDeployment instance.
-