| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<KernelSpec> |
KernelGatewayImageConfig.kernelSpecs()
The specification of the Jupyter kernels in the image.
|
| Modifier and Type | Method and Description |
|---|---|
KernelGatewayImageConfig.Builder |
KernelGatewayImageConfig.Builder.kernelSpecs(KernelSpec... kernelSpecs)
The specification of the Jupyter kernels in the image.
|
| Modifier and Type | Method and Description |
|---|---|
KernelGatewayImageConfig.Builder |
KernelGatewayImageConfig.Builder.kernelSpecs(Collection<KernelSpec> kernelSpecs)
The specification of the Jupyter kernels in the image.
|
Copyright © 2021. All rights reserved.