Package com.sap.ai.sdk.core.model
Interface KubesubmitV4DockerRegistrySecretsCreateRequest.Builder
- Enclosing class:
KubesubmitV4DockerRegistrySecretsCreateRequest
public static interface KubesubmitV4DockerRegistrySecretsCreateRequest.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the data of thisKubesubmitV4DockerRegistrySecretsCreateRequestinstance.
-
Method Details
-
data
KubesubmitV4DockerRegistrySecretsCreateRequest.Builder1 data(@Nonnull BcknddockerRegistrySecretWithSensitiveDataRequestData data) Set the data of thisKubesubmitV4DockerRegistrySecretsCreateRequestinstance.- Parameters:
data- The data of thisKubesubmitV4DockerRegistrySecretsCreateRequest- Returns:
- The KubesubmitV4DockerRegistrySecretsCreateRequest builder.
-