Package com.sap.ai.sdk.grounding.model
Interface CollectionPendingResponse.Builder
- Enclosing class:
CollectionPendingResponse
public static interface CollectionPendingResponse.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionmonitorURL(String monitorURL) Set the monitorURL of thisCollectionPendingResponseinstance.
-
Method Details
-
monitorURL
Set the monitorURL of thisCollectionPendingResponseinstance.- Parameters:
monitorURL- The monitorURL of thisCollectionPendingResponse- Returns:
- The CollectionPendingResponse instance.
-