Package com.sap.ai.sdk.core.model
Interface TntTenantInfo.Builder1
- Enclosing class:
TntTenantInfo
public static interface TntTenantInfo.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionservicePlan(String servicePlan) Set the servicePlan of thisTntTenantInfoinstance.
-
Method Details
-
servicePlan
Set the servicePlan of thisTntTenantInfoinstance.- Parameters:
servicePlan- The servicePlan of thisTntTenantInfo- Returns:
- The TntTenantInfo builder.
-