JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.webpieces.googlecloud.storage.api
Interface GCPBlob
All Known Implementing Classes:
GCPBlobImpl
,
LocalGCPBlobImpl
public interface
GCPBlob
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getBucket
()
String
getContentType
()
String
getName
()
long
getSize
()
Method Details
getBucket
String
getBucket
()
getName
String
getName
()
getContentType
String
getContentType
()
getSize
long
getSize
()