public class ContainerInfo extends Object
SecuredContainer information stored on Absio Broker™
application.| Modifier and Type | Method and Description |
|---|---|
List<Access> |
getAccess()
Get the
Access list of the SecuredContainer. |
Metadata |
getMetadata()
Get the
Metadata of the SecuredContainer. |
String |
getUrl()
Get the
UrlInfo.getUrl() of the SecuredContainer. |
public List<Access> getAccess()
Access list of the SecuredContainer.Access list of the SecuredContainerpublic Metadata getMetadata()
Metadata of the SecuredContainer.Metadata of the SecuredContainerpublic String getUrl()
UrlInfo.getUrl() of the SecuredContainer. This has the download link
for the obtaining the encrypted data blob.UrlInfo.getUrl() of the SecuredContainerCopyright © 2021. All rights reserved.