We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa3b08 commit 23bb813Copy full SHA for 23bb813
src/main/java/com/qcloud/cos/demo/GetObjectDemo.java
@@ -18,6 +18,7 @@
18
19
public class GetObjectDemo {
20
private static COSClient cosClient = createClient();
21
+
22
public static void main(String[] args) {
23
getObjectToFileDemo();
24
}
0 commit comments