com.qiniu.api.rs.EntryPath Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk Show documentation
Show all versions of sdk Show documentation
Qiniu Resource (Cloud) Storage SDK demo for Java
The newest version!
package com.qiniu.api.rs;
public class EntryPath {
public String bucket;
public String key;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy