Class SwiftKeystoneFactoryV2

java.lang.Object
fr.gouv.vitam.common.storage.swift.SwiftKeystoneFactoryV2
All Implemented Interfaces:
Supplier<org.openstack4j.api.OSClient>

public class SwiftKeystoneFactoryV2 extends Object implements Supplier<org.openstack4j.api.OSClient>
SwiftKeystoneFactoryV2
  • Constructor Details

  • Method Details

    • get

      public org.openstack4j.api.OSClient.OSClientV2 get()
      Specified by:
      get in interface Supplier<org.openstack4j.api.OSClient>