com.qcloud.cos.COSEncryption Maven / Gradle / Ivy
package com.qcloud.cos;
/**
* A marker interface used to check if an instance of COS client is an encryption client.
*/
public interface COSEncryption {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy