| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
static StatisticsAutoGenerationMode |
StatisticsAutoGenerationMode.fromValue(String value)
Use this in place of valueOf.
|
static StatisticsAutoGenerationMode |
StatisticsAutoGenerationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsAutoGenerationMode[] |
StatisticsAutoGenerationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ManagePropertygraphStatisticsRequest |
ManagePropertygraphStatisticsRequest.withMode(StatisticsAutoGenerationMode mode)
The statistics generation mode.
|
ManageSparqlStatisticsRequest |
ManageSparqlStatisticsRequest.withMode(StatisticsAutoGenerationMode mode)
The statistics generation mode.
|
Copyright © 2024. All rights reserved.