@FunctionalInterface public interface WithJSONOperations
Modifier and Type | Method and Description |
---|---|
default String |
toJSONString() |
String |
toJSONString(boolean pretty) |
@NonNull String toJSONString(boolean pretty) throws MinioDataException
MinioDataException
@NonNull default String toJSONString() throws MinioDataException
MinioDataException