Package com.sap.ai.sdk.core.model
Interface BckndobjectStoreSecretWithSensitiveDataRequest.Builder
- Enclosing class:
BckndobjectStoreSecretWithSensitiveDataRequest
public static interface BckndobjectStoreSecretWithSensitiveDataRequest.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the name of thisBckndobjectStoreSecretWithSensitiveDataRequestinstance.
-
Method Details
-
name
Set the name of thisBckndobjectStoreSecretWithSensitiveDataRequestinstance.- Parameters:
name- Name of the object store for the secret object to be created. Can be used later on check for existence of the secret.- Returns:
- The BckndobjectStoreSecretWithSensitiveDataRequest builder.
-