Package com.sap.ai.sdk.core.model
Interface KubesubmitV4DockerRegistrySecretsCreateRequest.Builder1
- Enclosing class:
KubesubmitV4DockerRegistrySecretsCreateRequest
public static interface KubesubmitV4DockerRegistrySecretsCreateRequest.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the name of thisKubesubmitV4DockerRegistrySecretsCreateRequestinstance.
-
Method Details
-
name
Set the name of thisKubesubmitV4DockerRegistrySecretsCreateRequestinstance.- Parameters:
name- Name of the docker Registry store for the secret.- Returns:
- The KubesubmitV4DockerRegistrySecretsCreateRequest instance.
-