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