| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
static PropertygraphSummaryValueMap.Builder |
PropertygraphSummaryValueMap.builder() |
default PropertygraphSummaryValueMap.Builder |
PropertygraphSummaryValueMap.Builder.graphSummary(Consumer<PropertygraphSummary.Builder> graphSummary)
The graph summary.
|
PropertygraphSummaryValueMap.Builder |
PropertygraphSummaryValueMap.Builder.graphSummary(PropertygraphSummary graphSummary)
The graph summary.
|
PropertygraphSummaryValueMap.Builder |
PropertygraphSummaryValueMap.Builder.lastStatisticsComputationTime(Instant lastStatisticsComputationTime)
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
|
PropertygraphSummaryValueMap.Builder |
PropertygraphSummaryValueMap.toBuilder() |
PropertygraphSummaryValueMap.Builder |
PropertygraphSummaryValueMap.Builder.version(String version)
The version of this graph summary response.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PropertygraphSummaryValueMap.Builder> |
PropertygraphSummaryValueMap.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetPropertygraphSummaryResponse.Builder |
GetPropertygraphSummaryResponse.Builder.payload(Consumer<PropertygraphSummaryValueMap.Builder> payload)
Payload containing the property graph summary response.
|
Copyright © 2023. All rights reserved.