类 AlibabaCloudStorableObject

  • 所有已实现的接口:
    cn.dustlight.storage.core.StorableObject

    public class AlibabaCloudStorableObject
    extends Object
    implements cn.dustlight.storage.core.StorableObject
    • 方法详细资料

      • getInputStream

        public InputStream getInputStream()
                                   throws IOException
        指定者:
        getInputStream 在接口中 cn.dustlight.storage.core.StorableObject
        抛出:
        IOException
      • getOutputStream

        public OutputStream getOutputStream()
                                     throws IOException
        指定者:
        getOutputStream 在接口中 cn.dustlight.storage.core.StorableObject
        抛出:
        IOException
      • getKey

        public String getKey()
        指定者:
        getKey 在接口中 cn.dustlight.storage.core.StorableObject
      • getPermission

        public int getPermission()
        指定者:
        getPermission 在接口中 cn.dustlight.storage.core.StorableObject
      • getPermission

        protected static int getPermission​(com.aliyun.oss.model.CannedAccessControlList cannedAccessControlList)
      • getPermission

        protected static int getPermission​(com.aliyun.oss.model.ObjectPermission objectPermission)