| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
OfflineStoreConfig |
CreateFeatureGroupRequest.offlineStoreConfig()
Use this to configure an
OfflineFeatureStore. |
OfflineStoreConfig |
FeatureGroup.offlineStoreConfig()
Returns the value of the OfflineStoreConfig property for this object.
|
OfflineStoreConfig |
DescribeFeatureGroupResponse.offlineStoreConfig()
The configuration of the offline store.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFeatureGroupRequest.Builder |
CreateFeatureGroupRequest.Builder.offlineStoreConfig(OfflineStoreConfig offlineStoreConfig)
Use this to configure an
OfflineFeatureStore. |
FeatureGroup.Builder |
FeatureGroup.Builder.offlineStoreConfig(OfflineStoreConfig offlineStoreConfig)
Sets the value of the OfflineStoreConfig property for this object.
|
DescribeFeatureGroupResponse.Builder |
DescribeFeatureGroupResponse.Builder.offlineStoreConfig(OfflineStoreConfig offlineStoreConfig)
The configuration of the offline store.
|
Copyright © 2022. All rights reserved.