All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.qiniu.api.rs.EntryPath Maven / Gradle / Ivy

There is a newer version: 6.1.9
Show newest version
package com.qiniu.api.rs;

public class EntryPath {

	public String bucket;

	public String key;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy