Generated by
JDiff

Interface org.jclouds.openstack.swift.v1.features.ContainerApi

Removed Methods
boolean createIfAbsent(String, CreateContainerOptions) Creates a container, if not already present.
Container head(String) Gets the Container metadata, including the number of objects in the container and the total bytes for all objects stored in the container.