Class SwiftKeystoneFactoryV2
- java.lang.Object
-
- fr.gouv.vitam.common.storage.swift.SwiftKeystoneFactoryV2
-
- All Implemented Interfaces:
java.util.function.Supplier<org.openstack4j.api.OSClient>
public class SwiftKeystoneFactoryV2 extends java.lang.Object implements java.util.function.Supplier<org.openstack4j.api.OSClient>
SwiftKeystoneFactoryV2
-
-
Constructor Summary
Constructors Constructor Description SwiftKeystoneFactoryV2(StorageConfiguration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openstack4j.api.OSClient.OSClientV2
get()
-
-
-
Constructor Detail
-
SwiftKeystoneFactoryV2
public SwiftKeystoneFactoryV2(StorageConfiguration configuration)
-
-