Package com.sap.ai.sdk.grounding.model
Interface GetPipelines.Builder
- Enclosing class:
GetPipelines
public static interface GetPipelines.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondefault GetPipelinesresources(GetPipeline... resources) Set the resources of thisGetPipelinesinstance.resources(List<GetPipeline> resources) Set the resources of thisGetPipelinesinstance.
-
Method Details
-
resources
Set the resources of thisGetPipelinesinstance.- Parameters:
resources- The resources of thisGetPipelines- Returns:
- The GetPipelines instance.
-
resources
Set the resources of thisGetPipelinesinstance.- Parameters:
resources- The resources of thisGetPipelines- Returns:
- The GetPipelines instance.
-