Uses of Class
software.amazon.awssdk.services.neptunegraph.NeptuneGraphServiceClientConfiguration
-
Packages that use NeptuneGraphServiceClientConfiguration Package Description software.amazon.awssdk.services.neptunegraph Neptune Analytics is a serverless in-memory graph database service for analytics that delivers high-performance analytics and real-time queries for any graph type.software.amazon.awssdk.services.neptunegraph.internal -
-
Uses of NeptuneGraphServiceClientConfiguration in software.amazon.awssdk.services.neptunegraph
Methods in software.amazon.awssdk.services.neptunegraph that return NeptuneGraphServiceClientConfiguration Modifier and Type Method Description NeptuneGraphServiceClientConfigurationNeptuneGraphServiceClientConfiguration.Builder. build()default NeptuneGraphServiceClientConfigurationNeptuneGraphAsyncClient. serviceClientConfiguration()default NeptuneGraphServiceClientConfigurationNeptuneGraphClient. serviceClientConfiguration() -
Uses of NeptuneGraphServiceClientConfiguration in software.amazon.awssdk.services.neptunegraph.internal
Methods in software.amazon.awssdk.services.neptunegraph.internal that return NeptuneGraphServiceClientConfiguration Modifier and Type Method Description NeptuneGraphServiceClientConfigurationNeptuneGraphServiceClientConfigurationBuilder. build()
-