Package com.sap.ai.sdk.grounding.model
Interface S3PipelineCreateRequest.Builder1
- Enclosing class:
S3PipelineCreateRequest
public static interface S3PipelineCreateRequest.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescription_configuration(S3Configuration _configuration) Set the _configuration of thisS3PipelineCreateRequestinstance.
-
Method Details
-
_configuration
Set the _configuration of thisS3PipelineCreateRequestinstance.- Parameters:
_configuration- The _configuration of thisS3PipelineCreateRequest- Returns:
- The S3PipelineCreateRequest instance.
-