public interface UploadedResourceInfo
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Ref> |
getExternalRefs()
Returns the external refs.
|
Ref |
getRef()
Returns the reference for this resource
|
boolean |
isEncrypted()
Whether this resource is encrypted
|