Package com.sap.ai.sdk.grounding.model
Interface SharePointConfig.Builder
- Enclosing class:
SharePointConfig
public static interface SharePointConfig.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionsite(SharePointSite site) Set the site of thisSharePointConfiginstance.
-
Method Details