| Package | Description |
|---|---|
| com.amazonaws.services.sagemakerfeaturestoreruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static DeletionMode |
DeletionMode.fromValue(String value)
Use this in place of valueOf.
|
static DeletionMode |
DeletionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeletionMode[] |
DeletionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteRecordRequest |
DeleteRecordRequest.withDeletionMode(DeletionMode deletionMode)
The name of the deletion mode for deleting the record.
|
Copyright © 2024. All rights reserved.