Package com.sap.ai.sdk.core.model
Interface BckndArgoCDRepositoryDataResponse.Builder
- Enclosing class:
BckndArgoCDRepositoryDataResponse
public static interface BckndArgoCDRepositoryDataResponse.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the count of thisBckndArgoCDRepositoryDataResponseinstance.
-
Method Details
-
count
Set the count of thisBckndArgoCDRepositoryDataResponseinstance.- Parameters:
count- Number of the resource instances in the list- Returns:
- The BckndArgoCDRepositoryDataResponse builder.
-