| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakerfeaturestoreruntime |
Contains all data plane API operations and data types for the Amazon SageMaker Feature Store.
|
| software.amazon.awssdk.services.sagemakerfeaturestoreruntime.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetRecordResponse |
SageMakerFeatureStoreRuntimeClient.getRecord(GetRecordRequest getRecordRequest)
Use for
OnlineStore serving from a FeatureStore. |
default CompletableFuture<GetRecordResponse> |
SageMakerFeatureStoreRuntimeAsyncClient.getRecord(GetRecordRequest getRecordRequest)
Use for
OnlineStore serving from a FeatureStore. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRecordRequestMarshaller.marshall(GetRecordRequest getRecordRequest) |
Copyright © 2022. All rights reserved.