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