public static interface Ds3ClientHelpers.ObjectChannelBuilder
Modifier and Type | Method and Description |
---|---|
java.nio.channels.SeekableByteChannel |
buildChannel(java.lang.String key)
Returns a channel for the given object key.
|
java.nio.channels.SeekableByteChannel buildChannel(java.lang.String key) throws java.io.IOException
java.io.IOException