Class StreamDescriptor
java.lang.Object
org.gcube.common.storagehub.client.StreamDescriptor
-
Constructor Summary
ConstructorsConstructorDescriptionStreamDescriptor(InputStream stream, String fileName, String contentType, long contentLenght) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
StreamDescriptor
public StreamDescriptor(InputStream stream, String fileName, String contentType, long contentLenght)
-
-
Method Details
-
getStream
-
getFileName
-
getContentType
-
getContentLenght
public long getContentLenght()
-