Store.Metadata.getContainerNames()

Signature

String[] getContainerNames(String url)

Domain

ACTION

Description

Returns all the container names from the Store

Parameters

NameTypeDescription
urlStringUrl of the Store

Returns

TypeDescription
String[]Container names in the stores

Cautions

none