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 GetRecordResponse
SageMakerFeatureStoreRuntimeClient. getRecord(Consumer<GetRecordRequest.Builder> getRecordRequest)
Use forOnlineStore
serving from aFeatureStore
.default GetRecordResponse
SageMakerFeatureStoreRuntimeClient. getRecord(GetRecordRequest getRecordRequest)
Use forOnlineStore
serving from aFeatureStore
.
-