Uses of Class
software.amazon.awssdk.services.neptunedata.model.MethodNotAllowedException
-
Packages that use MethodNotAllowedException Package Description software.amazon.awssdk.services.neptunedata Neptune Data API -
-
Uses of MethodNotAllowedException in software.amazon.awssdk.services.neptunedata
Methods in software.amazon.awssdk.services.neptunedata that throw MethodNotAllowedException Modifier and Type Method Description default ExecuteFastResetResponseNeptunedataClient. executeFastReset(Consumer<ExecuteFastResetRequest.Builder> executeFastResetRequest)The fast reset REST API lets you reset a Neptune graph quicky and easily, removing all of its data.default ExecuteFastResetResponseNeptunedataClient. executeFastReset(ExecuteFastResetRequest executeFastResetRequest)The fast reset REST API lets you reset a Neptune graph quicky and easily, removing all of its data.
-