| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
DeletePropertygraphStatisticsResult |
AbstractAmazonNeptunedata.deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest request) |
DeletePropertygraphStatisticsResult |
AmazonNeptunedata.deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest deletePropertygraphStatisticsRequest)
Deletes statistics for Gremlin and openCypher (property graph) data.
|
DeletePropertygraphStatisticsResult |
AmazonNeptunedataClient.deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest request)
Deletes statistics for Gremlin and openCypher (property graph) data.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePropertygraphStatisticsResult |
DeletePropertygraphStatisticsResult.clone() |
DeletePropertygraphStatisticsResult |
DeletePropertygraphStatisticsResult.withPayload(DeleteStatisticsValueMap payload)
The deletion payload.
|
DeletePropertygraphStatisticsResult |
DeletePropertygraphStatisticsResult.withStatus(String status)
The cancel status.
|
DeletePropertygraphStatisticsResult |
DeletePropertygraphStatisticsResult.withStatusCode(Integer statusCode)
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
|
Copyright © 2023. All rights reserved.