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