Package com.sap.ai.sdk.grounding.model
Interface MSSharePointConfigurationMinimal.Builder
- Enclosing class:
MSSharePointConfigurationMinimal
public static interface MSSharePointConfigurationMinimal.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionsharePoint(SharePointSiteDetail sharePoint) Set the sharePoint of thisMSSharePointConfigurationMinimalinstance.
-
Method Details