| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetRecordResultDetail> |
BatchGetRecordResponse.records()
A list of Records you requested to be retrieved in batch.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetRecordResponse.Builder |
BatchGetRecordResponse.Builder.records(BatchGetRecordResultDetail... records)
A list of Records you requested to be retrieved in batch.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetRecordResponse.Builder |
BatchGetRecordResponse.Builder.records(Collection<BatchGetRecordResultDetail> records)
A list of Records you requested to be retrieved in batch.
|
Copyright © 2023. All rights reserved.