| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
OwnershipSettings |
OwnershipSettings.clone() |
OwnershipSettings |
DescribeSpaceResult.getOwnershipSettings()
The collection of ownership settings for a space.
|
OwnershipSettings |
CreateSpaceRequest.getOwnershipSettings()
A collection of ownership settings.
|
OwnershipSettings |
OwnershipSettings.withOwnerUserProfileName(String ownerUserProfileName)
The user profile who is the owner of the space.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSpaceResult.setOwnershipSettings(OwnershipSettings ownershipSettings)
The collection of ownership settings for a space.
|
void |
CreateSpaceRequest.setOwnershipSettings(OwnershipSettings ownershipSettings)
A collection of ownership settings.
|
DescribeSpaceResult |
DescribeSpaceResult.withOwnershipSettings(OwnershipSettings ownershipSettings)
The collection of ownership settings for a space.
|
CreateSpaceRequest |
CreateSpaceRequest.withOwnershipSettings(OwnershipSettings ownershipSettings)
A collection of ownership settings.
|
Copyright © 2024. All rights reserved.