| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
CustomFileSystem |
CustomFileSystem.clone() |
CustomFileSystem |
CustomFileSystem.withEFSFileSystem(EFSFileSystem eFSFileSystem)
A custom file system in Amazon EFS.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomFileSystem> |
SpaceSettings.getCustomFileSystems()
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceSettings.withCustomFileSystems(CustomFileSystem... customFileSystems)
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceSettings.setCustomFileSystems(Collection<CustomFileSystem> customFileSystems)
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
|
SpaceSettings |
SpaceSettings.withCustomFileSystems(Collection<CustomFileSystem> customFileSystems)
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
|
Copyright © 2024. All rights reserved.