| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertygraphRecord> |
GetPropertygraphStreamResponse.records()
An array of serialized change-log stream records included in the response.
|
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphStreamResponse.Builder |
GetPropertygraphStreamResponse.Builder.records(PropertygraphRecord... records)
An array of serialized change-log stream records included in the response.
|
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphStreamResponse.Builder |
GetPropertygraphStreamResponse.Builder.records(Collection<PropertygraphRecord> records)
An array of serialized change-log stream records included in the response.
|
Copyright © 2023. All rights reserved.