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