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