@Immutable @Loggable(value=1) public static final class Blob.Smart extends Object implements Blob
Blob.Smart
Constructor and Description |
---|
Blob.Smart(Blob blb)
Public ctor.
|
@NotNull(message="JSON is never NULL") public javax.json.JsonObject json() throws IOException
JsonReadable
json
in interface JsonReadable
IOException
- If there is any I/O problem@NotNull(message="sha is never NULL") public String sha()
Blob
@NotNull(message="url is never NULL") public String url() throws IOException
IOException
- If there is any I/O problemCopyright © 2012–2014 jcabi.com. All rights reserved.