Package io.minio.messages
Class DeleteResult.Error
java.lang.Object
io.minio.messages.ErrorResponse
io.minio.messages.DeleteResult.Error
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DeleteResult
Error information of
DeleteResult.- See Also:
-
Field Summary
Fields inherited from class io.minio.messages.ErrorResponse
bucketName, code, hostId, message, objectName, requestId, resource -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.minio.messages.ErrorResponse
bucketName, code, hostId, message, objectName, requestId, resource, stringify
-
Constructor Details
-
Error
public Error()
-
-
Method Details
-
toString
- Overrides:
toStringin classErrorResponse
-