Package com.sap.ai.sdk.core.model
Interface BckndInstanceTypeValue.Builder
- Enclosing class:
BckndInstanceTypeValue
public static interface BckndInstanceTypeValue.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
memory
Set the memory of thisBckndInstanceTypeValueinstance.- Parameters:
memory- Memory allocated for the instance type (e.g., \"16Gi\")- Returns:
- The BckndInstanceTypeValue builder.
-