Package com.sap.ai.sdk.core.model
Interface KubesubmitV4ApplicationsCreateRequest.Builder3
- Enclosing class:
KubesubmitV4ApplicationsCreateRequest
public static interface KubesubmitV4ApplicationsCreateRequest.Builder3
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionrepositoryName(String repositoryName) Set the repositoryName of thisKubesubmitV4ApplicationsCreateRequestinstance.
-
Method Details
-
repositoryName
Set the repositoryName of thisKubesubmitV4ApplicationsCreateRequestinstance.- Parameters:
repositoryName- Name of the repository to synchronise- Returns:
- The KubesubmitV4ApplicationsCreateRequest instance.
-