Uses of Class
software.amazon.awssdk.services.neptunegraph.model.GraphDataSummary
-
Packages that use GraphDataSummary Package Description software.amazon.awssdk.services.neptunegraph.model -
-
Uses of GraphDataSummary in software.amazon.awssdk.services.neptunegraph.model
Methods in software.amazon.awssdk.services.neptunegraph.model that return GraphDataSummary Modifier and Type Method Description GraphDataSummaryGetGraphSummaryResponse. graphSummary()The graph summary.Methods in software.amazon.awssdk.services.neptunegraph.model with parameters of type GraphDataSummary Modifier and Type Method Description GetGraphSummaryResponse.BuilderGetGraphSummaryResponse.Builder. graphSummary(GraphDataSummary graphSummary)The graph summary.
-