Uses of Class
software.amazon.awssdk.services.neptunedata.model.RefreshStatisticsIdMap
-
Packages that use RefreshStatisticsIdMap Package Description software.amazon.awssdk.services.neptunedata.model -
-
Uses of RefreshStatisticsIdMap in software.amazon.awssdk.services.neptunedata.model
Methods in software.amazon.awssdk.services.neptunedata.model that return RefreshStatisticsIdMap Modifier and Type Method Description RefreshStatisticsIdMapManagePropertygraphStatisticsResponse. payload()This is only returned for refresh mode.RefreshStatisticsIdMapManageSparqlStatisticsResponse. payload()This is only returned for refresh mode.Methods in software.amazon.awssdk.services.neptunedata.model with parameters of type RefreshStatisticsIdMap Modifier and Type Method Description ManagePropertygraphStatisticsResponse.BuilderManagePropertygraphStatisticsResponse.Builder. payload(RefreshStatisticsIdMap payload)This is only returned for refresh mode.ManageSparqlStatisticsResponse.BuilderManageSparqlStatisticsResponse.Builder. payload(RefreshStatisticsIdMap payload)This is only returned for refresh mode.
-