Package com.sap.ai.sdk.grounding.model
Interface ServiceNowConfigurationMinimal.Builder
- Enclosing class:
ServiceNowConfigurationMinimal
public static interface ServiceNowConfigurationMinimal.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondestination(String destination) Set the destination of thisServiceNowConfigurationMinimalinstance.
-
Method Details
-
destination
Set the destination of thisServiceNowConfigurationMinimalinstance.- Parameters:
destination- The destination of thisServiceNowConfigurationMinimal- Returns:
- The ServiceNowConfigurationMinimal instance.
-