Package com.sap.ai.sdk.grounding.model
Interface ServiceNowPipelineGetResponse.Builder2
- Enclosing class:
ServiceNowPipelineGetResponse
public static interface ServiceNowPipelineGetResponse.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescription_configuration(ServiceNowConfigurationMinimal _configuration) Set the _configuration of thisServiceNowPipelineGetResponseinstance.
-
Method Details
-
_configuration
ServiceNowPipelineGetResponse _configuration(@Nonnull ServiceNowConfigurationMinimal _configuration) Set the _configuration of thisServiceNowPipelineGetResponseinstance.- Parameters:
_configuration- The _configuration of thisServiceNowPipelineGetResponse- Returns:
- The ServiceNowPipelineGetResponse instance.
-