Uses of Interface
software.amazon.awssdk.services.neptunedata.model.RefreshStatisticsIdMap.Builder
-
Packages that use RefreshStatisticsIdMap.Builder Package Description software.amazon.awssdk.services.neptunedata.model -
-
Uses of RefreshStatisticsIdMap.Builder in software.amazon.awssdk.services.neptunedata.model
Methods in software.amazon.awssdk.services.neptunedata.model that return RefreshStatisticsIdMap.Builder Modifier and Type Method Description static RefreshStatisticsIdMap.BuilderRefreshStatisticsIdMap. builder()RefreshStatisticsIdMap.BuilderRefreshStatisticsIdMap.Builder. statisticsId(String statisticsId)The ID of the statistics generation run that is currently occurring.RefreshStatisticsIdMap.BuilderRefreshStatisticsIdMap. toBuilder()Methods in software.amazon.awssdk.services.neptunedata.model that return types with arguments of type RefreshStatisticsIdMap.Builder Modifier and Type Method Description static Class<? extends RefreshStatisticsIdMap.Builder>RefreshStatisticsIdMap. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.neptunedata.model with type arguments of type RefreshStatisticsIdMap.Builder Modifier and Type Method Description default ManagePropertygraphStatisticsResponse.BuilderManagePropertygraphStatisticsResponse.Builder. payload(Consumer<RefreshStatisticsIdMap.Builder> payload)This is only returned for refresh mode.default ManageSparqlStatisticsResponse.BuilderManageSparqlStatisticsResponse.Builder. payload(Consumer<RefreshStatisticsIdMap.Builder> payload)This is only returned for refresh mode.
-