| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
PropertygraphSummaryValueMap |
PropertygraphSummaryValueMap.clone() |
PropertygraphSummaryValueMap |
GetPropertygraphSummaryResult.getPayload()
Payload containing the property graph summary response.
|
PropertygraphSummaryValueMap |
PropertygraphSummaryValueMap.withGraphSummary(PropertygraphSummary graphSummary)
The graph summary.
|
PropertygraphSummaryValueMap |
PropertygraphSummaryValueMap.withLastStatisticsComputationTime(Date lastStatisticsComputationTime)
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
|
PropertygraphSummaryValueMap |
PropertygraphSummaryValueMap.withVersion(String version)
The version of this graph summary response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPropertygraphSummaryResult.setPayload(PropertygraphSummaryValueMap payload)
Payload containing the property graph summary response.
|
GetPropertygraphSummaryResult |
GetPropertygraphSummaryResult.withPayload(PropertygraphSummaryValueMap payload)
Payload containing the property graph summary response.
|
Copyright © 2023. All rights reserved.