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