Class ExternalStorageClientFactory


  • public class ExternalStorageClientFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.saperion.externalstorage.client.ExternalStorageClient getServiceUserClient​(com.saperion.externalstorage.ExternalStorageType type)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExternalStorageClientFactory

        public ExternalStorageClientFactory()
    • Method Detail

      • getServiceUserClient

        public static com.saperion.externalstorage.client.ExternalStorageClient getServiceUserClient​(com.saperion.externalstorage.ExternalStorageType type)