| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
default ManagePropertygraphStatisticsResponse |
NeptunedataClient.managePropertygraphStatistics(Consumer<ManagePropertygraphStatisticsRequest.Builder> managePropertygraphStatisticsRequest)
Manages the generation and use of property graph statistics.
|
default CompletableFuture<ManagePropertygraphStatisticsResponse> |
NeptunedataAsyncClient.managePropertygraphStatistics(Consumer<ManagePropertygraphStatisticsRequest.Builder> managePropertygraphStatisticsRequest)
Manages the generation and use of property graph statistics.
|
| Modifier and Type | Method and Description |
|---|---|
static ManagePropertygraphStatisticsRequest.Builder |
ManagePropertygraphStatisticsRequest.builder() |
ManagePropertygraphStatisticsRequest.Builder |
ManagePropertygraphStatisticsRequest.Builder.mode(StatisticsAutoGenerationMode mode)
The statistics generation mode.
|
ManagePropertygraphStatisticsRequest.Builder |
ManagePropertygraphStatisticsRequest.Builder.mode(String mode)
The statistics generation mode.
|
ManagePropertygraphStatisticsRequest.Builder |
ManagePropertygraphStatisticsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ManagePropertygraphStatisticsRequest.Builder |
ManagePropertygraphStatisticsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ManagePropertygraphStatisticsRequest.Builder |
ManagePropertygraphStatisticsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ManagePropertygraphStatisticsRequest.Builder> |
ManagePropertygraphStatisticsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.