Interface SwiftApi

  • All Superinterfaces:
    AutoCloseable, Closeable
    All Known Subinterfaces:
    CloudFilesApi

    @Beta
    public interface SwiftApi
    extends Closeable
    Provides access to the OpenStack Object Storage (Swift) API.

    OpenStack Object Storage is an object-based storage system that stores content and metadata as objects. You create, modify, and get objects and metadata using this API.