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