Package com.sap.ai.sdk.core.model
Interface RTADeployment.Builder2
- Enclosing class:
RTADeployment
public static interface RTADeployment.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptioncreatedAt(OffsetDateTime createdAt) Set the createdAt of thisRTADeploymentinstance.
-
Method Details
-
createdAt
Set the createdAt of thisRTADeploymentinstance.- Parameters:
createdAt- Timestamp of resource creation- Returns:
- The RTADeployment builder.
-