Package com.adobe.testing.s3mock.dto
Class ErrorResponse
java.lang.Object
com.adobe.testing.s3mock.dto.ErrorResponse
A DTO which can be used as a response body if an error occurred.
API Reference
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetMessage(String message) voidsetRequestId(String requestId) voidsetResource(String resource) toString()