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