| 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 CompletableFuture<BatchGetRecordResponse> |
SageMakerFeatureStoreRuntimeAsyncClient.batchGetRecord(BatchGetRecordRequest batchGetRecordRequest)
Retrieves a batch of
Records from a FeatureGroup. |
default BatchGetRecordResponse |
SageMakerFeatureStoreRuntimeClient.batchGetRecord(BatchGetRecordRequest batchGetRecordRequest)
Retrieves a batch of
Records from a FeatureGroup. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetRecordRequestMarshaller.marshall(BatchGetRecordRequest batchGetRecordRequest) |
Copyright © 2023. All rights reserved.