public interface TierObjectStoreResponse extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
InputStream |
getInputStream() |
InputStream getInputStream()
void close() throws IOException
close
in interface AutoCloseable
IOException