Uses of Class
software.amazon.awssdk.services.neptunedata.model.ManagePropertygraphStatisticsRequest
-
Packages that use ManagePropertygraphStatisticsRequest Package Description software.amazon.awssdk.services.neptunedata Neptune Data API software.amazon.awssdk.services.neptunedata.transform -
-
Uses of ManagePropertygraphStatisticsRequest in software.amazon.awssdk.services.neptunedata
Methods in software.amazon.awssdk.services.neptunedata with parameters of type ManagePropertygraphStatisticsRequest Modifier and Type Method Description default CompletableFuture<ManagePropertygraphStatisticsResponse>NeptunedataAsyncClient. managePropertygraphStatistics(ManagePropertygraphStatisticsRequest managePropertygraphStatisticsRequest)Manages the generation and use of property graph statistics.default ManagePropertygraphStatisticsResponseNeptunedataClient. managePropertygraphStatistics(ManagePropertygraphStatisticsRequest managePropertygraphStatisticsRequest)Manages the generation and use of property graph statistics. -
Uses of ManagePropertygraphStatisticsRequest in software.amazon.awssdk.services.neptunedata.transform
Methods in software.amazon.awssdk.services.neptunedata.transform with parameters of type ManagePropertygraphStatisticsRequest Modifier and Type Method Description SdkHttpFullRequestManagePropertygraphStatisticsRequestMarshaller. marshall(ManagePropertygraphStatisticsRequest managePropertygraphStatisticsRequest)
-