Uses of Class
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description software.amazon.awssdk.services.sagemakerfeaturestoreruntime Contains all data plane API operations and data types for the Amazon SageMaker Feature Store. -
-
Uses of ResourceNotFoundException in software.amazon.awssdk.services.sagemakerfeaturestoreruntime
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime that throw ResourceNotFoundException Modifier and Type Method Description default GetRecordResponseSageMakerFeatureStoreRuntimeClient. getRecord(Consumer<GetRecordRequest.Builder> getRecordRequest)Use forOnlineStoreserving from aFeatureStore.default GetRecordResponseSageMakerFeatureStoreRuntimeClient. getRecord(GetRecordRequest getRecordRequest)Use forOnlineStoreserving from aFeatureStore.
-