Class GCPBlobImpl
- java.lang.Object
-
- org.webpieces.googlecloud.storage.impl.raw.GCPBlobImpl
-
-
Constructor Summary
Constructors Constructor Description GCPBlobImpl(com.google.cloud.storage.Blob blob)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetBucket()java.lang.StringgetContentType()java.lang.StringgetName()longgetSize()
-
-
-
Method Detail
-
getContentType
public java.lang.String getContentType()
- Specified by:
getContentTypein interfaceGCPBlob
-
-