Package com.sap.ai.sdk.core.model
Interface BckndGenericSecretPatchBody.Builder
- Enclosing class:
BckndGenericSecretPatchBody
public static interface BckndGenericSecretPatchBody.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
data
Set the data of thisBckndGenericSecretPatchBodyinstance.- Parameters:
data- Base64 encoded secret data- Returns:
- The BckndGenericSecretPatchBody instance.
-