Package com.sap.ai.sdk.grounding.model
Interface MSSharePointPipelineMinimalResponse.Builder
- Enclosing class:
MSSharePointPipelineMinimalResponse
public static interface MSSharePointPipelineMinimalResponse.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the id of thisMSSharePointPipelineMinimalResponseinstance.
-
Method Details
-
id
Set the id of thisMSSharePointPipelineMinimalResponseinstance.- Parameters:
id- The id of thisMSSharePointPipelineMinimalResponse- Returns:
- The MSSharePointPipelineMinimalResponse builder.
-