Uses of Class
software.amazon.awssdk.services.sagemaker.model.ContainerConfig
-
Packages that use ContainerConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ContainerConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ContainerConfig Modifier and Type Method Description ContainerConfigJupyterLabAppImageConfig. containerConfig()Returns the value of the ContainerConfig property for this object.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ContainerConfig Modifier and Type Method Description JupyterLabAppImageConfig.BuilderJupyterLabAppImageConfig.Builder. containerConfig(ContainerConfig containerConfig)Sets the value of the ContainerConfig property for this object.
-