Uses of Class
software.amazon.awssdk.services.neptunedata.model.S3Exception
-
Packages that use S3Exception Package Description software.amazon.awssdk.services.neptunedata Neptune Data API -
-
Uses of S3Exception in software.amazon.awssdk.services.neptunedata
Methods in software.amazon.awssdk.services.neptunedata that throw S3Exception Modifier and Type Method Description default StartLoaderJobResponseNeptunedataClient. startLoaderJob(Consumer<StartLoaderJobRequest.Builder> startLoaderJobRequest)Starts a Neptune bulk loader job to load data from an Amazon S3 bucket into a Neptune DB instance.default StartLoaderJobResponseNeptunedataClient. startLoaderJob(StartLoaderJobRequest startLoaderJobRequest)Starts a Neptune bulk loader job to load data from an Amazon S3 bucket into a Neptune DB instance.
-