Uses of Interface
software.amazon.awssdk.services.neptunegraph.waiters.NeptuneGraphWaiter
-
Packages that use NeptuneGraphWaiter Package Description software.amazon.awssdk.services.neptunegraph Neptune Analytics is a new analytics database engine for Amazon Neptune that helps customers get to insights faster by quickly processing large amounts of graph data, invoking popular graph analytic algorithms in low-latency queries, and getting analytics results in seconds.software.amazon.awssdk.services.neptunegraph.waiters -
-
Uses of NeptuneGraphWaiter in software.amazon.awssdk.services.neptunegraph
Methods in software.amazon.awssdk.services.neptunegraph that return NeptuneGraphWaiter Modifier and Type Method Description default NeptuneGraphWaiterNeptuneGraphClient. waiter()Create an instance ofNeptuneGraphWaiterusing this client. -
Uses of NeptuneGraphWaiter in software.amazon.awssdk.services.neptunegraph.waiters
Methods in software.amazon.awssdk.services.neptunegraph.waiters that return NeptuneGraphWaiter Modifier and Type Method Description NeptuneGraphWaiterNeptuneGraphWaiter.Builder. build()Builds an instance ofNeptuneGraphWaiterbased on the configurations supplied to this builderstatic NeptuneGraphWaiterNeptuneGraphWaiter. create()Create an instance ofNeptuneGraphWaiterwith the default configuration.
-