Package com.sap.ai.sdk.core.model
Interface BckndArgoCDApplicationDataRequest.Builder2
- Enclosing class:
BckndArgoCDApplicationDataRequest
public static interface BckndArgoCDApplicationDataRequest.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the path of thisBckndArgoCDApplicationDataRequestinstance.
-
Method Details
-
path
Set the path of thisBckndArgoCDApplicationDataRequestinstance.- Parameters:
path- path within the repository to synchronise- Returns:
- The BckndArgoCDApplicationDataRequest instance.
-