| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
SpaceStorageSettings |
SpaceStorageSettings.clone() |
SpaceStorageSettings |
SpaceSettingsSummary.getSpaceStorageSettings()
The storage settings for a space.
|
SpaceStorageSettings |
SpaceSettings.getSpaceStorageSettings()
The storage settings for a space.
|
SpaceStorageSettings |
SpaceStorageSettings.withEbsStorageSettings(EbsStorageSettings ebsStorageSettings)
A collection of EBS storage settings for a space.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceSettingsSummary.setSpaceStorageSettings(SpaceStorageSettings spaceStorageSettings)
The storage settings for a space.
|
void |
SpaceSettings.setSpaceStorageSettings(SpaceStorageSettings spaceStorageSettings)
The storage settings for a space.
|
SpaceSettingsSummary |
SpaceSettingsSummary.withSpaceStorageSettings(SpaceStorageSettings spaceStorageSettings)
The storage settings for a space.
|
SpaceSettings |
SpaceSettings.withSpaceStorageSettings(SpaceStorageSettings spaceStorageSettings)
The storage settings for a space.
|
Copyright © 2024. All rights reserved.