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