Package com.sap.ai.sdk.grounding.model
Interface MSSharePointConfiguration.Builder
- Enclosing class:
MSSharePointConfiguration
public static interface MSSharePointConfiguration.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondestination(String destination) Set the destination of thisMSSharePointConfigurationinstance.
-
Method Details
-
destination
Set the destination of thisMSSharePointConfigurationinstance.- Parameters:
destination- The destination of thisMSSharePointConfiguration- Returns:
- The MSSharePointConfiguration builder.
-