| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
static RefreshStatisticsIdMap.Builder |
RefreshStatisticsIdMap.builder() |
RefreshStatisticsIdMap.Builder |
RefreshStatisticsIdMap.Builder.statisticsId(String statisticsId)
The ID of the statistics generation run that is currently occurring.
|
RefreshStatisticsIdMap.Builder |
RefreshStatisticsIdMap.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RefreshStatisticsIdMap.Builder> |
RefreshStatisticsIdMap.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ManagePropertygraphStatisticsResponse.Builder |
ManagePropertygraphStatisticsResponse.Builder.payload(Consumer<RefreshStatisticsIdMap.Builder> payload)
This is only returned for refresh mode.
|
default ManageSparqlStatisticsResponse.Builder |
ManageSparqlStatisticsResponse.Builder.payload(Consumer<RefreshStatisticsIdMap.Builder> payload)
This is only returned for refresh mode.
|
Copyright © 2023. All rights reserved.