MultiPartOperatorClient中multiPartUpload方法regionCode怎么传?
因为regionCode为可选字段,若无需指定区域会使用默认点播池,推荐使用public CreateVideoCompleteResponse multiPartUpload(File file) throws IOException重载方法。
因为regionCode为可选字段,若无需指定区域会使用默认点播池,推荐使用public CreateVideoCompleteResponse multiPartUpload(File file) throws IOException重载方法。