| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
default DeletePropertygraphStatisticsResponse |
NeptunedataClient.deletePropertygraphStatistics(Consumer<DeletePropertygraphStatisticsRequest.Builder> deletePropertygraphStatisticsRequest)
Deletes statistics for Gremlin and openCypher (property graph) data.
|
default CompletableFuture<DeletePropertygraphStatisticsResponse> |
NeptunedataAsyncClient.deletePropertygraphStatistics(Consumer<DeletePropertygraphStatisticsRequest.Builder> deletePropertygraphStatisticsRequest)
Deletes statistics for Gremlin and openCypher (property graph) data.
|
| Modifier and Type | Method and Description |
|---|---|
static DeletePropertygraphStatisticsRequest.Builder |
DeletePropertygraphStatisticsRequest.builder() |
DeletePropertygraphStatisticsRequest.Builder |
DeletePropertygraphStatisticsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeletePropertygraphStatisticsRequest.Builder |
DeletePropertygraphStatisticsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeletePropertygraphStatisticsRequest.Builder |
DeletePropertygraphStatisticsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeletePropertygraphStatisticsRequest.Builder> |
DeletePropertygraphStatisticsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.