Package com.sap.ai.sdk.core.model
Interface BckndInternalResourceGroupAnnotation.Builder
- Enclosing class:
BckndInternalResourceGroupAnnotation
public static interface BckndInternalResourceGroupAnnotation.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the key of thisBckndInternalResourceGroupAnnotationinstance.
-
Method Details
-
key
Set the key of thisBckndInternalResourceGroupAnnotationinstance.- Parameters:
key- The key of thisBckndInternalResourceGroupAnnotation- Returns:
- The BckndInternalResourceGroupAnnotation builder.
-