Uses of Class
software.amazon.awssdk.services.neptunegraph.model.NeptuneGraphException.BuilderImpl
-
Packages that use NeptuneGraphException.BuilderImpl Package Description software.amazon.awssdk.services.neptunegraph.model -
-
Uses of NeptuneGraphException.BuilderImpl in software.amazon.awssdk.services.neptunegraph.model
Methods in software.amazon.awssdk.services.neptunegraph.model that return NeptuneGraphException.BuilderImpl Modifier and Type Method Description NeptuneGraphException.BuilderImplNeptuneGraphException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)NeptuneGraphException.BuilderImplNeptuneGraphException.BuilderImpl. cause(Throwable cause)NeptuneGraphException.BuilderImplNeptuneGraphException.BuilderImpl. message(String message)NeptuneGraphException.BuilderImplNeptuneGraphException.BuilderImpl. requestId(String requestId)NeptuneGraphException.BuilderImplNeptuneGraphException.BuilderImpl. statusCode(int statusCode)NeptuneGraphException.BuilderImplNeptuneGraphException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-