Method | Description | |
---|---|---|
all ( mixed $params = null, string $apiKey = null ) : mixed | retrieve all containers | |
create ( mixed $params = null, string $apiKey = null ) : mixed | create a container | |
retrieve ( string $id, string $apiKey = null ) : mixed | retrieve a container | |
save ( ) | save a container |